Question
retaining one forms entered values, whilst page refreshes?
I'm using ASP/VBScript.
I have two forms, side by side on a page.
The form on the left is completed by the user. The form on the right is
populated from a drop down menu selection made by the user. When the
selection is made, the page submits to itself, which populates the right
hand form.
However, when this happens, the contents of the left form have been wiped.
How do I prevent that happening? Will I have to set some form of temporary
cookie to retain the left form's values?
Much appreciated.
Nath
I have two forms, side by side on a page.
The form on the left is completed by the user. The form on the right is
populated from a drop down menu selection made by the user. When the
selection is made, the page submits to itself, which populates the right
hand form.
However, when this happens, the contents of the left form have been wiped.
How do I prevent that happening? Will I have to set some form of temporary
cookie to retain the left form's values?
Much appreciated.
Nath
