PDA

View Full Version : Email address same as validation


michelle.massey200165
12-21-2009, 02:37 PM
Hi
I have the contact form solution pack and whilst its fantastic it has one major flaw - it doesn't force the user to re confirm their email address. I have lost so many customers because when I go to contact them bounces straight back to me with becuase of an incorrectly typed address.

So I want to add another field 'Re Confirm email address' and validate it to be same as the 'email address' field.

Could you please tell me how I would implement this, i've checked out your css form builder and it doesn't appear to have a 'same as' validation option like Validation toolkit has.

Please help

Thanks in advance

Michelle

Jimmy Wu
12-21-2009, 06:21 PM
Form builder has a Like Entry validation which validates that one form element has the same entry as the other. If you have Form Builder installed, you can apply this client validation to make sure that the values are the same if you add an email verification box.

michelle.massey200165
01-20-2010, 10:48 AM
Hi Jimmy

I've bought the CSS form builder but I've looked at all the spry validations and I can't see a 'like entry' validation. So how do i go about this?

Thanks In Advance

Jimmy Wu
01-20-2010, 11:29 AM
To apply the like entry validation, you will have to go to Insert->WebAssist->CSS Form Builder->Client/Server Validation. These validations you would apply to a form you already have created.