Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CFFORM

Status
Not open for further replies.

peter11

Instructor
Joined
Mar 16, 2001
Messages
334
Location
US
How do you validate a Select tag in CFFORM?
 
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top