How to attach a file to an ASP Image Button?

Michael K

New member
I am trying to make my asp image button download a file when you click on it. I keep getting a error when i put the directory of the file in the post back spot. This is the error i am getting:
The HTTP verb POST used to access path
An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
 
Back
Top