View Single Post
  #2 (permalink)  
Old Nov 23rd, 2006, 17:30
Ryan Fait's Avatar
Ryan Fait Ryan Fait is offline
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Non-text field Validation

This isn't really a JavaScript tip, but you'd be better off using PHP to validate strings. It's much easier and it can't be fooled like JavaScript validation can.
Reply With Quote