Jump to content

PHP feedback form works great in Firefox but not Explorer


stemcaptain

Recommended Posts

Greetings!  First time posting, new to php.

 

I added some email feedback form code to my website at http://www.stemcaptain.com/dealers.php

 

It calls up a php script http://www.stemcaptain.com/feedback.php

 

I've tried a number of suggestions from friends, related posts, etc...  But I cannot get it to work in IE.  Works great in Firefox.  It seems like it IE is won't execute the PHP script when you submit the form?

 

Thank you, any help is much appreciated.

There are a significant number of HTML markup errors that are probably making the form invalid (some browsers ignore some of the errors, others don't) - http://validator.w3.org/check?uri=http%3A%2F%2Fwww.stemcaptain.com%2Fdealers.php&charset=(detect+automatically)&doctype=Inline&group=0

 

Fix those markup errors and your form will probably work in all browsers.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.