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
aznhybriddragon
post Feb 25 2004, 01:21 AM
Post #2


Senior Member
*****

Group: Member
Posts: 946
Joined: Jan 2004
Member No: 603



QUOTE(adoggydog195 @ Feb 24 2004, 10:18 PM)
the point was to put it on only pages like your profile part so private info dont get out

the the question is, how do u only put it for profile?
 

Posts in this topic


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