MozTW 討論區
https://forum.moztw.org/

好像是Java的問題...
https://forum.moztw.org/viewtopic.php?f=2&t=2759
1 頁 (共 1 頁)

發表人:  erube [ 2004-07-14, 13:38 ]
文章主題 :  好像是Java的問題...

我用Mozilla開這個網頁都會出現這個訊息

圖檔

但是用IE就不會ㄟ....這是why????
每次開都會出現....好煩唷.....
有什麼設定可以改嗎?

發表人:  erube [ 2004-07-14, 18:50 ]
文章主題 : 

沒人知嗎>_<

發表人:  xacid [ 2004-07-14, 20:12 ]
文章主題 : 

erube 寫:
沒人知嗎>_<


當然不是沒人知
我直接說結果
如果這個站不是你的,你的問題無解,每次開啟都要按一次
如果這個站是你的...這種造成困擾的網頁還是改改吧...整篇全都是 script...

這是製造那個訊息的 code
代碼:
function init() {

if (IE) {

ssm2.style.pixelLeft = -menuWidth;

ssm2.style.visibility = "visible"

}

else if (NS) {

document.ssm2.left = -menuWidth;

document.ssm2.visibility = "show"

}

else {

alert('Choose either the "smooth" or "advanced" static modes!')

}

}


簡單說不是ie或nc就會跳個訊息出來啦

發表人:  xacid [ 2004-07-14, 21:04 ]
文章主題 : 

對了
用 User Agent Switcher 也許可以騙過去
試試看吧
http://www.chrispederick.com/work/firefox/useragentswitcher/

發表人:  erube [ 2004-07-14, 21:21 ]
文章主題 : 

xacid 寫:
對了
用 User Agent Switcher 也許可以騙過去
試試看吧
http://www.chrispederick.com/work/firefox/useragentswitcher/


Problem Report


The system detected an Unresolved Host Name while attempting to resolve the host specified in the requested URL.

Message ID


UNRESOLVED_HOSTNAME

Problem Description


DNS resolution failure encountered.

Possible Problem Cause


The host entered has a mistake, or the requested Web site is temporarily unavailable in DNS.

Possible Solution


Examine or correct any mistakes, or try again at a later time.


:cry: :cry: :cry:

發表人:  xacid [ 2004-07-14, 23:31 ]
文章主題 : 

erube 寫:
....
UNRESOLVED_HOSTNAME

Problem Description


DNS resolution failure encountered.
....

怪怪的
看起來像是 DNS 沒設好,網路不能用
不過能 post 這篇就表示網路應該沒問題...

多試幾次吧...我可以看耶...

發表人:  erube [ 2004-07-14, 23:53 ]
文章主題 : 

xacid 寫:
怪怪的
看起來像是 DNS 沒設好,網路不能用
不過能 post 這篇就表示網路應該沒問題...

多試幾次吧...我可以看耶...

終於可以裝了 :D

不過請問怎麼用啊..我比較笨.. :oops:

還是會跑出那個對話框呢

發表人:  xacid [ 2004-07-15, 00:35 ]
文章主題 : 

工具 -> user agent switcher -> ie or nc
如果不行那也沒辦法...

1 頁 (共 1 頁) 所有顯示的時間為 UTC + 8 小時
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/