Sending form to database

  • memsforms
    Asked on December 11, 2015 at 9:29 AM

    Is it possible to have it send not only a normal email to the user but send the form to a database for storage.

  • David JotForm Support
    Replied on December 11, 2015 at 12:07 PM

    Hi,

    You can directly download the sql file of your submissions and import them in your MySQL database:  Check this app: http://apps.jotform.com/app/mysql_export

    You can write your own custom code to save submission records in your MySQL database. Please check this related thread: http://www.jotform.com/help/126-Form-to-MySQL

    If you have any further questions, let us know and we will be happy to help.