onBlur and cancel
843835Feb 17 2003 — edited Feb 17 2003Hi,
I have a form that uses calls an onBlur function to validate a text box.
If the user enters invalid data in the text box and then presses Cancel, the onBlur function is still called and the user is required to enter valid data before choosing cancel.
Is there a way around this, am I missing something basic?
Thanks in advance,
VB