Occurs before the user clears the list of files to upload ( clicks on button ).
Parameters:
myForm.attachEvent("onBeforeClear", function(){ // any custom logic here return true; });