Hi all,
I have two dropdowns, one populated by the other. The first dropdown has 4 items say for example A,B,C,D. After the user selects one of these, the second dropdown is populated with more options. When the user selects an item from the second dropdown, and clicks on a submit button a page with info relevant to that item is displayed. This works fine in IE but Netscape brings up a null.html file. Any suggestions on how to get around this?
Also, say one of the items in the second dropdown is called HID Bases. After the user selects that and clicks on the submit button, it should bring up a page called hid_bases.html...however I can't seem to figure out how to program that, to make it work I had to rename the page to what is EXACTLY in the dropdown...is there a way to make the link access a page with a different name?
Thanks
Arif
I have two dropdowns, one populated by the other. The first dropdown has 4 items say for example A,B,C,D. After the user selects one of these, the second dropdown is populated with more options. When the user selects an item from the second dropdown, and clicks on a submit button a page with info relevant to that item is displayed. This works fine in IE but Netscape brings up a null.html file. Any suggestions on how to get around this?
Also, say one of the items in the second dropdown is called HID Bases. After the user selects that and clicks on the submit button, it should bring up a page called hid_bases.html...however I can't seem to figure out how to program that, to make it work I had to rename the page to what is EXACTLY in the dropdown...is there a way to make the link access a page with a different name?
Thanks
Arif