N
newmem
Hi
In the webform, if a use selects a file to upload and submits the form. But
if page validation fails, the HtmlInputFile loses the filename string and
the user has to re-select the file using the browse button.
Is there any way to persist the postedFile.filename during postback?
Appreciate any help.
In the webform, if a use selects a file to upload and submits the form. But
if page validation fails, the HtmlInputFile loses the filename string and
the user has to re-select the file using the browse button.
Is there any way to persist the postedFile.filename during postback?
Appreciate any help.