我想問xanga點set密碼?

2007-06-21 5:42 am
我想問xanga點set密碼?
姐係人地要禁密瑪先入到我個xanga果D呢........

回答 (3)

2007-06-21 6:28 am
✔ 最佳答案
密碼篇


輸入密碼(方法1)



例子(預設密碼:kkx3)
code[放在 input your own header html ]:


圖片參考:http://kkx3.net/xanga/pw001.jpg


<!-- begin code provided by kkx3.com -->
<SCRIPT LANGUAGE="JavaScript">
function password() {
var testV = 1;


//在引號內設置密碼提示
var pass1 = prompt("please enter the password.");


while (testV < 3) {
if (!pass1)
history.go(-1);


//在引號內設置密碼
if (pass1 == "kkx3") {


//在引號內設置輸入正確後的顯示訊息
alert("yeah! welcome to my xanga.");


break;
}
testV+=1;
var pass1 =


//在引號內設置輸入錯誤後的顯示訊息
prompt("please enter the password again.");


}
if (pass1!="password" & testV ==3)
history.go(-1);
return " ";
}
document.write(password());
</SCRIPT>
<!-- end code provided by kkx3.com -->


輸入密碼錯誤三次後,
會回到上一頁



輸入密碼(方法2)



例子(預設密碼:kkx3)
code[放在 input your own header html ]:


圖片參考:http://kkx3.net/xanga/pw001.jpg


<!-- begin code provided by kkx3.com -->
<script LANGUAGE="JavaScript">

//在引號內設置密碼提示
var p = prompt("Please enter the password.")

//在引號內設置密碼
if (p == "kkx3"){


}
else {

//在引號內設置錯誤後進入的網頁位置
self.location = "http://kkx3.com"


}
</script>
<!-- end code provided by kkx3.com -->


輸入密碼錯誤後,
會到指定的網頁
2007-06-22 11:37 pm
halo!
我推薦你個Xanga語法的網站比你!
http://kkx3.net/xanga/x3.php
密碼篇


--------------------------------------------------------------------------------

輸入密碼(方法1)

例子(預設密碼:kkx3) code[放在 input your own header html ]:




輸入密碼錯誤三次後,
會回到上一頁


--------------------------------------------------------------------------------

輸入密碼(方法2)

例子(預設密碼:kkx3) code[放在 input your own header html ]:




輸入密碼錯誤後,
會到指定的網頁

Very good a
also have the other

http://kkx3.net/xanga/x3.php
http://kkx3.net/xanga/x3.php

Remeber to save!!!
參考: From kkx3.com腥架教室 http://kkx3.net/xanga/x3.php
2007-06-21 5:54 am
a) xanga 目前未有密碼功能
 包括(進入整個 xange 密碼) 或單一篇文章的獨立密碼

b) 如果你想限制進入
 目前祗可設定
 方式一:必需登入為xanga會員
     才可進入(整個 xange )
 方式二:如想限制部份文章(那些文章必需設定 protect)
     祗會設定 friends 的人才可睇 protect 文章
參考: 個人實地使用


收錄日期: 2021-04-13 17:56:53
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20070620000051KK04638

檢視 Wayback Machine 備份