Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to upload Multiple images like gmail (attachment files).means if i select multiple images they upload one after one like gmail.

plz rply...
Posted

Please see:
http://imar.spaanjaars.com/567/uploading-multiple-files-at-once-using-aspnet-45[^],
http://www.c-sharpcorner.com/UploadFile/prathore/multiple-file-upload-using-jquery-in-Asp-Net-3-5/[^].

You can find some more: http://bit.ly/12WduhU[^].

You should ignore your requirement for uploading specifically images — it is absolutely irrelevant. Upload does not depend on file type; you can upload anything in the same way.

—SA
 
Share this answer
 
Thank you very much Trushnak.very helpful sir.
 
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