Posted By:
tyris_d
Posted On:
Wednesday, May 16, 2001 02:06 AM
hi all, what i'd like to do is : i do have two select box. one called condition and one called operation. an example : Date String Code equals to not equals to begin with < > contains what i want is that when i select the condition, the operation select box will only have certain options (i mean for example i do have 3 conditions option : date, string, code. with date i should only have " <", ">" and "equals to" operartion, but for string i could have "containing" or "begining". and for code i should only have "equals to")
More>>
hi all,
what i'd like to do is :
i do have two select box. one called condition and one called operation.
an example :
what i want is that when i select the condition, the operation select box will only have certain options (i mean for example i do have 3 conditions option : date, string, code. with date i should only have "
<", ">" and "equals to" operartion, but for string i could have "containing" or "begining". and for code i should only have "equals to")
i fact i want that my second select box dinamicaly when someone choose an option of the first one.
is there a way to do that in JS ? what kind of properties and action should i deal with ? and if i can't do this in js what should i use ?
Best regards ,
Elise
<<Less