Internet Browser Settings Enable or Disabled for PhP form

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
DreamerPHP
Forum Newbie
Posts: 2
Joined: Fri Aug 12, 2011 3:26 pm

Internet Browser Settings Enable or Disabled for PhP form

Post by DreamerPHP »

Hello

I am running Windows XP Pro.

What Are the Internet Browser Setting that can Stops my form''s data from being received as emails.

The Form Date is Received into Selected Email Boxes When the Form is Filled Out from Other PCs.

http://www.collegestudentvoice.com/form.php


1. All Emails boxes are set up.
2. Have turned OFF NetworkSolution Firewall.
3. Firefox http referer is SET to 2.
4. Form generated NO ERRORS when I fill it out.

cheers,
dreamerphp
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: Internet Browser Settings Enable or Disabled for PhP fo

Post by social_experiment »

DreamerPHP wrote:What Are the Internet Browser Setting that can Stops my form''s data from being received as emails.
I don't think there is a setting in the browser to achieve this. If you don't want to receive emails from said form you would have to modify the php script.
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Post Reply