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 > first > list box, reload the page1.php and make the selection of the second > listbox, > on change on the second > box, the third listbox will be filled. Then, pressing the submit > button, I want to go to the > page2.php > > I dont want to use javascript. Does anyone knows where can I find an > example > to implement the dependant lists? If you are willing to have them push the submit button and get a new page for each listbox, then you have a straight-forward PHP application. If not, then you HAVE to use JavaScript, and PHP is not in the picture at all. -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http://cdbaby.com/from/lynch Yeah, I get a buck. So? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php