Form data to database

  • kingmenmarketing
    Asked on August 9, 2019 at 11:22 PM
  • Ashwin JotForm Support
    Replied on August 10, 2019 at 12:17 AM

    I am not sure if I have understood your question correctly. Do you want to send your form's submission data to your own database? 

    Unfortunately there is no inbuilt feature to save your form's submission data to your own database but with a little workaround it is possible to achieve your requirement. You can POST your form's data to your own ASP.Net page where you can read your form's post data and save it in your MySQL data base. The following guide should help you:  https://www.jotform.com/help/213-Send-Submission-Data-via-Post-Method-and-Thank-You-Settings 

    Hope this helps.

    Do get back to us if you have any questions.