Hi All,
Can anybody explain me about File Upload control in ASP .Net
with small example
Loading
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.
Satyapriya NayakPosted Dec 30, 2011, 4:42 AM
Please refer the below link and also Our recommended articles.
http://asp.net-tutorials.com/controls/file-upload-control/
Thanks
vijayPosted Jan 2, 2012, 6:35 AM
Intially u have to convert the file into bytes......
http://www.dotnetcode.in/2011/02/upload-image-or-file-into-database-in.html
SIVAPosted Dec 30, 2011, 5:44 AM
i trying to upload one file
and saving that in D://filename but its showing the following error..
'd:/' is not a valid virtual path.