Click here to Skip to main content
15,867,686 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
Dear Experts,

I am Doing an asp.net project. I need to uplaod files using File upload control. But i didn't get the event for uploading. Means,

When the user Click the browse button of the File upload control , then the File Browser will open then the user select the file and click open. Then i need a code behind event for this..
I need the event without put other buttons for uplaoding...

Is there any way..

Thanks.

Dileep
Posted

Refer - upload file directly without "upload" button[^].

This thread has discussed exactly what you need. There are many accepted solutions, so follow them.
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900