Hi,
I have a form with a drop-down box, when the form is submitted the selected value is assigned to a Session variable, which is then used in the next asp page.
When the user returns to the original form I want the drop-down box to set the selected value to that of the value from the Session variable.
Any ideas on how I can do this?
Also I want to do a similar thing with a radio button.
Lee.
ITLee. Dev\Prog\DBA\ITIL
I have a form with a drop-down box, when the form is submitted the selected value is assigned to a Session variable, which is then used in the next asp page.
When the user returns to the original form I want the drop-down box to set the selected value to that of the value from the Session variable.
Any ideas on how I can do this?
Also I want to do a similar thing with a radio button.
Lee.
ITLee. Dev\Prog\DBA\ITIL