2 Selection Lists in a web form

J

Jean Biver

Dear readers:

I found a web page with 2 selection lists in a form. The contents of
the second selection list are updated based on the entry in the first
selection list. For example:
if the first selection list has all the states in the USA, the second
list will display all the major cities in the selected state.

Can anyone explain in a pseudocode how this is implemented.

Regards,
Jean Biver
________________________________________________
Check out my homepage
http://homepage.internet.lu/aibiver
Please recommend my seti@home profile at
http://setiathome.berkeley.edu/cgi-bin/cgi?cmd=view_feedback&id=26539
 
L

Lasse Reichstein Nielsen

I found a web page with 2 selection lists in a form. The contents of
the second selection list are updated based on the entry in the first
selection list. For example:
if the first selection list has all the states in the USA, the second
list will display all the major cities in the selected state.

It is a neat idea, but the hard part is to make it degrade nicely if
Javascript isn't available.
Can anyone explain in a pseudocode how this is implemented.

Try looking at
<URL:http://www.infimum.dk/HTML/multiselect.html>


/L
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,093
Messages
2,570,607
Members
47,227
Latest member
bluerose1

Latest Threads

Top