Does Chronoforms do any server side email address format or mx record tests?
If not is there a plug-in to do these test or should I just add my own code to the server side validation block?
Thanks,
chris
If not is there a plug-in to do these test or should I just add my own code to the server side validation block?
Thanks,
chris
Hi Chris,
No mx tests, there is an email regexp in the Validation code. It's not 100% standards compatible but is perfectly adequate day to day.
Bob
No mx tests, there is an email regexp in the Validation code. It's not 100% standards compatible but is perfectly adequate day to day.
Bob
Thanks Bob. Is the email regexp that is there in the javascript or does that run on the server?
This topic is locked and no more replies can be posted.