NatuScape
11-25-2002, 07:13 AM
Hi all!
I am trying to use a JavaScript snipet I got from http://javascript.internet.com/forms/dropdown-box-population.html to populate a dropdown box depending on the choice made in the first box. The problem is that my form is an ASP kinda complicated thing (generated by FP 2002 - please don't hurt me! :D) and when I insert the portion of the code meant to go in the form, it doesn't work. It only works if I isolate this code in a separate form using the name "myChoices", which is the name the author of the code used. When I changed the name of the "big" form to myChoices I got no action either...
Can anyone help me figure out where to change the code so that it works, or if it just won't work inside a "database results" region such as the one I have?
Thanks a bunch!!!!
Natalia
I am trying to use a JavaScript snipet I got from http://javascript.internet.com/forms/dropdown-box-population.html to populate a dropdown box depending on the choice made in the first box. The problem is that my form is an ASP kinda complicated thing (generated by FP 2002 - please don't hurt me! :D) and when I insert the portion of the code meant to go in the form, it doesn't work. It only works if I isolate this code in a separate form using the name "myChoices", which is the name the author of the code used. When I changed the name of the "big" form to myChoices I got no action either...
Can anyone help me figure out where to change the code so that it works, or if it just won't work inside a "database results" region such as the one I have?
Thanks a bunch!!!!
Natalia