Hi Friends
Can anyone tell me how to store uploaded files from the user to the SQL database and later give an option of downloading the file probably in the form of a GridView control. How do we write code to allow the user to download the uploaded files. I have written code to upload and store the files into a folder, however, I'm not able to collect data from the folder later and the folder is only accessible offline using the server system which I do not want to happen.
Can anyone help me with this?
Thanks
This should get you what you need:
http://imar.spaanjaars.com/QuickDocId.aspx?quickdoc=414
Try using google next time
No comments:
Post a Comment