Hi all how can I set path in the file upload control, I will get the path from database which I need to show it on the fileupload on page load or some other method. Can some one tell me how can I achieve this
<asp:FileUpload ID="FileUpload1" runat="server" />
in my page load there is a code that will retrieve the path from db which I need show on fileupload control as its path