file upload control
How to retrieve image column through database using File Upload Control?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dipa AhujaPosted Jun 4, 2010, 8:08 AM
Abhimanyu K VatsaPosted Jun 4, 2010, 4:35 AM
There are two ways to upload imges or video or audio files to database.
(1) storing only link to database
(2) storing its all bits to database
The second one is very useful and time consuming.
I am giving you a link that will help you out.
http://forums.asp.net/p/1438666/3251794.aspx
I hope my reply helped you, accept my answer.
Good Luck