bk1
11-21-2002, 12:48 AM
Hi,
I am toggling the visibility of part of a form with a checkbox, and am running into a problem with submitting the form if the focus is on an input, which is then hidden.
The error I'm getting is:
"Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus."
How can I get the focus off of the hidden input?
thanks in advance! :confused:
I am toggling the visibility of part of a form with a checkbox, and am running into a problem with submitting the form if the focus is on an input, which is then hidden.
The error I'm getting is:
"Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus."
How can I get the focus off of the hidden input?
thanks in advance! :confused: