ok, lame question of the day:
I have a form and it only has one field....i'm using it for validation to see if any rows with the same ID number exist in the database.
Can I get the form ACTION to run ONBLUR?
So the person types in the data and presses the TAB key....
that's really all.
what would I type into the script for the ONBLUR=" ??? ";
please help.
thank you.