Html Code: Put password on your website to protect your pages
This Code is a very nice sample of how to put password on your website. The user is "user" and password is "password" you could easily change it from the code and put it on your website.
| Compatible browsers: |
|
Go to Homepage
Kane
Posted on 26 February, 2010 - 04:44 PM
1
how do you set up the login so you can login the page
michael
Posted on 26 February, 2010 - 04:44 PM
2
how can i put a singup into my web page?
DavidGasco
Posted on 26 February, 2010 - 04:44 PM
3
I\'m at school and am doing a website looking for cool things to add and copyed the code to dreamweaver cs4. After changing the code a bit i got it how i liked it. I changed the password. The invalid password button now says Fail. Thank you to whoever created this code.
Bob
Posted on 26 February, 2010 - 04:44 PM
4
Great code, but it doesn't have encryption embedded into the language... a simple right click will allow someone access to the username and password.
fhalili
Posted on 26 February, 2010 - 04:44 PM
5
please can somebody tell me how can i add more users to the this script?? pleasee help me with any code in html or javascript. i loved this form of login but i want to add more users and paswords. how can i do this?
alessiob
Posted on 26 February, 2010 - 04:44 PM
6
do you receive information about add new user?...i need this parts!!
alojz
Posted on 26 February, 2010 - 04:44 PM
7
can you create me a code only for password, without ID? thank you very much.
pkazunguus
Posted on 26 February, 2010 - 04:44 PM
8
I am a new student to HTML,assit me on the followin exercise,
Using HTML, Create a login page which allows user to log in into the system. When the username and password do not match the stored ones, Display the message to the user that username/password are invalid.
Using HTML, Create a login page which allows user to log in into the system. When the username and password do not match the stored ones, Display the message to the user that username/password are invalid.
cjs2
Posted on 26 February, 2010 - 04:44 PM
9
you guys should really respond to your users comments
cjs2
Posted on 26 February, 2010 - 04:44 PM
10
you guys should really respond to your users comments
isarij
Posted on 26 February, 2010 - 04:44 PM
11
The problem with this code is that you can easly get the userID and pass by viewing the page source code.
vandench
Posted on 26 February, 2010 - 04:44 PM
12
every one the username is: user the password is: password it shows it in this part of the script (the ones are the spot) ps change the location (the twos are the spot) the whatever website you want it to go to: UserID and Password*/
function pasuser(form) {
(11111)if (form.id.value=="user") { (111111111)
(11111111)if (form.pass.value=="password") { (1111)
(22222)location="http://www.htmlfreecodes.com" (2222222)
} else {
alert("Invalid Password")
function pasuser(form) {
(11111)if (form.id.value=="user") { (111111111)
(11111111)if (form.pass.value=="password") { (1111)
(22222)location="http://www.htmlfreecodes.com" (2222222)
} else {
alert("Invalid Password")
Murad Hoss
Posted on 26 February, 2010 - 04:44 PM
13
How can I make a signup option in my webpage?
goldscorpi
Posted on 26 February, 2010 - 04:44 PM
14
You can add more users by simply typing a comma after the first one and then adding the next.
bchuapzo
Posted on 26 February, 2010 - 04:44 PM
15
Ples send me the code of Registered. Login and Logout
![]() | You can leave comments once you sign in/up. |








