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,
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,