[thelist] DropDown boxes
Paul Backhouse
paul.backhouse at 2cs.com
Fri Mar 1 10:27:09 CST 2002
yes, i managed to get hold some script that used arrays but it doesn't work
in NS 6 and for the project I'm doing it has to.
Thanks for your help.
paul
-----Original Message-----
Well I don't know much JS and no ASP but you should probably be looking
at creating several arrays and conditionally and dynamically creating
your pulldowns based on the choices. like:
if(user chooses UK) {
counties=uk_counties
create dropdown using array of uk_counties
} else if(user chooses france) {
le counties=fr_counties
create dropdown using array of le counties
}
Maybe that will get you off on the right foot, ps, I think ASP would be
harder than JS here as you don't want to submit the form three times to
change the dropdowns, you want to onclick the jobbie.
- --
- -----------------------------------------------------------
www.explodingnet.com | Projects, Forums and
+ Articles for website owners
- -- Nick Wilson -- | and designers.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
iD8DBQE8f6qpHpvrrTa6L5oRArBEAKCsmKzGHtvFoKIVfzEmmykdOj2aSQCcDRHZ
pidgpFM+Im9po/OqpqTzefc=
=m9pz
-----END PGP SIGNATURE-----
--
For unsubscribe and other options, including
the Tip Harvester and archive of thelist go to:
http://lists.evolt.org Workers of the Web, evolt !
More information about the thelist
mailing list