Log In · Register

 
Password Prompt, add a password screen to a page
adoggydog195
post Feb 25 2004, 12:38 AM
Post #1


pimpalishious
*****

Group: Member
Posts: 436
Joined: Feb 2004
Member No: 4,370



the code is

CODE
<!-- begin code provided by createblog.com -->

<script>
var pass="[B]PASSWORD GOES HERE[/B]";
var attempt=prompt("What is the password?" , "");
if (pass==attempt) alert("Correct")
else {location.href="about:blank";}
</script>

<!-- end code provided by createblog.com -->


please comment on this!
 
 
Start new topic
Replies
adoggydog195
post Feb 25 2004, 01:18 AM
Post #2


pimpalishious
*****

Group: Member
Posts: 436
Joined: Feb 2004
Member No: 4,370



the point was to put it on only pages like your profile part so private info dont get out
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: