What kind of validation are you trying to do? Are you checking for its existance or are you checking to see if it contains certain values? Personally, I don't usually use the CFFORM validation very often, because the JavaScript it generates is rather messy, and if you want to check something it doesn't, you have to write your own script, anyway. So, I finally bit the bullet and learned a little JavaScript. I found
to be a very useful site. They have many scripts available for free you can just cut and paste, including a whole section on form validation. Hope this helps! Calista :-X
Jedi Knight,
Champion of the Force
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.