I am trying to use two linked combo boxes to search a mysql database via cgi script.
Using seperate combo boxes the query works, but I can't get the linked combo boxes to pass any data and therefor they bring up all the records in the database.
is the page with the linked combos and is the page with the seperate combos that does work.
Can someone look at the code in and tell me why it is not passing any data to the search?
Thank you
Using seperate combo boxes the query works, but I can't get the linked combo boxes to pass any data and therefor they bring up all the records in the database.
is the page with the linked combos and is the page with the seperate combos that does work.
Can someone look at the code in and tell me why it is not passing any data to the search?
Thank you