How to save File Upload Control(Images).
Please send me with 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.
SenthilkumarPosted Mar 30, 2012, 4:17 AM
This will show the file upload control and click on the browser button, it will show the browse dialog and you can select the file what every you want. If may be .png, .gif, .jpeg, .pdf,.doc , etc.., We do not have any control to filter the files by type.
you can select the file and click on upload button, it will create the directory if it is not then it will save the file in the "photos" directory.
What is your requirement other than this?
magesh manavalanPosted Mar 30, 2012, 3:28 AM
SenthilkumarPosted Mar 30, 2012, 3:03 AM
Design File:
Code File:
Satyapriya NayakPosted Mar 30, 2012, 2:48 AM
http://www.c-sharpcorner.com/UploadFile/satyapriyanayak/add-details-of-an-employee-with-image-and-display-it-into-a/
http://www.c-sharpcorner.com/UploadFile/satyapriyanayak/how-to-save-image-along-with-details-into-database-in-asp-ne/
Thanks