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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.