Aug 18th, 2009, 7:27 AM
I have successfully made the form validate correctly, but now I have a new problem. Once the form has validated I need it to post the form information to Form Tools: <form action="http://www.domain.com/FormTools1_5_0/process.php" method="post">.
I'm using the rvs.js validation. I need a way for the js to say once it's valid submit to the process.php for Form Tools to log the information and handle it accordingly. Is this possible? If so how?
Thanks.
I'm using the rvs.js validation. I need a way for the js to say once it's valid submit to the process.php for Form Tools to log the information and handle it accordingly. Is this possible? If so how?
Thanks.