[SOLVED] Validation & Email addresses

climatec 12 Nov, 2008
Hello Guys,

I am using chronoforms 3 on joomla 1.5.7 and have a form that contains two email address input boxes, namely email and confirmemail, using the validation function within chronoforms is it possible to not only validate that the email address has been entered into each box is valid but that they match each other?

Also is it possible to prevent the auto complete drop down list from appearing when typing in the confirmemail box.

any help on this would be appreicated, please bear in mind though that im a novice when it comes to coding.

Thanks
Andrew
climatec 13 Nov, 2008
Hello Max,

Thank you very much for your reply, with a couple of minor tweeks, namely the field names, this did exactly what i wanted it to do.

In reference to the autocomplete issue, for reference, i managed to acheive it by using the option autocomplete="off" tag in the input tag example:

<input name="email2" autocomplete="off">


Once again thanks for your assistance.

Best Regards,
Andrew
Max_admin 13 Nov, 2008
Great news! Thanks!

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.