lakshman
05-01-2003, 03:30 AM
Hi everyone,
Can we select by value instead of document.form3.select.selectedIndex=2;
??
The reason is that my select option is built from a table in the database at run time. I cannot use index numbers as the order may change.
Where can I get the full attribute listing for all this HTML stuff.
Thanks in advance.
Can we select by value instead of document.form3.select.selectedIndex=2;
??
The reason is that my select option is built from a table in the database at run time. I cannot use index numbers as the order may change.
Where can I get the full attribute listing for all this HTML stuff.
Thanks in advance.