Quote (deepee @ Mar 23 2014 02:25am)
I have a page with a form that calculates mortgage payment based on property value, down payment, interest rate, etc... and I need JavaScript functions to validate the information entered from the client and display errors if there are any, before sending it to the CGI. PM me for full details if interested
just pointing this out if you don't already know, this alone won't validate, data should also be validated server side