Skip to main content
Participant
September 23, 2008
Question

function to check email syntax

  • September 23, 2008
  • 2 replies
  • 279 views
Hello everyone,

is there a function that checks for email syntax, like the one included in the cfinput validate attibute, but which you can use in a cfif clause?
something like <cfif mailexists() is true></cfif>?

thanks for any help!

Yann.
This topic has been closed for replies.

2 replies

Participant
September 23, 2008
thanks, this is the solution, i also wanted to mark this reply as the answer, but the button to do this doesn't appear.
Inspiring
September 23, 2008
isValid()