Is there any way to detect the actual click event of the RadUpload Select button on the client side? In other words when the user clicks Select to browse for a file, I want to immediately call a javascript function. I understand that the control has to do a postback, but can call a javascript function before it does the postback?
Also, is there a way to detect, on the client side, that a file was actually selected?
Thanks
Also, is there a way to detect, on the client side, that a file was actually selected?
Thanks