Jump to content

two dropdowns with dependencies?


delphi123

Recommended Posts

Hi,

 

I've got a mySQL table like this:

 

software_nameVersionVotes

Microsoft Word200723

Microsoft Word20034

Microsoft Excel200767

Microsoft Word9745

Microsoft Excel9722

 

I'm wanting to have an input page where they can select their software and it'll add it to the appropriate row.

 

I'd like a dropdown list to select the software title that is prefilled using php - Ideally I'd like two dropdowns where the first one in the example above would just show the unique software names and the second would then fill with the relevant versions.

 

Eg if you select Word in the first dropdown, the second would have 2007,2003,97

 

Any genius solve this?

Link to comment
https://forums.phpfreaks.com/topic/80869-two-dropdowns-with-dependencies/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.