Posted on: 6/17/2015 3:30:30 PM | Views : 664

Hello,
I am looking for the best way to check if an email address already exists in our MS-SQL database after the textbox loses focus or leaving the textbox, whether it be from tabbing out to the next field or click out of it. If it does exists, I would like to populate the other fields, such as fname, lname, etc from the database automatically. If it doesn't exists, I don't want to do anything.
Any help would be GREATLY appreciated!
Cheers,
D

Go to the complete details ...