M
middletree
We have all seen those web pages which feature a multiple <select> box on
the left, and an empty one on the right, and the user selects one or several
options from the left box, clicks a button, and those selections appear in
the right box.
Although I have seen these, I have never tried coding them before, until
now. I imagine that there is some client-side code involved, but because my
code will use ASP to do some stuff with the selections, I figured it was OK
to ask it here. Can someone direct me to some sample code for this?
I have searched on some ASP code sites, but haven't found anything, probably
because I don't know a short description for this kind of thing.
the left, and an empty one on the right, and the user selects one or several
options from the left box, clicks a button, and those selections appear in
the right box.
Although I have seen these, I have never tried coding them before, until
now. I imagine that there is some client-side code involved, but because my
code will use ASP to do some stuff with the selections, I figured it was OK
to ask it here. Can someone direct me to some sample code for this?
I have searched on some ASP code sites, but haven't found anything, probably
because I don't know a short description for this kind of thing.