This topic is locked

Validate twice the email in registration

5/15/2014 12:56:41 PM
PHPRunner General questions
N
notuo author

Hi all.
I wonder if someone has modified the registration form in order to add a validation twice for email, or any other field in the registration page made by phpr.
I tried sometime but with no success.
Any ideas are appreciated,

Sergey Kornilov admin 5/16/2014

PHPRunner doesn't have such functionality, you will have to add a new field and validate it manually. Just in case check this article on different validation types you can use:

http://xlinesoft.com/blog/2013/05/21/validation-in-phprunner-and-asprunnerpro-applications/