I am ready to upload my form to my website which is a 1&1 website. I do not know which embed to use? or how to do this.

  • cathyaldrich
    Asked on July 17, 2017 at 4:37 PM
  • aubreybourke
    Replied on July 17, 2017 at 4:46 PM

    Heres the relevant section from the user guide about embed methods:

    Which Form Embed Code Should I Use? 

    You have two options:

    #1. Create a webpage and add the embed script. Then upload it to your server. You should name it index.html

    Heres a little help for you:

    <!DOCTYPE HTML>

    <html>

    <head>

    <title>Change this to your title</title>

    </head>

    <body>

    <!-- paste your embed script here -->

    </body>

    </html> 

    #2. Or, download the full source code and upload that to your server. The drawback here is that you will need to do this every time you make a change to your stand alone form.