Where to put the files: 4-7-00 If you have downloaded just the WebFormMail critical files in the zip file named webformmail1_files.zip, you must already have the Extropia.com WebResponder distribution of form_processor.cgi. You would simply add the files from the webformmail1_files.zip in the following manner: 1. form_processor.cgi and form_processor.cgi.ori are added to the form_processor directory. Chmod the form_processor.cgi to read-write-execute-read-execute-read-execute so the script can run. 2. Place the webformmail_feed.cgi file in the Forms directory and chmod it to read-write-execute-read-execute-read-execute so it can run. This script will generate a form if you like. You would have to edit this file to output the form fields you want and also point the form to the form_processor.cgi. 3. Place the webformmail.setup.cgi in the Setup_files directory. It must be readable (r--r--r--) and you need to edit this file to configure your script. Refer to the webformmail_readme.txt. 4. The form.htm is an html form you can edit and place on your website to access the script. Directions are on the form for you and in the readme. 5. Place the webformmail.data.cgi file (it is an empty text file to begin with) in the Databases directory and make it read-write-read- write-read-write. Make the Databases directory readable and writable too. This is the database that will contain your pipe-delimited form data. Research how to make a cron job to send yourself the database periodically. You will not have to retype all the data coming from your forms but also have the convenience of receiving the data in emails. (Also included in this distribution are the webformmail_readme.txt and where_to_put_files.txt - this file.) Good luck and enjoy! Julie Skokna :-) AGoodWeb.com admin@agoodweb.com