Hosting Form on Website

  • nmhg
    Asked on June 29, 2017 at 2:36 PM

    Lets say I wanted to host the source code of the form on my website and I just want to pull data from the form directly without having to go through jotforms servers is that possible? My goal is just to reduce the number of redirects. because I want to store the data from jot forms into a database but I dont want to have to go through jot form servers after submitting a form. 

  • John_Benson
    Replied on June 29, 2017 at 4:53 PM

    That is possible, you can copy the source code and put it on your server. To get the source code of the form, please follow this guide: https://www.jotform.com/help/104-How-to-get-the-Full-Source-Code-of-your-Form

    Please take note that the form action method will still be processed on our servers. This means that the data will go to our servers first. After that, it will be forwarded to the integrated database that you created.

    Hope that helps.