if ($_POST['run'])
$result = $_POST['run'];
else
$result=0;
if ($_POST['email'])
$email = $_POST['email'];
else
$email = "none";
$message = "Please add : ".$email." to the mailing list.";
if ($result)
$success = mail ( "todd@toddweston.com", "Mailing List Signup", $message, "From: webmaster@toddweston.com\r\n");
$result = 0;
?>
include 'Banner.php' ?>
|
include 'Navbar.php'; ?> |
To Contact Todd Weston : |
 |
Mailing List |
Would you like to be added to my mailing list, keeping you informed of any updates to ToddWeston.com? |
|
Fortunately, email isn't the only way to contact me: Instant Messaging! |
|
AIM : | tweston777 | Get AIM! |
Yahoo : | twweston | Get Yahoo! Messenger! |
MSN : | twweston@yahoo.com | Get MSN Messenger! |
ICQ : | 348595482 | Get ICQ! |
|
|
| This site Copyright © 2004-2006 by Todd W Weston - All rights reserved |