cbrails
-
Mmail not coming to gmail from contact us form?
The point of $Emailfrom is so that you can set a certain static email to have it LOOK like its coming from a certain person all the time. So if you set it to yourself, or to say "contact@mysite.com", it doesn't go to spam and you can …
-
Contact Form, Email and Downloading Files
Im looking into file download scripts as per your suggestion. I want the e-mail to go to my client, but the file to be downloaded by the customers on his page. Basically, the information the customers fill out will be in the e-mail, and they must su…
-
Contact Form, Email and Downloading Files
I want to do both, as I had stated. I want it to download the file AND send the e-mail. I wasn't sure if I had to say each separately, or if I could do them in one statement. That's about as far as I got.
-
Contact Form, Email and Downloading Files
Thanks for the responses guys. Sorry I didn't include any code thus far, but I figured it might have been explanatory. Im using Chris' contact form, both in terms of javascript validation and the PHP redirect. $(document).ready(function…