ErrError: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
Line 26: Line 26:


=== LookSmart's Furl 的中文網頁備份 ===
=== LookSmart's Furl 的中文網頁備份 ===
[http://search.looksmart.com/ LookSmart]'s [http://www.furl.net/ Furl] backup ok with the following markup ex:可以備份成功的網頁是[http://free.tnc.edu.tw/modules/newbb/viewtopic.php?topic_id=726&forum=15 ghost2003在winxp ntfs格式下備份怎樣可以自动還原] and [http://bbs.ntu.edu.tw/cgi-bin/readbrd.cgi?board=RulesofOrder&dir=A10FNOG3&type=file 請問有關議事員](備份成功, 但是並無以下兩個meta)
==== backup success ====
[http://search.looksmart.com/ LookSmart]'s [http://www.furl.net/ Furl] backup ok with the following markup ex:可以備份成功的網頁是[http://free.tnc.edu.tw/modules/newbb/viewtopic.php?topic_id=726&forum=15 ghost2003在winxp ntfs格式下備份怎樣可以自动還原] and [http://bbs.ntu.edu.tw/cgi-bin/readbrd.cgi?board=RulesofOrder&dir=A10FNOG3&type=file 請問有關議事員]、[http://alice.2200.idv.tw/board/messages/1270.htm 鼻塞如何通? 試試去鼻充血劑](備份成功, 但是並無以下兩個meta)


  <meta http-equiv="content-type" content="text/html; charset=big5" />
  <meta http-equiv="content-type" content="text/html; charset=big5" />
Line 32: Line 33:




backup failed
==== backup failed ====


1.
1.

Revision as of 00:31, 29 September 2004

Err... Another error, 以下只是可能的解決方案

CGI

500

  1. 檔案使用錯誤型態(ASCII/Binary)傳送,儘管多數ftp可以自動判斷傳輸型態, 但是如果檔案沒有副檔名, 可能導致軟體誤判, 通常應該使用ASCII

Wiki

Email

收不到信

(1) 信還沒寄, (2) 信已經寄了, 但是網路問題, 你還沒收到, (3) 信已經寄了, 但是你的電子郵件網域名稱, 疑似中毒被擋, 請向email服務商反應 (4) 信對方已經收到, 但是他設定了篩選器(filter), 放在收信夾以外的信件夾, 而他自己忘了有設定filter這回事, 請他用郵件軟體內附的搜尋功能

Webpage Editor

相同階層的文字段落顯示不同的樣式

  1. 修改原始碼
  2. 複製附近正常的樣式, 然後用以取代不同樣式的文字


被退信

電子信箱小常識

Not Classified

網站掛了, 是我的ISP線路出問題?

使用 Alertra Web Site Monitoring Webping

LookSmart's Furl 的中文網頁備份

backup success

LookSmart's Furl backup ok with the following markup ex:可以備份成功的網頁是ghost2003在winxp ntfs格式下備份怎樣可以自动還原 and 請問有關議事員鼻塞如何通? 試試去鼻充血劑(備份成功, 但是並無以下兩個meta)

<meta http-equiv="content-type" content="text/html; charset=big5" />
<meta http-equiv="content-language" content="tw" />


backup failed

1.

<meta http-equiv="content-type" content="text/html; charset=big5" />

2.

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />


lack this line:

<meta http-equiv="content-language" content="tw" />

ps: already submit this bug