I have a file upload control on my webform, and when the user clicks it, I want it to call a client-side javascript function that will hide an ASP.NET image button located on the page....Is this possible?
Printable View
I have a file upload control on my webform, and when the user clicks it, I want it to call a client-side javascript function that will hide an ASP.NET image button located on the page....Is this possible?