View Single Post
  #1 (permalink)  
Old 06-21-2009, 12:27 PM
ranga227 ranga227 is offline
Junior Member
BizHat Newbie
 
Join Date: Jun 2009
Posts: 3
Default Dropdown box on php page, pulled from MYSQL database

Hi there

I'm not sure if I'm posting this in the correct section...

I need to create three dropdown boxes (box 1:colour, box 2: price, box 3:brand) and when the user presses "GO" they are returned with the correct information, pulled from corresponding fields in my MYSQL database.

For example, colour: silver, price £100-£200, brand:samsung...should return 5 items on the page.

I do not need the dropdown boxes to populate depending on ther previous selection - they are static, so to speak.

I am not sure how to do this and appreciate any help at all, even if it is sending me to a tutorial on how to do this.

Many thanks in advance
Reply With Quote