2
Answers

Populate data into FileUpload button during runtime

Ask a question
Swarna Gogula

Swarna Gogula

14y
4.5k
1
How can I retrieve data into FileUpload button during runtime (without browsing).
 
Ex:
Text box: We should enter date in that textbox.
 
For Suppose if the entered date is already in the database then the corresponding filename for that particular date should be displayed in the "FileUpload" button.
If the entered date is not there in the database then we can add the file into FileUpload using "Browse" button.
 
Can you pl. help on this.I am searching the solution for this but I am not getting.

Answers (2)
Next Recommended Forum