Thanks Jorn - there is a test page at www.pinerock.com/contactNEW.php.
the php at the head of the page is
if ($_REQUEST['name']!="") {
$sendTo = 'phi...@thisworldover.com';
$subject = "Contact Form Submission";
$headers = "MIME-Version: 1.0\n"; $headers .= "Content-type:
I am using the following...
$().ready(function() {
// validate the comment form when it is submitted
$("#commentForm").validate();
});
and the action in the form goes to thankyou.php
Wondered if anyone could help out. my form is set up to send an email
on submission, and is working correctly. But when i add the
validation, the redirect to the 'thank you' page works but no email is
sent.
Thanks for your help
- http://thisworldover.com/jquerytest/index2.php
Hi, i'm working on developing this great script out so that i can have
the left side load as normal, but then have the 'previous' and 'next'
buttons navigate a slideshow within the slideshow.
Fr'instance, a click on "ad1" would load the first imag
4 matches
Mail list logo