I have an .asp page which accesses a database and returns a list of distinct items to a drop down list.
The page has two forms : Form1 - containing the drop down list and Form 2 - containing the results from a different database select statement.
A user should be able to select a drop down list item and once selected the drop down list will submit a hidden value to the second form. The second form displays results about this drop down list (maybe it is a company name, a car.....)
The issue that I am seeing is that when the user selects the drop down list, the information in Form 2 is updated but the drop down list always remains on the same option "Select xxxxx".
Any help on this would be appreciated as I am very new at this and at a complete loss.





cLoc.location.href=this.LinkTxt}}
Bookmarks