| Server IP : 208.122.213.31 / Your IP : 216.73.216.45 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/photorater-old/ |
Upload File : |
<script language="JavaScript">
function checkifvalid(){
if (window.document.myform.username.value=="")
{
alert("Kindly enter the Username!");
window.document.myform.username.focus();
return false;
}
if (window.document.myform.password.value=="")
{
alert("Kindly enter the Password!");
window.document.myform.password.focus();
return false;
}
}
</script>
<table width="100%" border="0" align="left" cellpadding="0" cellspacing="0">
<tr>
<td width="7%" height="239" align="center" valign="top"> <div align="center"><br>
<br>
<br>
</div></td>
<td width="93%" align="left" valign="top"> <br>
<br>
<?
if((isset($error))||(isset($newmember)))
{
?>
<br>
<table width="70%" border="0" cellspacing="0" cellpadding="0">
<tr class="normal">
<td><strong><? if($error) print "Invalid username,password or validation code!Kindly try again!"; else print "You have successfully signed up!";?></strong></td>
</tr>
</table>
<?
}
?>
<br>
<table width="70%" height="10" border="0" cellpadding="0" cellspacing="0" class="mytable">
<tr>
<td valign="top">
<div align="center">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<form name="myform" action="index.php?cmd=4" method="post" onsubmit="javascript: return checkifvalid();">
<tr >
<td width="5" class="header"> </td>
<td height="20" colspan="2" class="header">Kindly enter your
Validation code to activate your account!</td>
</tr>
<tr >
<td height="25" class="normal"> </td>
<td height="25" class="normal">Validation Code</td>
<td height="19" align="center" class="normal"><input name="validcode" type="text" class="mytext" id="validcode" maxlength="12"></td>
</tr>
<tr >
<td width="5" height="25" class="normal"> </td>
<td width="26%" height="25" class="normal">Username</td>
<td width="74%" height="19" align="center" class="normal">
<input name="username" type="text" class="mytext" maxlength="12"></td>
</tr>
<tr >
<td height="25" class="normal"> </td>
<td height="25" class="normal">Password</td>
<td height="19" align="center" class="normal"><input name="password" type="password" class="mytext" id="password" maxlength="12"></td>
</tr>
<tr align="center" >
<td height="25" colspan="3" class="normal"> <input type="submit" name="Submit" value="Validate" class="mybutton"></td>
</tr>
</form>
</table>
</div></td>
</tr>
</table>
<br>
</td>
</tr>
</table>