U
UJ
Guys,
I know this isn't the appropriate place to post this because it's HTML not
ASP.Net but I need some guidance. I have a web page with an HTMLInputFile on
it. The person enters the stuff, that's all great. They go to the next page
and I allow them to click a button to go back a page to change values. When
I go back one page, I want the HTMLInputFile to be filled in with the
previously loaded value (which I have saved somewhere) but there's no way to
set it. I get a The value property on HtmlInputFile is not settable error
message.
Anybody have any suggestions on what I can do?
TIA - Jeffrey.
I know this isn't the appropriate place to post this because it's HTML not
ASP.Net but I need some guidance. I have a web page with an HTMLInputFile on
it. The person enters the stuff, that's all great. They go to the next page
and I allow them to click a button to go back a page to change values. When
I go back one page, I want the HTMLInputFile to be filled in with the
previously loaded value (which I have saved somewhere) but there's no way to
set it. I get a The value property on HtmlInputFile is not settable error
message.
Anybody have any suggestions on what I can do?
TIA - Jeffrey.