rayc123
April 12th, 2003, 05:35 PM
I have a web form with three dropdownlists and a button. The lists are search parameters that I send to SQL Server. When I click the button, the dropdownlists reset to the first item and send those values to the database.
How can I preserve the selected values? and send the parameters to the database?
Ray
How can I preserve the selected values? and send the parameters to the database?
Ray