In this video i will show you how to upload File in asp.net using FileUpload control and display in other webpage using hyperlink.
File can be a type of pdf, doc , image , txt or any kind of document you want to upload and retrive to display is shown in this video.
To display document Gridview is used and for opening document hyperlink is used which open that document in new tab.
Also included the autocreament id code in this video.
I hope this will help the beginners in asp.net.