Set password help |
Set password help |
Sep 11 2005, 07:07 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 28 Joined: Jul 2005 Member No: 181,396 |
I've searched the xanga scripts but there's nothing that I need so I just post for help.
How does she set the password actually? her xanga |
|
|
|
![]() |
Sep 11 2005, 08:55 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
Uhhh wouldn't you use this code?
CODE <!-- begin code provided by createblog.com --> <script language="JavaScript" type="text/javascript"> <!--hide var password; var pass1="YOURPASSWORDHERE"; password=prompt('Enter your <span class='searchlite'>password</span> in order to view this page!',' '); if (password==pass1) alert('YAY you got it right! Click OK to enter!'); else { window.location="http://www.lissaexplains.com"; } //--> </script> <!-- end code provided by createblog.com --> Then where it says password that's where you put it or something and there are parts that you edit. QUOTE var pass1="YOURPASSWORDHERE"; password=prompt('Enter your <span class='searchlite'>password</span> in order to view this page!',' '); if (password==pass1) alert('YAY you got it right! Click OK to enter!'); else { window.location="http://www.lissaexplains.com"; } Pretty sure that's the stuff you have to edit. |
|
|
|
Sep 17 2005, 07:26 AM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 28 Joined: Jul 2005 Member No: 181,396 |
It doesn't work at all.
|
|
|
|
Sep 17 2005, 07:29 AM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
Wow, read this thread.
http://www.createblog.com/forums/index.php...765&hl=password |
|
|
|
![]() ![]() |