Input Validation with Known Data
hi all,
I have imported a list of email addresses using a CSV file ....... how can I validate
"On User Input" that their email_address exist (ie. authorized to move forward) vs email_address that does not exist (ie. error message saying email not found)
thanks in advance