Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fileupload losses filename

Status
Not open for further replies.

adalli

Programmer
Feb 8, 2005
44
MT
Hi,

I am using the Fileupload control inorder to capture a filename and eventually upload it. Before starting with the upload I am checking if the file exists (just in case the user enters the name manually). If the file doesn't I send an error message. At this point the value in the Fileupload is lost and thus the user will have to reselect it from start. Is it possible to keep the value?


Thanks,
 
No, it isn't. You can populate it with JavaScript but the user would still have to select the file again.


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top