Friday, 26 June 2015

x.php



<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>+BAND BAAJA BAARAT</title>
<link href="css/style.css" rel="stylesheet" type="text/css">

<script language="javascript">
function validate()
{
var c=true;
var x1=document.f1.txtuid.value;
var x2=document.f1.txtupass.value;


if(x1=="" ||x2=="" )
{
if(x1=="")
{
alert("please enter the user name !!");
}
if(x2=="")
{
alert("please enter the password !!");
}
c=false;
}
return c ;
}

function validate1()
{

var x1=document.f2.txtvid.value;
var x2=document.f2.txtvpass.value;
var c1=true;


if(x1==""||x2=="" )
{
if(x1=="")
{
alert("please enter the name !!");
}
if(x2=="")
{
alert("please enter the password !!");
}
c1=false;
}
return c1 ;
}


</script>
</head>
<body>
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="top" background="images/base_bg.gif"><table width="730" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
  <td colspan="2">&nbsp;</td>
</tr>


<tr>
  <td width="726" height="100%" bgcolor="#ffe8c1" class="body_txt"><strong>plese register or enter the valid user name </strong>
    <form name="form1" method="post" action="registration.php">
      <label>
      <div align="center">
        <input type="submit" name="Submit" value="register">
      </div>
      </label>
        </form>
    </td>
  <td width="4"  bgcolor="#c67ba7" valign="top" align="center">&nbsp;</td>
  </tr>

<tr>
<td colspan="2" bordercolor="#999999" bgcolor="#999999" class="bottom_menu"><a href="#" class="bottom_lnk">Home</a> | <a href="#" class="bottom_lnk">About Us</a> | <a href="#" class="bottom_lnk">Testimonials</a> | <a href="#" class="bottom_lnk">Our People</a> | <a href="#" class="bottom_lnk">Products</a> </td>
</tr>
<tr>
<td height="33" colspan="2" bgcolor="#c67ba7" class="bottom_addr">&copy; 2015 shaminder gateway solutions </td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
This entry was posted in :

0 comments:

Post a Comment