Geodesic_D
07-18-2007, 06:35 PM
I have a form that I want to prevent people from spamming with missing fields, as the information gathered by the form is inserted into a database using PHP, and it is a pain in the butt deleting all the empty entries every day.
The form only has three text boxes. How can I add validation to them using JavaScript, preventing people spamming the hell out of my poor databases?
The form only has three text boxes. How can I add validation to them using JavaScript, preventing people spamming the hell out of my poor databases?