insecure thank you page

  • stefansegers
    Asked on November 21, 2015 at 3:12 AM

    hi guys,

     

    read about the insecure pop-up on submitting a form.

    The solution should be to make the thank you page https.

     

    I talked to my hosting provider and they do not prefer ssl on their platform yet because of the speed issues.

    Is it possible to set the form on a http page instead of https so I won't get the "insecure" issue?

     

    Otherwise maybe there's a better solution?

     

    In the thank you page I have put some text and google analytics code, not sure if i can put this in the thank you page on JotForm?

  • stefansegers
    Replied on November 21, 2015 at 2:24 PM

    no body?

  • BJoanna
    Replied on November 22, 2015 at 4:03 AM

    Thank you for contacting us. 

    If I understood you correctly you want to use non secure (http) form.

    By default all form are now secure, but you can also use non secure form if you want. I saw that you embedded your form with script code that is secure:

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

    You can change Https of the form to http to make your form non secure.

    <script type="text/javascript" src="http://form.jotformeu.com/jsform/53025613762350"></script>

    Also inside of your form builder when you click on Publish option you can uncheck secure form option and than copy embed code of your form. 

    insecure thank you page Image 1 Screenshot 20

    Hope this will help. Let us know if you need further assistance.

  • stefansegers
    Replied on November 23, 2015 at 4:02 AM

    Thank you... this works great!!!