by JADE News Administrator >> Thu, 29 Oct 1998 5:04:17 GMT
I have a form where I wish to validate the data when the user moves from a textbox. I'm using lostFocus which works fine unless the user wishes to hit the Clear or Close button when there's invalid data in the text box. The lostFocus method is actioned before the Clear Button. Is there anyway that lostFocus can detect that another function has been selected and hence ignore any editing etc.
cheers
Adrian