I am uploading a file by using file upload control. After successful upload, when I am viewing that page then at that time I want to show that uploaded file on the page which will have the options to download it too.
I am uploading a file by using file upload control. After successful upload, when
Share
Just set the path and filename with extension, that’s all.