Answered by:
multiple file attachment

Question
-
User356841293 posted
hi
im creating a web application using vb.net. my problem is i don't know how to create and retrieve mutiple file attachment. the encoder can attach mutiple attachment then save this transaction. then if another user open the transaction, he should be able to open the attachments. how can i do this in asp.net using vb.
thank you
Friday, March 4, 2011 4:37 AM
Answers
-
User1992938117 posted
another thing, im using asp.net 4. is it possible to use the downloadble jquery? thanks againsee:
http://stackoverflow.com/questions/1296085/download-file-using-jquery
http://stackoverflow.com/questions/3749231/download-file-using-javascript-jquery
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, March 4, 2011 8:56 AM
All replies
-
User1992938117 posted
You can achieve it using JQuery as:
http://www.dotnetcurry.com/ShowArticle.aspx?ID=317
http://www.codeproject.com/KB/aspnet/multiple_file_upload.aspx
Friday, March 4, 2011 7:32 AM -
User356841293 posted
hi
thank you.
anyway, how will i retrieve the files from the directory? my first option is to save it in database. is there also a code that will upload multiple file attachment in database? also, how will i retrieve these files?
Friday, March 4, 2011 8:35 AM -
User356841293 posted
another thing, im using asp.net 4. is it possible to use the downloadble jquery? thanks again
Friday, March 4, 2011 8:36 AM -
User1992938117 posted
another thing, im using asp.net 4. is it possible to use the downloadble jquery? thanks againsee:
http://stackoverflow.com/questions/1296085/download-file-using-jquery
http://stackoverflow.com/questions/3749231/download-file-using-javascript-jquery
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, March 4, 2011 8:56 AM