Click here to Skip to main content
16,019,427 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
file uploading without page refresh in asp.net with ajax


please help me...
Posted

Using jQuery, look at this sample and try:
Tutorials:Multiple File Upload Magic[^]
Ajax File Upload[^]
 
Share this answer
 
There are many options but since you are using ASP.Net it may be easiest for you to use the FileUpload control in the Ajax Control ToolKit. See here.[^]

There are also other free jQuery plug-ins that can do this.
 
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