Hi,
(perhaps a JS/VB issue??)
I have a form which, via ASO, checks for duplicates before allowing completion of code. If the value passed by the 'title' field already exists, it bounces back to the form.
Now, by passing variables back and using ASP to set the value=" " section for the standard input areas I can repopulate the form to before the data was sent.
However, 'value' is not a valid tag for the type=file input, but it would be nice to repopulate this input box as well or it becomes a little clumsy.
Anyone know a workaround to this problem?
Cheers.
(perhaps a JS/VB issue??)
I have a form which, via ASO, checks for duplicates before allowing completion of code. If the value passed by the 'title' field already exists, it bounces back to the form.
Now, by passing variables back and using ASP to set the value=" " section for the standard input areas I can repopulate the form to before the data was sent.
However, 'value' is not a valid tag for the type=file input, but it would be nice to repopulate this input box as well or it becomes a little clumsy.
Anyone know a workaround to this problem?
Cheers.