Hello, I'm trying to use an ajax contact form. It works fine (works as in no errors) but it does not actually send any emails. I've tried several different addresses and nothing. I can't get in contact with the author either. Could someone here (if you weant to of course!) look at at and see what's the prob. Page is at www.lovemeleaveme.com/contact.php PS: No, I didn't test it with the 'xxxx' as the email in the code. I removed my email before posting here Thanks.
This is not the place to post this question. You should have asked it in the Javascript section. How do you know that the ajax part is working? If you are so sure then the problem is with the serverside code. You'll have to provide it. You want someone whom you don't trust to help you?
Sorry for posting in the wrong catagory. It's not that I don't trust people, I just got a new email address and I don't want it bomnbarded with spam like my last one. The script never worked as far as I can tell, that's what I need help with. All the stuff for the ajax contact is in the one php file. I gave the link so people could download it and have a test. Thanks anyway.
As far as I checked, there is no error with the Javascript. The ajax part is working fine. When I tried ur online version, I got the msg tat my msg was sent. I created an contact.php file and tested your script and I all the fields were recieved by the script. If you are not recieving the email, then there is some problem with the PHP code you are using.