misses_c
03-04-2003, 01:21 PM
I used the Country Chooser code from the JavaScriptSource: http://javascript.internet.com/forms/country.html It lets the user select a region from a drop down box on the left and dynamically populates the drop down box to the right with valid countries.
There seem to be two trouble spots:
1) It doesn't work with Netscape 7.02. The valid countries are not displayed (the "arrow" indicator is displayed)
2) The version I modified does not always retain these parameters in IE 6 and IE 5 if I use the browser back button.
Any help would be appreciated.
There seem to be two trouble spots:
1) It doesn't work with Netscape 7.02. The valid countries are not displayed (the "arrow" indicator is displayed)
2) The version I modified does not always retain these parameters in IE 6 and IE 5 if I use the browser back button.
Any help would be appreciated.