problem with email verification javascript

My e-mail verification works when created in a different form than the other fields…
But, when i integrate the field inside myform, it won’t work.

[code]

Email Address:
[/code] This Works Fine...

But,

[code]

Name:
.......[other fileds] Email Address:
....[other fields] [/code]

this won’t work when inside the main form. Can anyone help me with this one??

Hi pestilence,

Try this

Name:
.......[other fileds] Email Address:
....[other fields]

Thanks!! codeguru…works now!

sorry to bother you again but when i run my form with captcha, it says that the captcha cookie should be enabled. I’m pretty sure that cookies are allowed in my browser. why is this happening?

Sponsor our Newsletter | Privacy Policy | Terms of Service