[PHP] Nested select options from database.

2003-04-02 Thread Krista
Hi everyone, Is it possible, using just PHP, to pull a select menu from a DB, then when the person makes a selection have it populate a second drop down select menu, and again for a third one? Would javascript need to be involved here to keep it all on the same page? I'm in pretty desperate

Re: [PHP] Nested select options from database.

2003-04-02 Thread olinux
--- Krista [EMAIL PROTECTED] wrote: Hi everyone, Is it possible, using just PHP, to pull a select menu from a DB, then when the person makes a selection have it populate a second drop down select menu, and again for a third one? Would javascript need to be involved here to keep it all