Yes - checked all spam folders with gmail and yahoo. Never received.
Our own internal testing email has no spam filters enabled.
For some reason HTML is not sending, plain txt is working. Dont know...
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
Type: Posts; User: CMPortal
Yes - checked all spam folders with gmail and yahoo. Never received.
Our own internal testing email has no spam filters enabled.
For some reason HTML is not sending, plain txt is working. Dont know...
Well would you believe I have the exact same problem.
Have been using this for years:
<input type="hidden" name="mail_options" value="PlainTemplate=CustomerSupport.txt,AlwaysList" /> Always...
Yes Perfect! +1 for me.
Hi there,
We are running the latest version of the script and to be honest couldn't do business without it. We love it including the ability to stop spam attacks.
The one problem we have is from...
I'm a little confused, are you talking about how the customer receives the information via email? Or the CSV file left on the server?
The email should display with the Zero intact.
The CSV file...
If you save your form to Excel .CSV then the leading zeros are stripped.
Open your excel file by right clicking with your mouse and select "open With" Then select Notepad. You will see in your...
My Define Mangel looks something like this:
define("AT_MANGLE","HFYT45");
My form html looks like this:
<input type="hidden" name="recipients" value="infoHFYT45domain.com" />
You just need to login to your domain name registry company and add a TXT record to your DNS. You will also need your mail sending IP addresses. Ask your web host for this information.
From:
...
I think you need to start from the very beginning of the documentation and go through it step by step. Uploading the script is very basic, so you if you have problems with this then try researching...
You may want to consider installing an SPF record for your domain.
http://www.openspf.org/ The add the email sending servers to the SPF record.
Also instead of displaying your email address as...
Check your field settings on your website.
Example: Your recipients is incorrect.
See here for examples: http://www.tectite.com/fmdoc/creating_forms.php
If you need help, get in contact with...
I think you have the wrong script or your talking about a script which is not from this website. Go to http://www.tectite.com/ and download the current version of the script then upload to your site...