Steven
2013-07-02 09:24:07 UTC
The second one is I want a javascript onclick event to post the variables to my contact form page. So, if all the fields aren't filled out it will read an error during the onlclick() function and remain on the same page. But, if it is all filled out then it allows the contact.php page to take the post variables. Is there any way to do this?