I am calling a javascript function and in there I am checking to see the value of a listbox and if its a particular value I would like to show a label...but I keep getting this error:
"'hisForm.other' is null or not an object"
So, how do I hide the HTML label in Javascript?
thanks
"'hisForm.other' is null or not an object"
So, how do I hide the HTML label in Javascript?
thanks