Test2

From RoyalWeb
Jump to: navigation, search
 
Line 1: Line 1:
This is a test [http://www.test.com" class = "external autonumber"]
+
<html><script language="javascript">
 +
<!--//
 +
/*This Script allows people to enter by using a form that asks for a
 +
UserID and Password*/
 +
function pasuser(form) {
 +
if (form.id.value=="userID") {
 +
if (form.pass.value=="password") {             
 +
location="page2.html"
 +
} else {
 +
alert("Invalid Password")
 +
}
 +
} else {  alert("Invalid UserID")
 +
}
 +
}
 +
//-->
 +
</script>
 +
 
 +
<center>
 +
<table bgcolor="white" cellpadding="12" border="1">
 +
<tr><td colspan="2"><center><h1><i><b>Login
 +
Area</b></i></h1></center></center>
 +
</html>

Latest revision as of 14:33, 20 March 2008

Personal tools
MOOCOW
Google AdSense