SSL Submissions are growing and no ssl enabled.

  • xtremechaotic
    Asked on July 28, 2015 at 7:23 PM

    I have a website where I put the embedded code as iframe (http://www.ciudaddeosos.com/inscripcion.html). The iframe code does not have activated the ssl submissions and the ssl counter is still growing and now people can't keep submitting them details. :(

    iframe coded embedded on the website. Notice that there's no https nor secure in any part of the code you provided.

     

    iframe id="JotFormIFrame" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="//form.jotformz.com/form/51995442260660" frameborder="0" style="width:100%; height:768px; border:none;" scrolling="no"></iframe

    script type="text/javascript">window.handleIFrameMessage = function(e) {var args = e.data.split(":");var iframe = document.getElementById("JotFormIFrame");if (!iframe)return;switch (args[0]) {case "scrollIntoView":iframe.scrollIntoView();break;case "setHeight":iframe.style.height = args[1] + "px";break;case "collapseErrorPage":if (iframe.clientHeight > window.innerHeight) {iframe.style.height = window.innerHeight + "px";}break;case "reloadPage":window.location.reload();break;}};if (window.addEventListener) {window.addEventListener("message", handleIFrameMessage, false);} else if (window.attachEvent) {window.attachEvent("onmessage", handleIFrameMessage);}</script

  • Chriistian Jotform Support
    Replied on July 28, 2015 at 10:00 PM

    Hi,

     

    I see that you have created two separate threads for the same issue. We will attend to your concern on your previous thread. You can check it here

     

    Do let us know if you need further assistance.

     

    Regards.