Gossamer Forum
Home : General : Internet Technologies :

Drop Down Menus

Quote Reply
Drop Down Menus
I have set up a page that has three drop down menus in it. These are dynamically populated from a mysql database, the idea being that the user can make a selection from each and in effect search the database. The drop downs are for area, towns and zip codes/post codes.

However my results page just prints out their selections, it doesn't search the database..

I'm new to php but cannot find any code/tutorial anywhere that shows how to create dynamic multiple dropdowns and then produce a proper results page with links to the relevant entry in the database.

I don't think it can be that hard if I've got this far, but I'm now stuck!

You can see the page here http://www.stevesims.com/menutest8.php , I can also post the code if needed - hopefully someone out there will have a ready made solution, as my head is about to fall off!
Subject Author Views Date
Thread Drop Down Menus steve55 6887 Jan 29, 2003, 2:09 AM
Post Re: [steve55] Drop Down Menus
Andy 6654 Jan 29, 2003, 2:43 AM
Post Re: [steve55] Drop Down Menus
Paul 6649 Jan 29, 2003, 3:13 AM