http://peon.incrimina.com leonh@samford.net Simple mail script Description: Sends an email to you, the webmaster from a web page based form. Sends useful information in the actual message such as the senders IP. Instructions: 1. Open the mail.php file in notepad or another editor, and change the line $to = you@you.com to reflect your real email address. 2. Use the form in contact.php as, or for reference for a similiar form in the page you wish the form to appear 3. Upload both files. Note: I encourage you to edit both of these files to suit your liking. They are in their most basic state at the moment. Troubleshooting: A lot of people have been having problems with the script simply not sending the mail, this is not a problem in the script, I assure you. The script uses the default mail() function, which uses settings from the php.ini file to do the actual sending of mail, this requires a working SMPT server, and to have it set correctly, information on changing this can be found at: http://www.php.net/manual/en/ref.mail.php Please try this before emailing me.