hi
where data is saved when uploaded using asp.net
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.
Sam HobbsPosted Feb 8, 2011, 6:05 PM
Jean PaulPosted Feb 8, 2011, 10:24 AM
Muhammad younasPosted Feb 8, 2011, 10:13 AM
Jean PaulPosted Feb 8, 2011, 10:06 AM
When you are uploading, we will be getting the button click event where the file will be in stream format.
Then we have to decide the saving location - like it is a database or file.
http://asp.net-tutorials.com/controls/file-upload-control/