Jump to content

Recommended Posts

I have three select lists that I want to auto-populate with values based on user selection. So let's say I have select A, B, and C. If user selects A.x from the drop down then B is automatically updated and so is C based on whatever B.x is. Each item in the selects has a value that I'm using to calculate a price total, so it is very important that each drop down is updated accordingly.

 

I tried implementing this solution: http://remysharp.com/2007/01/20/auto-populating-select-boxes-using-jquery-ajax/ but doesn't help me since it's only for two drop-downs (the other solution on that site I cannot implement since I don't have access to mysql, only to PHP).

 

Does anyone have any suggestions on how to do this in PHP/JavaScript (no db back-end) ... ???

 

Any help would be GREATLY appreciated.

Link to comment
https://forums.phpfreaks.com/topic/147058-drop-down-three-selects-help/
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.