password validate








Password Validate
A:hover {color: #FF0000; font-family: Arial}























Back

Password Validate

 




 




This script will alert the visitor that
the password they enter in the two password box are the same before
sending to a CGI or PHP script.  There is nothing to configure so only copy boxes
are displayed on this page. See
Script Work...




 

Paste script between the <HEAD></HEAD> tags.
















function validForm(passForm) {
if (passForm.password1.value ==""){
alert("Please Enter A Password")
passForm.password1.focus()
return false
}
if (passForm.password1.value !=passForm.password2.value) {
alert("Passwords Entered Did Not Match")
passForm.password1.focus()
passForm.password2.select()
return false
}
return true
}













Paste script where needed in the body of the HTML Document.























Choose a User Name:

Choose a Password:

Retype Password:





















© Copyright 2003 Ultimatephp.com





Wyszukiwarka

Podobne podstrony:
password validate form
Nyx Password Storage 1 21 readme
password2
2006 05 Password Tricks Customizing the Password Popup Window
Jak złamać hasło na Onet poczte działa rewelacyjnie sposób na hasla password hack haker haslo
password
validate build stabilityrBD9103
password
Jak Złamać Hasło Na Allegro Sposób Na Hasla Password Hack Haker Haslo
Passwort Deutsch 12
2 Jak złamać hasło na poczte sposób na hasla password hack haker haslo
email lost password
passwords
validate build stability?B0F413

więcej podobnych podstron