Hi all,
I am creating a web application, and I need to upload and delete images to/from server. Also I need to upload various type of files dynamically. So, looking for help......
Any reply would be highly appreciated!
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.
Jiteendra SampathiraoPosted Aug 16, 2011, 12:23 AM
To upload a file use asp.net file upload control.....show those files in gridview control.
And there write the functionality to delete....