formfields
Joined: 01 Aug 2005 Posts: 465
|
Posted: Mon May 08, 2006 2:36 pm Post subject: How To Save Form Data To Flat File |
|
|
Here is a method to save your form data to a flat file. It requires that you have a MySQL database.
1. Generate your form using FORMgen. Please be sure to complete all the directions on Step 6, including setting up your database.
2. Link or go to http://www.mydomain.com/pathToForm/cp_myform.php?action=export. This link will point to a flat file with all your table's data. Please note that this is the exact same file that is downloaded when you do an export in the Control Panel produced by FORMgen.
We are considering adding functions to FormBean for exporting/importing data to/from a flat file without a MySQL database. |
|