| Server IP : 208.122.213.31 / Your IP : 216.73.216.185 Web Server : Apache System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64 User : WHMCS_MIA_382 ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/httpd/html/baberankings.com.bak/ |
Upload File : |
<html>
<head>
<title>BabeRankings.com - Submit a Babe Form</title>
<script language="JavaScript">
function doCheck() {
if (!validName())
{
return false;
}
if (!validEmail())
{
return false;
}
if (!validMessage())
{
return false;
}
return true;
}
function validName()
{
var str=document.emailform.yourname.value;
if ((str == null) || (str.length == 0))
{
alert("Please enter your Name. (Put N/A if you don't want to give your name)");
return false;
}
return true;
}
function validEmail()
{
var str=document.emailform.youremail.value;
if ((str == null) || (str.length == 0) || (str.indexOf("@")==-1))
{
alert("Please enter a valid Email Id. (Put me@home.com if you don't want to give out your email)");
return false;
}
return true;
}
function validMessage()
{
var str=document.emailform.mesg.value;
if ((str == null) || (str.length == 0))
{
alert("Please enter Details of the Babe here.");
return false;
}
if (str.length > 3000)
{
alert("Message Details too long. Maximum allowed length for Message is 3000 characters.");
return false;
}
return true;
}
</script>
</head>
<body marginheight=0 marginwidth=0 topmargin=0 leftmargin=0>
<table border=0 width=100%>
<tr valign=top>
<td valign=top align=center>
<center>
<form action="/cgi-bin/emailformreturn.cgi" method=post name=emailform>
<table border=0 width=95%>
<tr bgcolor="#6699cc">
<td><font color=white face=arial size=2><b>Contact Us</b></font>
</td>
</tr>
<tr bgcolor="#f3f3f3">
<td>
<font face="arial" size=2 color="#666666"><b>
We love your input. Please submit any babes you feel should be on this site.
We might list her gallery or maybe even feature her. </b></font><br><br>
<center>
<table border=0>
<tr>
<td><font face="arial" size=2 color="#666666"><b>Your Name (Or N/A))</b></font></td><td><input type=text name=yourname size=40></td>
</tr>
<tr>
<td><font face="arial" size=2 color="#666666"><b>Enter Email-Id (must be valid to work)</b></font></td><td><input type=text name=youremail size=40></td>
</tr>
<tr>
<td><font face="arial" size=2 color="#666666"><b>Submit the Babe Here (URL and name if you know it)</b></font></td><td>
<textarea name=mesg rows=6 cols=40 wrap="virtual"></textarea>
</td>
</tr>
<tr>
<td align=center colspan=2><br>
<input type=submit value=" Send " onClick="return doCheck()">
</td>
</tr>
</table>
</center>
</td>
</tr>
</table>
</form>
</center>
</td>
</tr>
</table>
<center>
Your Copyright message here.<br><br>
<!-- do not remove the following line -->
<font face=arial size=2 color=#333333>Powered by <a href="http://www.dreamcatchersweb.com/" targer=new>DreamCatchersWeb CGI Guest Book</a></font>
</center>
</body>
</html>