Script : writedocMail, version 1.4, March 2004 Description : Basic PHP-based Form Processor that checks for required fields Requirements : PHP installed on your hosting server with register_globals enabled File : writedocMail.php Copyright : © Malcolm Graham, 2003-2004 Updates, see : http://writedoc.com/programs/writedocMail/ For help, see: http://www.php.net/, http://www.hotscripts.com/, http://www.devscripts.com/, or http://www.phpfreaks.com/ Files provided... writedocMail.php: is the PHP script, stored in the script folder feedback.htm : sample feedback form formSuccess.htm : sample successful form processing page in responses folder formError1.htm : sample form processing error page in responses folder formError2.htm : sample form processing error page in responses folder formError3.htm : sample form processing error page in responses folder formError4.htm : sample form processing error page in responses folder images folder : contains the images used in the sample pages Instructions... After decompressing the downloaded file, edit the writedocMail.php file and change $mailTo to specify your email address. If you plan to use the sample pages provided, simply move all the files to your server and use. Otherwise, read the instructions included within the writedocMail.php file