G
Guest
I have a text box that must have a non-blank value before a button can be enabled
I'm using the 'on lostfocus' event but that does not trigger until I click someplace else
I want the button to enable immediately the mouse moves out of the textbox provided the contents are non blank
Is there any way
I'm using the 'on lostfocus' event but that does not trigger until I click someplace else
I want the button to enable immediately the mouse moves out of the textbox provided the contents are non blank
Is there any way