Is there a way to get the HTMLFileInput control to maintain the path in its text box when another control causes a post back? I have thought about using validator controls for all other controls on the form but this won't do as some of my validations are done by stored procedures in a database.
Is there a way I can set what is shown in the HTMLFileInput Controls text box programatically?
Thanking you in advance,
Tim
Is there a way I can set what is shown in the HTMLFileInput Controls text box programatically?
Thanking you in advance,
Tim