Answers
May 08, 2009 - 10:27 AM
Apply this code ok!!!!!
function pasuser(form) {
if (form.id.value=="Amman") {
if (form.pass.value=="12345") {
location="Light.html"
} else {
alert("Invalid Password")
}
} else { alert("Invalid UserID")
}
}
Login Area | |
UserID: | |
Password: | |
Jun 01, 2009 - 02:54 AM
The question looks to be abandoned by the user who asked it. If no action is taken within 2 days, a Quomon Moderator will consider closing the question and distributing the points.
The Quomon Team
The Quomon Team



Add New Comment