INFORMATION:
I am working on a semi-complex website and have 3 DropDownList's and
3 "OK" buttons just to the right on the main page, with a SUBMIT QUERY
button at the bottom of the 3 boxes.
What I would LIKE the user to be able to do is SEE the top
DropDownList box "highlighted", select an item and click "OK", then the
2nd DropDownList box would be HIGHLIGHTED, select an item from the 2nd
DropDownList Box and click "OK" and do the same for the 3rd DropDownList
box.
Once ALL 3 DropDownList boxes have the correct data, the user will
click on the "Submit Query" button, which will then return the
appropriate item for their viewing.
PROBLEM:
I am unable to figure out how to SET the SESSION STATE so that the
Selections made stay.
Any help, pointers, etc. would be GREATLY appreciated!
Cordially,
Pete