Menu

flat file database

Help
Ben
2004-09-24
2013-06-03
  • Ben

    Ben - 2004-09-24

    what is the name of the file on my server that holds the data from the submited forms.

    I was hoping to find something like log.txt but no luck.

    BTW this script is nice to work with a complete novice like me can get a lot of learning from it.

     
    • Stephen Hale

      Stephen Hale - 2004-09-24

      The file that holds the submitted data is in the 'admin' folder of each form that uses flat file databases. The name of the file is 'data.dat'  You can open this file with a text editor of your choice, but please be warned any changes to this file could cause your form to not work properly.

       
      • Will Stein

        Will Stein - 2005-04-27

        did anyone ever get this working with excel?

         
    • Ben

      Ben - 2004-09-24

      thanks, any suggestions on getting this file in to csv, ie importing it to excel

       
    • Ben

      Ben - 2004-09-24

      I have now got the data in to excel.

      This script ROCKS

      thanks.

      will have to follow the donate link, and click a few ads

       

Log in to post a comment.