Data Validation

K

KDawg44

I am validating some html form input data with some javascript. How
do I prevent the form from performing the ACTION if the data
validation fails?

Thanks.
 
C

Captain Paralytic

I am validating some html form input data with some javascript. How
do I prevent the form from performing the ACTION if the data
validation fails?

Thanks.

return false;
 
K

KDawg44

I am validating some html form input data with some javascript. How
do I prevent the form from performing the ACTION if the data
validation fails?

Thanks.

Nevermind. I did not have the return in the onSubmit part of my form
tag. All set now.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top