Re: [PHP] Dependant listboxes

2008-01-14 Thread Richard Lynch
On Thu, January 10, 2008 10:43 am, Humani Power wrote: > Hi everybody. > I have a page with 3 combo box that contains rows from an oracle > database. > What I want to do, is to make those list dependant one from another. > > Let say that I have the combo boxes on a page1.php, then on change the >

RE: [PHP] Dependant listboxes

2008-01-10 Thread Warren Vail
tion, a good place to see different techniques. Also Google can be your friend. HTH, Warren Vail > -Original Message- > From: Daniel Brown [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 10, 2008 8:48 AM > To: Humani Power > Cc: php-general@lists.php.net > Subject: Re: [PH

Re: [PHP] Dependant listboxes

2008-01-10 Thread Zoltán Németh
2008. 01. 10, csütörtök keltezéssel 10.43-kor Humani Power ezt írta: > Hi everybody. > I have a page with 3 combo box that contains rows from an oracle database. > What I want to do, is to make those list dependant one from another. > > Let say that I have the combo boxes on a page1.php, then on c

Re: [PHP] Dependant listboxes

2008-01-10 Thread Daniel Brown
On Jan 10, 2008 11:43 AM, Humani Power <[EMAIL PROTECTED]> wrote: > Hi everybody. > I have a page with 3 combo box that contains rows from an oracle database. > What I want to do, is to make those list dependant one from another. > > Let say that I have the combo boxes on a page1.php, then on chang

[PHP] Dependant listboxes

2008-01-10 Thread Humani Power
Hi everybody. I have a page with 3 combo box that contains rows from an oracle database. What I want to do, is to make those list dependant one from another. Let say that I have the combo boxes on a page1.php, then on change the first list box, reload the page1.php and make the selection of the se