Copy link to clipboard
Copied
Hi,
http://www.collegestudentvoice.com/form.php
Do not receive any emails when I fill out the above form from NY or from LA.
html referer in the Browser is set at 2.
But I do receive emails when my developer or some other people fill the form.
All the form files are at: www.collegestudentvoice.com
form.php, sendaction.phg
Dreamweaver101.1
Copy link to clipboard
Copied
Does the form rely on the user's available email client or does it use the server? It should use the server because the user may not have an email client configured.
Copy link to clipboard
Copied
You've already asked this in two other threads. The answer is the same. If your http referrer is blocked AND your script does not process forms with a blocked referrer, the email will not be sent. The http referrer can be blocked by your browser, your pc firewall, add-ins, corporate firewalls or proxy servers. You need to check your code and see if the script is checking a referrer value. It may be something other than the referrer but that's the most obvious place to start. Create a simple script where you can switch referrer checking on and off so you can see exactly what is happening.
Please do not start more threads. It makes it impossible for others to know what has already been asked and tried and we all end up repeating ourselves.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more