[Javascript] Credit card page, processing before it's ready

Shawn Milo ShawnMilo at runbox.com
Tue Aug 31 10:28:07 CDT 2004


Oops, mistake.

if (!validationFunction()){return false;}

It won't work the way I typed it in my first e-mail.

Shawn

> In the <form> or the submit button, add something like:
> 
> if (!validationFunction){return false;}
> 
> Shawn
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
> 
> 



More information about the Javascript mailing list