db_rufus
08-07-2003, 01:21 PM
I am fairly new to html and javascript and can't figure out how to do this, if it can be done. When my page loads I want select box number 2 to be filled with X number of options(X will be huge). When someone chooses an option in select box 1, I want only the subset of X that relates to their choice to appear in select box number 2. They can also select multiple options from select box one. Please help.