
That address is already recieving the newsletter.";
} else {
?>
|
Join
the Mailing List:
Fields in RED
are required. The rest are optional.
|
}
} else {
mysql_connect("localhost", "red169859", "jkvm4za");
$query = "DELETE FROM MailingList WHERE Email = $email";
mysql_db_query("redlinerecords_com_au", $query);
echo " You have been successfully deleted from the mailing list. We are sorry to see you go.";
}
}
if ($Submit) {
mysql_connect("localhost", "red169859", "jkvm4za");
$query = "INSERT INTO MailingList VALUES (0, '$email', '$firstname', '$lastname', '$address', '$city', '$state', '$zip', '$country', '$age', Password('$password'))";
mysql_db_query("redlinerecords_com_au", $query);
?>

Thank you for signing up. Please enter and enjoy the website.
} else if ($Action=="") {
?>
|
Redline
Records Mailing List:
Receive
the latest Redline news in your mailbox.
|
} ?>
Site created by Black-Box
Solutions. All content copyright Redline Records Australia.