Help with handling forms....
Posted: Thu Dec 19, 2002 1:24 pm
I have a question. I have yet to write the code because I'm just wanting a general Idea of how to do this before I even attempt it.
I'm currently creating a page, that I want to update on the fly, and NOT go to another page.
IE, let's say i have a drop down menu. In this drop down, I have Monkey, Zebra, and Lion. On the same page that the drop-down menu is, I have 3 boxes that are blank.
What I want to do, is when I click the drop-down, and select something, like Lion for example, I want the 3 fields to populate with mammal, king, and meat eaters as soon as I select it. I do not, however, want another page to open that has the information on it, just want it all to load on the fly.
Is there an array or xml script that I could use in order to have this done?
Thanks!
I'm currently creating a page, that I want to update on the fly, and NOT go to another page.
IE, let's say i have a drop down menu. In this drop down, I have Monkey, Zebra, and Lion. On the same page that the drop-down menu is, I have 3 boxes that are blank.
What I want to do, is when I click the drop-down, and select something, like Lion for example, I want the 3 fields to populate with mammal, king, and meat eaters as soon as I select it. I do not, however, want another page to open that has the information on it, just want it all to load on the fly.
Is there an array or xml script that I could use in order to have this done?
Thanks!