Thankyou=
<style type="text/css">
<!--
BODY {
scrollbar-arrow-color:#707047;
scrollbar-face-color:#FFFFF2;
scrollbar-highlight-color:#FFFFF2;
scrollbar-3dlight-color:#FFFFF2;
scrollbar-darkshadow-color:#FFFFF2;
scrollbar-shadow-color:#FFFFF2;
scrollbar-track-color:#FFFFF2;
}
-->
</style>
<body bgcolor="#FBFBF6"></body>
<p align="center"><font color="#707047"><font face="Verdana" size="1">
<b>Contact Habbo Positive FM<br><br></b>To send in a request/shoutout etc to Habbo Positive FM By using the form below-Please only sent to the dj currenty djing Please bare in mind, any spam,
abuse, you will be banned from the site your IP is logged.</font><script language="JavaScript"> <!--
// No rightclick script v.2.5
// (c) 1998 barts1000
// barts1000****.com
// Don't delete this header!
var message="Sorry, Habbo Positive FM have disabled right click."; // Message for the alert box
// Don't edit below!
function click(e) {
if (document.all) {
if (event.button == 2) {
alert(message);
return false;
}
}
if (document.layers) {
if (e.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
// --> </script></font></p>
<form Action="?page=contactphp" Method="Post">
<table border="0" width="100%" id="table1" cellspacing="1" cellpadding="0">
<tr>
<td width="35%">
<p align="right"><font size="1" face="Verdana" color="#707047">Name:</font></td>
<td width="50%"><font color="#707047" size="1" face="Tahoma">
<input name="name" size="30" value="Your Name" style="border:1px solid #707047; font-family: Verdana; font-size:8pt; color:#707047; background-color:#FBFBF6"></font></td>
</tr>
<tr>
<tr>
<td width="35%">
<p align="right"><font size="1" face="Verdana" color="#707047">Area:</font></td>
<td width="50%"><font color="#707047" size="1" face="Tahoma">
<select name="dropdown" style="border:1px solid #707047; font-family: Verdana; font-size:8pt; color:#707047; background-color:#FBFBF6" size="1">
<option value="-- Choose from list --">-- Choose from list --</option>
<option value="Shoutout">Shoutout</option>
<option value="Song Request">Song Request/option>
<option value="Competition Entry">Competition Entry</option>
</select></font></td>
</tr>
<tr>
<td width="35%">
<p align="right"><font face="Verdana" size="1" color="#707047">Send to:</font></td>
<td width="50%"><font color="#707047" size="1" face="Tahoma">
<select name="to" style="border:1px solid #707047; font-family: Verdana; font-size:8pt; color:#707047; background-color:#FBFBF6" size="1">
<option value="
[email protected]">Myke</option>
<option value="
[email protected]">Connor</option>
</select></font></td>
</tr>
<tr>
<td width="35%">
<p align="right"><font size="1" face="Verdana" color="#707047">Comments:</font></td>
<td width="50%"><font color="#707047" size="1">
<textarea name="comments" rows="3" cols="29" style="border:1px solid #707047; font-family: Verdana; color:#707047; font-size:8pt; background-color:#FBFBF6">Comment</textarea></font></td>
</tr>
<tr>
<td colspan="2">
<p align="center"><font color="#707047" size="1" face="Verdana">
<input type="submit" Value="Send To te DJ" style="border:1px solid #707047; font-size: 8pt; font-family: Verdana; color: #707047; background-color:#FBFBF6"></font></td>
</tr>
</table>
</form>
<p align="center"><font face="Verdana" size="1" color="#707047">Please do not
spam the form. All forms sent include the IP address of the sender. If you are
found to continually spam the form your IP will be banned from the website.</font><br>
</p>
<head><title>Contact</title></head>
<html>
<body>
<font color="#707047" size="1" face="Verdana">
<p align="center">
<?php
$name=$_POST['name'];
$email=$_POST['email'];
$comments=$_POST['comments'];
$dropdown=$_POST['dropdown'];
$to=$_POST['to'];
$message="Name: $name \n Email: $email \n Area: $dropdown \n Comments: $comments \n IP: $REMOTE_ADDR";
if(mail($to,"Contact about a $dropdown from $name",$message,"From: $email\n")) {
echo "Thank you for sending your message - it will be replied to as soon as possible!";
} else {
echo "Habbo-Positive FM";
}
?>
</font>
</p>
</body>
</html><head><title>Contact</title></head>
thanks