Re: [PHP] Multiple drop-down lists

2002-05-16 Thread Chris
You may wanna search the archives for this, as its been discussed quite a few times before. Basically it comes down to either using some sort of client scripting language (Javascript, VB script etc...), or refreshing the page everytime someone makes a choice in the list box and then populating

[PHP] Multiple drop-down lists

2002-05-16 Thread Brian McGarvie
All, How would you implement 4 drop down lists Data in list 2 dependant on list 1, list 3 dependant on list 2 and list 4 dependant on list 3? Using an ODBC source. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php