Occurs when the user cancels uploading of a file (clicks on button ).
Parameters:
myform.attachEvent("onUploadCancel", function (realName){ //any custom logic here });