dhtml listbox question - TechRepublic
General discussion
October 30, 2001 at 02:36 AM
carolshafir

dhtml listbox question

by carolshafir . Updated 24 years, 7 months ago

lets say i have a listbox on a web page, HTML that is. it would be as follows:

now the point is when i click on and select the option don. i want to change its status in the list to 2nd. thus making the order mike,don,joe.

then if i run the logic again when don is selected i would like to have the list be don,mike,joe.

i would like to use the methods and properties of the listbox to do this. if it is possible.

This discussion is locked

All Comments