onChange problem with two dropdowns and one form -
09-24-2003
, 06:33 PM
I have a form with two single-choice dropdowns. Upon doing an onChange
event on either one of them, I want to check to see if the other dropdown
has also been selected. How would I do that, considering that this.parent
causes an error "null or not an object"?
Thanx
Phil |