PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Form will not submit with HTTPS / SSL in internet explorer

  1. Hello again.

    Sorry to keep asking questions, but I've run into an issue and can't understand why it is happening.

    This project is live so I have duplicated my index.php and have created a test.php to try and figure out whats happening.

    My problem is this form when page is in HTTPS mode will not submit. The ajax form just hangs and the swirly wheel gif appears infinitely.

    The error is only in internet explorer... Error Permission Denied on the jQuery script?

    The page works great in HTTP mode on everything, and HTTPS on everything mac and everything pc apart from Internet Explorer browser.

    I've tested it on 7 and 9 in HTTPS mode and same error appears. Works fine in HTTP mode. Firefox and chrome on PC work fine in HTTPS mode.

    It's such a simple page, pulling in my form from wordpress install.

    The test.php page
    https://gist.github.com/d77957ef98945f623d47

    Feel free to try and enter for testing, I will remove any entries after now.

    It doesn't make any sense why everything works apart from IE in HTTPS mode?

    I have tried loading my jQuery in via...

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.js"></script>

    and

    <script src="js/jquery.js"></script>

    Strangely the jQuery works fine on the page, but the ajax form will not send?

    Have you ever seen a similar problem like this before?

    Thanks

    Posted 11 years ago on Thursday July 19, 2012 | Permalink
  2. Can you please remove the links of this as I'm not having any response.

    Thanks

    Posted 11 years ago on Thursday July 26, 2012 | Permalink
  3. Can you please remove these links.

    Thanks

    Posted 11 years ago on Tuesday August 7, 2012 | Permalink
  4. David Peralty

    Removed the links, but have you solved your issue?

    Posted 11 years ago on Tuesday August 7, 2012 | Permalink