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
Please recommend my seti@home profile at
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
Please recommend my seti@home profile at
Comment