scialom
07-15-2003, 05:13 AM
Hi,
I have a form - my_form
with list box - my_listbox
I try to put the data into var like this:
my_listbox=document.my_form.my_listbox
and I get an error message that is a null or not an object.
Why?
Thanks,
Assaf
I have a form - my_form
with list box - my_listbox
I try to put the data into var like this:
my_listbox=document.my_form.my_listbox
and I get an error message that is a null or not an object.
Why?
Thanks,
Assaf