It is an asp page, and I do have the code as specified below, however, the first form works fine, but say for
instance i wanted to use "The Date" variable as you have below, for a second form on the same page. The
variable is empty after the form has been submitted.
This is what my page does. I have two calendar objects where a user selects a date. Upon selection of a
date, the dates appear in text boxes that were 'hidden'. A query button appears which the user clicks and the
user gets results in the form of a table. Upon submission the text boxes and query button disappear again
(because their original style is set to be hidden) - which i don't mind, but if I wanted to make them stay I
would like to know how.. but anyway, I have a second form on the page that appears after the first submittal
where I want the user to be able to make a selection from a drop down box, plus using the original 2 dates,
and show another set of results. But the dates are gone. Variables are empty. I want to keep those values.
Does that make more sense?
....assuming, of course, that the form is an ASP page.
--
;-),
Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.