delphi123 Posted December 9, 2007 Share Posted December 9, 2007 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? Quote Link to comment Share on other sites More sharing options...
phpQuestioner Posted December 9, 2007 Share Posted December 9, 2007 look into ajax chain menus Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.