Topic: Dreamweaver Client Side Validation will not work - why?

Hello,

I have put together a basic submission form on my website.  Here, take a look:

www.ahiweb.ca/book.html

I am using Dreamweavers client side validation tool, but it won't work.  I am clicking on behaviors, I click the + sign, I validate each form field, I can see the javascript generated in my code.  But when I enter an incorrect email address when i fill out my form, the form processes itself as if everything was ok.

Anyone know why this is happening? 

heheh, and here I thought it was implementing recaptcha that would cause me the difficulty.  That actually went quite smooth.