Form Won't Embed In Website

  • wardchapelamestl
    Asked on April 8, 2019 at 3:36 PM

    I am trying to embed this form on the church website and when I paste the code below in the html section.  I get a 403 error and the page doesn't save.

     

     

    Please help me correct this so the Jotform shows up on the webpage.

     

  • denis_calin Jotform Support
    Replied on April 8, 2019 at 5:28 PM

    Hi @wardchapelamestl!


    Can you please make sure that you copy the following code:

    <script type="text/javascript" src="https://form.jotform.com/jsform/90975505491162"></script>

    And paste it directly in the body of your HTML on a separate line? Right now I can see that the script is between <p></p> tags. Here is the screenshot:

    1554758449Screen Shot 2019 04 08 at 2 Screenshot 10


    Here is a guide on how to embed the form by copying and pasting the embed code: https://www.jotform.com/help/34-Adding-a-Form-to-a-Web-Page

    Alternatively, you can embed your form by using an iFrame within your page: https://www.jotform.com/help/148-Getting-the-Form-iFrame-Code

    Please let me know if you have any other questions. Thank you and have a wonderful day!

  • wardchapelamestl
    Replied on April 8, 2019 at 7:32 PM

    I got an error it says.  403 error - (Server error)


    I pasted this in the html block 

    <script type="text/javascript" src="https://form.jotform.com/jsform/90975505491162"></script>

  • jherwin
    Replied on April 8, 2019 at 9:32 PM

    I checked your webpage and I did not see any embedded code from the jotform there. Can you please try to embed the form using the iFrame method?

    Guide: Getting-the-Form-iFrame-Code

    Please give it a try and let us know how it goes.