File Upload
-
Hi All, I am using a file upload control in my application where I am inserting and editing the data. In edit mode I am retrieving values from the database and displaying in the respective control. So I want to display my file name I have stored in database in the file upload control. For this pupose which property of the file control should I use?
Rock Star
-
Hi All, I am using a file upload control in my application where I am inserting and editing the data. In edit mode I am retrieving values from the database and displaying in the respective control. So I want to display my file name I have stored in database in the file upload control. For this pupose which property of the file control should I use?
Rock Star
Rock Star. wrote:
So I want to display my file name I have stored in database in the file upload control. For this pupose which property of the file control should I use?
Do you want to set value in FileUpload control that is retrieved from database? if yes then it is not possible.
please don't forget to vote on the post that helped you.