• Does Fast Secure Contact Form validate email addresses?
    I checked the

    [ ]Enable checking DNS records for the domain name when checking for a valid email address.

    but still could enter an invalid email address like [email protected]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, you might want to add a regex validation code for the e-mail address field located under Fields tab.

    Hi Mike, did you find a solution for validating email addresses on your form?

    You can implement certain filters with regex patterns to block out obvious fake emails. That’s always a good start. However it doesn’t stop someone from entering a normal looking email address that isn’t real. How many emails do you anticipate seeing come through your form? You can always check out BriteVerify and consider implementing our API service for checking the validity of an email address in real time.

    Let me know if you have more questions or you can chat on the website with the support team.

    If you’ve already found a solution then I wish you luck with your site and business!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Email Validation’ is closed to new replies.