Is there any way to keep the filename property of a file upload control across page loads? If some other control in the form fails validation, the user has to select the file to upload again. ViewState is enabled. Thanks!
Regards,
MB
Regards,
MB
Comment