Occurs when the user removes a single file from the list of files to upload (when clicks on button ).
Parameters:
myform.attachEvent("onFileRemove",function(realName,serverName){ //any custom logic here });