FORM2FILE free
We have created a script in the Perl language (CGI) that will allow any number of fields used in a form to have their data saved in a file on your own web server, this script is executed once the "post" or "submit" command is sent. There are are currently 3 versions of this script available, Free, Basic and Professional, below is a description of what each can achieve: FREE : Saves the data from the first field only (has to be called "form2file_free"), saves that data in a file called "form2file_free.txt". BASIC : Same as FREE except the field can be called anything and supports template file for saving of the data (uses tag format for placing of your field data). PROFESSIONAL : Same as BASIC except can support all fields in the form and has the same template setup. All scripts have a result HTML page thats set from the script file.