Depends how neat you want it to be!
If you don't mind asking the user to hit a button for each selection, then treat
each list as a form with its own submit button. Set the submit action to update
the variable that you use for the select to create the next list down.
Note that if you do this you w
y, April 19, 2001 5:24 PM
Subject: [PHP-WIN] dynamic pulldowns from DB
> A little help from anyone please.
>
> I know this was discussed before but I can't find it now that I need it.
I
> want to dynamically populate a pulldown list from a mysql query based on
> what is selected
A little help from anyone please.
I know this was discussed before but I can't find it now that I need it. I
want to dynamically populate a pulldown list from a mysql query based on
what is selected from another pulldown list populated by a query from mysql.
If the first choice is changed a diffe