Log in

View Full Version : PHP AJAX Cascading Dropdown listbox



goldd1gger
12-03-2007, 08:54 PM
Hello there. Can someone help me with AJAX and PHP? I just learned to use ajax and php to dynamically select one list box to populate a second listbox. I got this working fine. My problem is that I want to populate a third listbox based on what I had selected in listbox 1 and listbox 2. I want to accomplish what is being done at this site, but with php:

http://www.asp.net/AJAX/AjaxControlToolkit/Samples/CascadingDropDown/CascadingDropDown.aspx

Can someone help me PLEASE??? Or inform if it can be done. Thanks a whole bunch!!!

cherubrock74
05-09-2009, 09:35 AM
I am waiting for a response on the same issue...is it really hard to accomplish?
Many users have looked at my post, but so far no one replied...
did you manage to accomplish it?

aniketan
07-01-2013, 06:49 AM
I am waiting for a response on the same issue...is it really hard to accomplish?
Many users have looked at my post, but so far no one replied...
did you manage to accomplish it?

here is cool sample code with download and demo
http://buffernow.com/cascading-dropdown-ajax/

Hope it will help:)