I have a ComboBox that fills by a query in the Window_OnLoad()Event. In the ComboBox_OnChange()Event, I submit the form to another one called "FillCombo2.asp", so I can run another query and fill the second ComboBox. The query runs fine and gets the required information on the FillCombo2.asp page. How do I get the information back to the original page and preserve what was in the 1st ComboBox? Rob
Just my $.02.
Just my $.02.