Unsecure website URL error message after form submission

  • RayOgden
    Asked on September 17, 2016 at 12:44 PM

    When the form is complete and the submit button pressed a message pops us  querying the sites validity.

    Please try the form and tell me what the problem is.  Looking forward to your reply. Ray. shedbases.com

  • jonathan
    Replied on September 17, 2016 at 9:02 PM

    You were redirecting your form after submission to https://www.shedbases.com/products.html

    which uses secure URL (https).

    But your website do not have support for https or secure URL. This was the reason for the alert pop up message you see.

    Unsecure website URL error message after form submission Image 1 Screenshot 30

     

    To fix this, simply change the https to http in your form https://www.jotformeu.com/form/62423147162348 Thank you redirect URL.

    Unsecure website URL error message after form submission Image 2 Screenshot 41

     

    This should resolve the issue. Let us know if you need further assistance.