Issues with form URL

  • flanby507
    Asked on October 12, 2014 at 5:42 AM

    Answered by Kiran

     

    I see that you have embedded with http://french.jotform.com/form/33497307948367 in the iframe code. Please change the URL to http://form.jotformeu.com/form/33497307948367 in the iframe code and re-embed to the website.
    The full embed code shall look like as below :
    <iframe id="JotFormIFrame" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="http://form.jotformeu.com/form/33497307948367" frameborder="0" style="width:100%; height:487px; 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;}};if (window.addEventListener) {window.addEventListener("message", handleIFrameMessage, false);} else if (window.attachEvent) {window.attachEvent("onmessage", handleIFrameMessage);}</script> 
    Hope this information helps. Please let us know if you need further assistance. We will be happy to help.
    Thank you!!

    I checked and my i frame code is embedded as it should be! On my website still shows URL form invalid for this web site! what shall I do?

    thanks

  • Ben
    Replied on October 12, 2014 at 8:34 AM

    Hi,

    Please reply in the same thread instead of opening a new one. This helps to see what was the original question and what was already offered to you as a solution.

    You can find your old thread here: http://www.jotform.com/answers/441009-why-does-it-shows-URL-on-my-site-instead-of-form#1

    I will copy your response there now.

    Best Regards,
    Ben

  • flanby507
    Replied on October 12, 2014 at 6:04 PM

    What I'm suppose to do....

  • jonathan
    Replied on October 12, 2014 at 7:10 PM

    Please click on this link http://www.jotform.com/answers/441009  to open the original discussion thread. You will see my colleague's response there.

    Thanks.