I need a very particular script., Have looked ot the best of my ability. |
I need a very particular script., Have looked ot the best of my ability. |
Oct 10 2004, 01:44 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Oct 2004 Member No: 54,510 |
ALright, this is the situation. Certain people keep managing to get my Xanga when I don't wan them too. What i am looking to have is a page password. It's where a password box appears when you try to load the page, and until you put int he password, it will not load the page. Can someone help? Please?
|
|
|
|
![]() |
Oct 10 2004, 01:52 PM
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
.......
CODE <!-- begin code provided by createblog.com --> <HEAD> <script language="JavaScript"> <!--hidevar password;var whatever="PASS HERE";password=prompt('TEXT ON P-UP',' ');if (password==PASS HERE)alert('TEXT IF CORRECT');else { window.location="URL OF PAGE THAT IT GOES TO IF THEY ANSWERED WRONG"; }//--></SCRIPT></HEAD> <!-- end code provided by createblog.com --> I'm fairly sure that doesn't work tho. I've tried it, but with no sucess. Maybe you can get it to work? |
|
|
|
mrfunkalicious I need a very particular script. Oct 10 2004, 01:44 PM
mrfunkalicious Thankyou very much, but no success :-( Does anyone... Oct 10 2004, 07:24 PM
hyperchick You could try out this code as an alternative... ... Oct 10 2004, 07:36 PM
mrfunkalicious THis could work, but I can't make it work. I c... Oct 10 2004, 07:46 PM![]() ![]() |