Cris asked 2016-08-22 14:13:32 UTC
Hi,
Using the javascript code here in a button works fine the first time I click on the button. If I click it the second time choosing/uploading the same file, nothing happens. It works the second time if I choose a file different from the first one. Should it be the correct behavior?
If I set Visible property false, nothing happens and no error message is shown using Chrome, Edge, Firefox. In IE, I get
Unhandled exception at line 5, column 4 in eval code
0x800a138f - JavaScript runtime error: Unable to get property 'upload' of undefined or null reference
Is it not possible to set Visible=false?
Thanks.
Cris asked 2016-08-22 14:13:32 UTC
Hi,
Using the javascript code here in a button works fine the first time I click on the button. If I click it the second time choosing/uploading the same file, nothing happens. It works the second time if I choose a file different from the first one. Should it be the correct behavior?
If I set Visible property false, nothing happens and no error message is shown using Chrome, Edge, Firefox. In IE, I get
Unhandled exception at line 5, column 4 in eval code
0x800a138f - JavaScript runtime error: Unable to get property 'upload' of undefined or null reference
Is it not possible to set Visible=false?
Thanks.