You create a recordset filtered by the form element, say the email address... then that recordset will set a record count variable. You use that variable in validation toolkit and validate it as a number that is equal to zero. If it isn't zero the validation fails.
This is how it is done in the User Registration Solution and the Powerstore solution if you happen to have them as examples.


