Forums

ASP

This topic is locked

Confirm correct email before submitting form to database

Posted 10 Feb 2009 22:52:36
1
has voted
10 Feb 2009 22:52:36 Aaron Cauchi posted:
I have created a form where new members will subscribe filling in their details using the Dreamweaver Insert Record server behaviour and this form is submitted to an Access Database. I want users to rewrite their email address twice, not copy and paste and that this is validated to be the same in both fields. This is needed in case someone mistypes the first time the correct email address.

Can this be done using basic dreamweaver functions or if script is needed how is this done?

Replies

Replied 18 Feb 2009 01:57:42
18 Feb 2009 01:57:42 Andrew Watson replied:
It is in all likely hood, a standard feature of the many form checker type extensions you can get for dw...but it'll be client side javascript, which is fine...

But its a simple case of a few lines of javascript to code yourself...

www.google.co.uk/search?source=ig&hl=en&rlz=&q=javascript+check+email+match&btnG=Google+Search&meta=lr%3D

Reply to this topic