Hello, For some odd reason I felt compelled to submit a script of some kind, so I made a very basic contact us script. Installation is almost as simple as plug and play. Here is a screen shot of what it looks like: Installation Instructions: To begin you'll need to enter your email into the script. Just edit the following and put in your email address: // Enter your email bellow, don't delete the quotes around it. $recipient = 'EMAIL'; Code (markup): YOUR DONE! Embedding This Script Into Another Page: Add this code to the page, if you don't like the output use #2. <?php include('./path/to/script/contact.php'); ?> Code (markup): or <iframe src="/path/to/script/contact.php" frameborder="0" width="430" height="400" scrolling="no"></iframe> Code (markup): ---------------------------------------------------------------- DOWNLOAD LINK: Click HERE! ---------------------------------------------------------------- Legal Junk: This script is not intended for high volume sites and is not guaranteed to be secure. I am not responsible for any damages you may incur while using this script and you agree that you will not sell or redistribute this script for monetary gain without my permission... ( I just want to cover my ass... )