JP2001312464A - Explanation information providing system, program recording medium for explanation information acquisition, and program recording medium for providing explanation information - Google Patents

Explanation information providing system, program recording medium for explanation information acquisition, and program recording medium for providing explanation information

Info

Publication number
JP2001312464A
JP2001312464A JP2000132059A JP2000132059A JP2001312464A JP 2001312464 A JP2001312464 A JP 2001312464A JP 2000132059 A JP2000132059 A JP 2000132059A JP 2000132059 A JP2000132059 A JP 2000132059A JP 2001312464 A JP2001312464 A JP 2001312464A
Authority
JP
Japan
Prior art keywords
information
faq
error
server
link information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2000132059A
Other languages
Japanese (ja)
Inventor
Manabu Kosao
学 小棹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2000132059A priority Critical patent/JP2001312464A/en
Publication of JP2001312464A publication Critical patent/JP2001312464A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To speedily provide the latest explanation information (FAQ) corresponding to an error occurring to a network-usable application in such a case. SOLUTION: When an error detection part 11 detects the error, an HTML generation part 12 generates an error HTML including link information (URL) of FAQ corresponding to the error, and a display part 13 displays it; when an FAQ request is made, a transmission part 14 sends the link information (URL) to a WWW server 3 and a browser start part 15 starts a WWW browser 20. The WWW server 3 once receiving the FAQ request performs retrieval from an FAQ database 32 by a retrieval part 33 and sends corresponding FAQ by a transmission part 34. A reception part 21 of the WWW browser 20 receives the sent FAQ and a display part 21 displays it.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は,ネットワークを利
用するアプリケーションのエラーについての解説情報の
取得および表示を行うための解説情報提供システム,解
説情報取得用プログラム記録媒体,および解説情報提供
用プログラム記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a comment information providing system for acquiring and displaying comment information on an error of an application using a network, a comment information acquiring program recording medium, and a comment information providing program recording. Regarding the medium.

【0002】[0002]

【従来の技術】従来,ネットワークを利用できるアプリ
ケーションについてのFAQ(Frequently Asked Questi
on)等のユーザに対する解説情報は,Web上で公開す
るか,または,アプリケーションをインストールすると
きに組み込まれるヘルプファイルと呼ばれるようなファ
イルとして配布することが行われていた。
2. Description of the Related Art Conventionally, Frequently Asked Questions (FAQs) for applications that can use networks
Description information for a user such as "on" has been published on the Web or distributed as a file called a help file that is incorporated when an application is installed.

【0003】[0003]

【発明が解決しようとする課題】しかし,解説情報をW
eb上で公開する場合には,ユーザが所望する解説情報
の所在をユーザ自身が検索する必要があった。また,解
説情報をファイルとして配布する場合には,ユーザが最
新の解説情報を把握することができなかった。
However, the commentary information is
When publishing on the web, the user has to search for the location of the commentary information desired by the user. Further, when distributing the commentary information as a file, the user cannot grasp the latest commentary information.

【0004】本発明は上記問題点の解決を図り,ネット
ワークアプリケーション内でエラーが発生したときに,
ユーザが簡単に最新のエラーに関連する解説情報を入手
することができるようにすることを目的とする。
[0004] The present invention solves the above problems, and when an error occurs in a network application,
An object is to enable a user to easily obtain commentary information related to the latest error.

【0005】[0005]

【課題を解決するための手段】上記の問題を解決するた
め,本発明に係るシステムは,ネットワークアプリケー
ションを実行可能な端末と,前記ネットワークアプリケ
ーションのための構造化言語で記述されたエラーに関す
る解説情報を蓄積するサーバとからなり,端末は,検出
したエラーについての解説情報へのリンク情報,または
リンク情報にさらに識別情報を付加したものを作成する
メッセージ作成手段と,リンク情報を送信する送信手段
と,サーバからリンク情報に対応する解説情報を受信
し,表示するメッセージ表示手段とを備える。
In order to solve the above-mentioned problems, a system according to the present invention comprises a terminal capable of executing a network application and commentary information on an error described in a structured language for the network application. A server for storing link information to commentary information on the detected error, or a message generating means for adding link information to the identification information, and a transmitting means for transmitting the link information. And message display means for receiving comment information corresponding to the link information from the server and displaying the comment information.

【0006】サーバは,端末からのリンク情報を受信す
る受信手段と,受信した情報を用いて解説情報を検索す
る検索手段と,リンク情報に対応する解説情報,または
リンク情報に対応する解説情報とともに関連する情報へ
のリンク情報を,端末に送信する送信手段とを備える。
[0006] The server includes a receiving means for receiving link information from the terminal, a search means for searching for commentary information using the received information, and commentary information corresponding to the link information or commentary information corresponding to the link information. And transmitting means for transmitting link information to related information to the terminal.

【0007】以上の各処理手段をコンピュータによって
実現するためのプログラムは,コンピュータが読み取り
可能な可搬媒体メモリ,半導体メモリ,ハードディスク
などの適当な記録媒体に格納することができる。
A program for realizing each of the above-described processing means by a computer can be stored in an appropriate recording medium such as a computer-readable portable medium memory, a semiconductor memory, and a hard disk.

【0008】[0008]

【発明の実施の形態】図1は,本発明に係るシステムの
構成例を示す図である。ユーザ端末1とWWWサーバ3
とは,インターネット,イントラネット等のネットワー
クで接続される。ユーザ端末1は,ネットワークを利用
可能なアプリケーションであるネットワークアプリケー
ション10と,HTML(HyperText Markup Language)
で記述されたWebページを閲覧するためのWWWブラ
ウザ20とを持つパーソナルコンピュータ等である。
FIG. 1 is a diagram showing a configuration example of a system according to the present invention. User terminal 1 and WWW server 3
Is connected via a network such as the Internet or an intranet. The user terminal 1 includes a network application 10 that is an application that can use a network and an HTML (HyperText Markup Language).
Personal computer having a WWW browser 20 for browsing the Web page described in.

【0009】ネットワークアプリケーション10のエラ
ー検出部11は,ネットワークアプリケーション10の
エラーを検出する手段である。エラーとしては,ソフト
ウェアエラー,ハードウェアエラー等,どのようなエラ
ーでもよく,またエラーの検出方法は従来から一般的に
用いられている方法を用いることができ,ここでは検出
方法を問わない。
The error detecting section 11 of the network application 10 is a means for detecting an error of the network application 10. The error may be any error such as a software error or a hardware error, and a method of detecting an error may be a method generally used conventionally, and the detection method does not matter here.

【0010】HTML作成部12は,検出したエラーに
対する解説情報(以下,「FAQ」という)が蓄積され
ているWebページへのリンク情報であるFAQ要求メ
ッセージ(以下,「FAQリクエスト」という)を含む
エラーメッセージをHTMLで記述したもの(エラーH
TML)を動的に作成する手段である。なお,ここで作
成とは,エラーメッセージをバッファに用意することを
いい,あらかじめ編集して多数記憶しておいたメッセー
ジの中から該当するものを選択してバッファに読み出す
場合も「作成」と称している。
The HTML creating unit 12 includes an FAQ request message (hereinafter, referred to as “FAQ request”) that is link information to a Web page in which commentary information (hereinafter, referred to as “FAQ”) for the detected error is stored. An error message described in HTML (Error H
This is a means for dynamically creating TML. Note that creating here means preparing an error message in a buffer, and also selecting an applicable message from a large number of messages that have been edited and stored in advance and reading it out to a buffer is also called “creating”. ing.

【0011】FAQリクエストには,少なくとも,リン
ク情報としてインターネット上に存在するFAQを蓄積
する場所を指し示すURL(Uniform Resource Locate
r)を含む。また,検出されたエラーに対応する識別情
報を含む場合もある。
[0011] The FAQ request includes at least a URL (Uniform Resource Locate) indicating a location where FAQs existing on the Internet are stored as link information.
r). It may also include identification information corresponding to the detected error.

【0012】表示部13は,検出されたエラーについ
て,HTML作成部12で作成されたFAQリクエスト
を含むエラーHTMLを表示し,ユーザによるFAQ要
求指示を得る手段である。
The display unit 13 is a means for displaying the error HTML including the FAQ request created by the HTML creation unit 12 for the detected error, and obtaining a FAQ request instruction from the user.

【0013】送信部14は,ユーザからのFAQ要求指
示により,FAQリクエスト(FAQのURL)をWW
Wサーバ3に送信する手段である。
The transmitting unit 14 transmits a FAQ request (URL of FAQ) to the WW in response to a FAQ request instruction from the user.
This is a means for transmitting to the W server 3.

【0014】ブラウザ起動部15は,FAQリクエスト
送信の際に,WWWサーバ3から受信したFAQの内容
(Webページ等)を閲覧するため,WWWブラウザ2
0を起動する手段である。
The browser starting unit 15 transmits the FAQ request to browse the contents of the FAQ (Web page or the like) received from the WWW server 3 so that the WWW browser 2
0 is a means for starting.

【0015】WWWブラウザ20は,WWWサーバ3か
らのFAQを受信する受信部22と,受信したFAQを
閲覧する表示部21とを備える。WWWブラウザ20と
して,一般にWebページの閲覧のためにパーソナルコ
ンピュータ等に備えられているものを用いることができ
る。
[0015] The WWW browser 20 includes a receiving unit 22 for receiving the FAQ from the WWW server 3 and a display unit 21 for browsing the received FAQ. As the WWW browser 20, one generally provided in a personal computer or the like for browsing Web pages can be used.

【0016】WWWサーバ3には,ユーザ端末1の送信
部14からのリンク情報を受信する受信部31と,FA
Qを蓄積するFAQデータベース32と,FAQデータ
ベース32からFAQリクエストに該当するFAQを検
索する検索部33と,検索したFAQをユーザ端末1の
受信部22へ送信する送信部34とを備える。FAQデ
ータベース32は,HTMLで記述されたFAQが予め
蓄積されたデータベースである。
The WWW server 3 has a receiving unit 31 for receiving link information from the transmitting unit 14 of the user terminal 1 and an FA.
It includes an FAQ database 32 for accumulating Q, a search unit 33 for searching the FAQ database 32 for an FAQ corresponding to the FAQ request, and a transmission unit 34 for transmitting the searched FAQ to the reception unit 22 of the user terminal 1. The FAQ database 32 is a database in which FAQs described in HTML are stored in advance.

【0017】図2は,第1の実施の形態における,本シ
ステムの処理を説明するための図である。ユーザ端末1
のネットワークアプリケーション10内で発生したエラ
ーをエラー検出部11が検出すると,HTML作成部1
2では,そのエラーに対応するFAQリクエストとして
URLを含むエラーメッセージをHTMLのアンカータ
グを用いて記述する。例えば,以下のようなエラーメッ
セージを作成する。
FIG. 2 is a diagram for explaining the processing of the present system in the first embodiment. User terminal 1
When the error detection unit 11 detects an error occurring in the network application 10 of the HTML, the HTML creation unit 1
In No. 2, an error message including a URL is described as an FAQ request corresponding to the error by using an HTML anchor tag. For example, create the following error message.

【0018】<A HREF="URL">エラーメッセージ</A> さらに,図2に示すようなダイアログボックス10’に
HTMLで記述された「エラーメッセージ」を表示す
る。
<A HREF="URL"> Error message </A> Further, an "error message" described in HTML is displayed in a dialog box 10 'as shown in FIG.

【0019】ユーザから,例えばエラーメッセージをク
リックすることによるFAQリクエスト指示があれば,
FAQリクエスト(FAQのURL)が送信される。ま
た,FAQを受け取って,表示するためにWWWブラウ
ザ20を起動しておく。
If a user issues a FAQ request instruction by clicking on an error message, for example,
An FAQ request (URL of FAQ) is transmitted. Also, the WWW browser 20 is activated to receive and display the FAQ.

【0020】FAQリクエストはネットワークを介して
該当するWWWサーバ3へ渡され,WWWサーバ3は,
FAQリクエストのURLの示す場所に蓄積されている
FAQ(Webページ)を要求のあったユーザ端末1の
WWWブラウザ20に渡す。WWWブラウザ20は,受
け取ったFAQを表示する。
The FAQ request is passed to the corresponding WWW server 3 via the network, and the WWW server 3
The FAQ (Web page) stored in the location indicated by the URL of the FAQ request is passed to the WWW browser 20 of the user terminal 1 that has made the request. The WWW browser 20 displays the received FAQ.

【0021】これにより,ユーザは,エラーメッセージ
が表示されると,そのエラーメッセージを1回クリック
するだけで,すぐにそのエラーに関連するFAQを閲覧
することができる。
With this, when the error message is displayed, the user can immediately browse the FAQ related to the error with a single click of the error message.

【0022】本システムの処理の流れを図3ないし図5
を用いて説明する。図3に,ネットワークアプリケーシ
ョン10の処理フローを示す。ネットワークアプリケー
ション10の実行中に,エラー検出部11で,何らかの
エラー発生を検出すると(ステップS1),HTML作
成部12では,FAQリクエスト(URL)を含むエラ
ーHTMLを作成し(ステップS2),表示部13で,
図2に示すようにダイアログボックス10’にエラーメ
ッセージを表示する(ステップS3)。ユーザからの指
示によりFAQ要求があれば,すなわちユーザがエラー
メッセージをマウス等によりクリックすれば(ステップ
S4),FAQリクエストをWWWサーバ3へ送信し
(ステップS5),ブラウザ起動部15により,WWW
ブラウザ20を起動する(ステップS6)。エラーが発
生しなければ,処理が終了するまで(ステップS8),
通常処理を続行する(ステップS7)。
FIGS. 3 to 5 show the processing flow of this system.
This will be described with reference to FIG. FIG. 3 shows a processing flow of the network application 10. During the execution of the network application 10, when the error detection unit 11 detects any error occurrence (step S1), the HTML creation unit 12 creates an error HTML including a FAQ request (URL) (step S2), and displays the error HTML. 13,
An error message is displayed in the dialog box 10 'as shown in FIG. 2 (step S3). If there is a FAQ request according to an instruction from the user, that is, if the user clicks an error message with a mouse or the like (step S4), the FAQ request is transmitted to the WWW server 3 (step S5), and the browser activation unit 15 sends the FAQ request to the WWW.
The browser 20 is started (step S6). If no error occurs, until the processing ends (step S8),
Normal processing is continued (step S7).

【0023】図4に,WWWブラウザ20の処理フロー
を示す。WWWブラウザ20は,ブラウザ起動部15に
より起動されると(ステップS11),受信部22によ
りWWWサーバ3からのFAQを受信し(ステップS1
2),表示部21により受信したFAQを表示する(ス
テップS13)。
FIG. 4 shows a processing flow of the WWW browser 20. When the WWW browser 20 is activated by the browser activation unit 15 (step S11), the receiving unit 22 receives the FAQ from the WWW server 3 (step S1).
2) Display the received FAQ on the display unit 21 (step S13).

【0024】図5に,WWWサーバ3の処理フローを示
す。WWWサーバ3は,受信部31によりユーザ端末1
からのFAQリクエストを受信すると(ステップS2
1),検索部33で,予めFAQを蓄積してあるFAQ
データベース32を検索し,該当するFAQを抽出し
(ステップS22),送信部34により,そのFAQを
送信する(ステップS23)。
FIG. 5 shows a processing flow of the WWW server 3. The WWW server 3 receives the user terminal 1 by the receiving unit 31.
Receives the FAQ request from (step S2
1), FAQs in which FAQs are stored in advance by the search unit 33
The database 32 is searched to extract the corresponding FAQ (step S22), and the transmitting unit 34 transmits the FAQ (step S23).

【0025】図6は,第2の実施の形態における,本シ
ステムの処理を説明するための図である。この場合に
は,HTML作成部12では,エラーに対応するFAQ
リクエストとして,エラーの識別番号(ID)をパラメ
ータとしたURLを含むエラーHTMLを作成する。例
えば,以下のようなエラーメッセージを作成する。
FIG. 6 is a diagram for explaining the processing of the present system in the second embodiment. In this case, the HTML creation unit 12 sends a FAQ corresponding to the error.
As a request, an error HTML including a URL using an error identification number (ID) as a parameter is created. For example, create the following error message.

【0026】<A HREF="URL?ID"> エラーメッセージ</A> ユーザからのFAQリクエスト指示があれば,このFA
Qリクエスト(URL?ID)が送信される。
<A HREF="URL?ID"> Error message </A> If there is a FAQ request instruction from the user, this FA
A Q request (URL? ID) is sent.

【0027】WWWサーバ3のFAQデータベース32
では,FAQをIDで管理するようにしておく。WWW
サーバ3は,受信部31でFAQリクエストを受け取る
と,検索部33により,FAQリクエストのIDパラメ
ータを用いて該当するFAQを検索し,そのFAQを送
信部34によりユーザ端末1へ送信する。
FAQ database 32 of WWW server 3
Now, FAQs are managed by ID. WWW
When the receiving unit 31 receives the FAQ request, the search unit 33 searches the corresponding FAQ using the ID parameter of the FAQ request, and transmits the FAQ to the user terminal 1 by the transmitting unit 34.

【0028】IDによってFAQを管理することによ
り,FAQの追加,更新,削除を簡単に行うことがで
き,FAQの内容を常に最新の状態で管理することが容
易になる。したがって,ユーザ端末10のWWWブラウ
ザ20では,最新の内容のFAQを取得し表示すること
が可能になる。
By managing FAQs by ID, FAQs can be easily added, updated, and deleted, and FAQs can be easily managed with the latest contents at all times. Therefore, the WWW browser 20 of the user terminal 10 can acquire and display the latest FAQ.

【0029】また,第3の実施の形態として,図7に示
すように,FAQデータベース32で,FAQに関連す
る別資源(情報)へのリンク情報(URL)を管理し
て,検索したFAQとその関連情報へのリンク情報(U
RL)とを,ユーザ端末1に送信するようにしてもよ
い。これにより,ユーザは,WWWブラウザ20に表示
されたFAQを閲覧し,必要であれば簡単なクリック操
作だけで関連情報を取得することができる。
As a third embodiment, as shown in FIG. 7, the FAQ database 32 manages link information (URL) to another resource (information) related to the FAQ, and searches for the searched FAQ. Link information (U
RL) may be transmitted to the user terminal 1. As a result, the user can browse the FAQ displayed on the WWW browser 20 and, if necessary, can acquire the related information only by a simple click operation.

【0030】図8に,本発明のエラーHTMLの記述
例,エラーメッセージの表示例およびFAQの表示例を
示す。
FIG. 8 shows a description example of error HTML, a display example of an error message, and a display example of an FAQ of the present invention.

【0031】HTML作成部12により作成された,図
8(A)に示すエラーHTMLにより,図8(B)に示
すようなエラーメッセージ10”が表示される。ユーザ
が,図8(B)に示す表示の「必要なファイルがみつか
りません」というメッセージをクリックすると,リンク
情報と識別情報とからなるFAQリクエスト(http://w
ww.hoge.com.faq.cgi?001 )がWWWサーバ3に送信さ
れる。
An error message 10 "shown in FIG. 8B is displayed by the error HTML shown in FIG. 8A created by the HTML creating unit 12. The user can see FIG. Clicking the message "The required file cannot be found" in the displayed message will display an FAQ request (http: // w
ww.hoge.com.faq.cgi? 001) is transmitted to the WWW server 3.

【0032】図8(C)は,WWWサーバ3から送信さ
れてきたFAQの表示例である。WWWブラウザ20が
別ウインドウで起動され,受信したFAQの内容を表示
する。この例では,FAQの内容として,2つの関連す
る情報へのリンク情報(URL)も併せて受信してい
る。ユーザが,WWWブラウザ20に表示されている
「abc.dll をダウンロード」または「関連情報」をクリ
ックすると,それぞれURLリクエストとして,受信し
たURLを用いて,abc.dll や関連情報を蓄積する場所
へのアクセスが行われる。これによって,ユーザは簡単
にエラー原因の除去やエラーに関する詳細情報の入手を
行うことができる。
FIG. 8C is a display example of the FAQ transmitted from the WWW server 3. The WWW browser 20 is started in another window and displays the contents of the received FAQ. In this example, link information (URL) to two pieces of related information is also received as the content of the FAQ. When the user clicks “download abc.dll” or “related information” displayed on the WWW browser 20, the received URL is used as a URL request to the location where abc.dll and related information are stored. Is accessed. Thus, the user can easily remove the cause of the error and obtain detailed information on the error.

【0033】[0033]

【発明の効果】以上説明したように,本発明によれば,
ネットワークアプリケーションのエラーに対する特定の
解説情報へのリンク情報を提供することができる。これ
により,ユーザ自身による解説情報の検索が不要とな
り,エラーへの迅速な対処が可能となる。
As described above, according to the present invention,
Link information can be provided to specific commentary information for network application errors. As a result, it is not necessary for the user to search for the commentary information, and a quick response to the error is possible.

【0034】また,ユーザは,常に最新の解説情報を入
手することができる。これにより,エラーに対する的確
な処理を行うことが可能となる。
The user can always obtain the latest commentary information. As a result, it is possible to perform an accurate process for an error.

【0035】また,解説情報に関連する情報へのリンク
情報を提供することができる。これにより,ユーザが検
索することなく簡単に関連情報を入手することが可能に
なり,迅速な対処が可能となる。
Further, link information to information related to the commentary information can be provided. As a result, the user can easily obtain the related information without searching, and can take quick action.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明に係るシステムの構成例を示す図であ
る。
FIG. 1 is a diagram showing a configuration example of a system according to the present invention.

【図2】本発明の第1の実施の形態における処理を説明
するための図である。
FIG. 2 is a diagram for explaining processing according to the first embodiment of the present invention.

【図3】ネットワークアプリケーションの処理フロー図
である。
FIG. 3 is a processing flowchart of a network application.

【図4】WWWブラウザの処理フロー図である。FIG. 4 is a processing flowchart of a WWW browser.

【図5】WWWサーバの処理フロー図である。FIG. 5 is a processing flowchart of a WWW server.

【図6】本発明の第2の実施の形態における処理を説明
するための図である。
FIG. 6 is a diagram for explaining processing according to a second embodiment of the present invention.

【図7】本発明の第3の実施の形態における処理を説明
するための図である。
FIG. 7 is a diagram illustrating a process according to a third embodiment of the present invention.

【図8】エラーHTMLの記述例,エラーメッセージの
表示例およびFAQの表示例を示す図である。
FIG. 8 is a diagram showing a description example of an error HTML, a display example of an error message, and a display example of an FAQ.

【符号の説明】[Explanation of symbols]

1 ユーザ端末 10 ネットワークアプリケーション 11 エラー検出部 12 HTML作成部 13 表示部 14 送信部 15 ブラウザ起動部 20 WWWブラウザ 21 表示部 22 受信部 3 WWWサーバ 31 受信部 32 FAQデータベース 33 検索部 34 送信部 REFERENCE SIGNS LIST 1 user terminal 10 network application 11 error detection unit 12 HTML creation unit 13 display unit 14 transmission unit 15 browser activation unit 20 WWW browser 21 display unit 22 reception unit 3 WWW server 31 reception unit 32 FAQ database 33 search unit 34 transmission unit

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 アプリケーションプログラムを実行する
端末と,前記アプリケーションプログラムのための構造
化言語で記述されたエラーに関する解説情報を蓄積する
サーバとからなる解説情報提供システムであって,前記
端末は,検出したエラーについての解説情報へのリンク
情報を作成するメッセージ作成手段と,前記リンク情報
を送信する送信手段と,前記サーバから前記リンク情報
に対応する解説情報を受信し,表示するメッセージ表示
手段とを備え,前記サーバは,前記リンク情報を受信す
る受信手段と,前記リンク情報を受信した場合にそのリ
ンク情報に対応する解説情報を前記端末に送信する送信
手段とを備えることを特徴とする解説情報提供システ
ム。
1. A commentary information providing system comprising: a terminal for executing an application program; and a server for storing commentary information on an error described in a structured language for the application program. Message creating means for creating link information to comment information on the error, transmitting means for transmitting the link information, and message display means for receiving and displaying comment information corresponding to the link information from the server. Wherein the server comprises: receiving means for receiving the link information; and transmitting means for transmitting, when receiving the link information, commentary information corresponding to the link information to the terminal. Delivery system.
【請求項2】 請求項1に記載する解説情報提供システ
ムにおいて,前記メッセージ作成手段は,前記リンク情
報に識別情報を付加し,前記サーバは,受信した識別情
報を用いて解説情報を検索する検索手段を備えることを
特徴とする解説情報提供システム。
2. The comment information providing system according to claim 1, wherein the message creating means adds identification information to the link information, and the server retrieves the comment information using the received identification information. A commentary information providing system comprising means.
【請求項3】 請求項1に記載する解説情報提供システ
ムにおいて,前記サーバの送信手段は,前記リンク情報
に対応する解説情報とともに関連する情報へのリンク情
報を前記端末へ送信することを特徴とする解説情報提供
システム。
3. The comment information providing system according to claim 1, wherein the transmission means of the server transmits to the terminal link information to related information together with comment information corresponding to the link information. A commentary information providing system.
【請求項4】 アプリケーションプログラムのための構
造化言語で記述されたエラーに関する解説情報を蓄積す
るサーバに対してアクセス可能な端末が,前記サーバか
ら解説情報を取得するためのプログラムを記録した記録
媒体であって,検出したエラーについての解説情報への
リンク情報を作成する処理と,前記リンク情報を前記サ
ーバへ送信する処理と,前記リンク情報に対応する解説
情報を前記サーバから受信し,表示する処理とを,コン
ピュータに実行させるためのプログラムを記録したこと
を特徴とする解説情報取得用プログラム記録媒体。
4. A recording medium in which a terminal capable of accessing a server storing commentary information on an error described in a structured language for an application program records a program for acquiring commentary information from said server. A process of creating link information to commentary information on the detected error, a process of transmitting the link information to the server, and receiving and displaying commentary information corresponding to the link information from the server. A program recording medium for acquiring commentary information, wherein a program for causing a computer to execute the processing is recorded.
【請求項5】 端末で実行するアプリケーションプログ
ラムのための構造化言語で記述されたエラーに関する解
説情報を蓄積するサーバが,前記端末に対して解説情報
を提供するためのプログラムを記録した記録媒体であっ
て,前記端末からのリンク情報を受信する処理と,前記
リンク情報に対応する解説情報を前記端末に送信する手
段とを,コンピュータに実行させるためのプログラムを
記録したことを特徴とする解説情報提供用プログラム記
録媒体。
5. A server for storing commentary information on an error described in a structured language for an application program to be executed on a terminal, the server comprising: And a program for causing a computer to execute a process of receiving link information from the terminal and a means of transmitting commentary information corresponding to the link information to the terminal. Provided program recording medium.
JP2000132059A 2000-05-01 2000-05-01 Explanation information providing system, program recording medium for explanation information acquisition, and program recording medium for providing explanation information Pending JP2001312464A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000132059A JP2001312464A (en) 2000-05-01 2000-05-01 Explanation information providing system, program recording medium for explanation information acquisition, and program recording medium for providing explanation information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000132059A JP2001312464A (en) 2000-05-01 2000-05-01 Explanation information providing system, program recording medium for explanation information acquisition, and program recording medium for providing explanation information

Publications (1)

Publication Number Publication Date
JP2001312464A true JP2001312464A (en) 2001-11-09

Family

ID=18640832

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000132059A Pending JP2001312464A (en) 2000-05-01 2000-05-01 Explanation information providing system, program recording medium for explanation information acquisition, and program recording medium for providing explanation information

Country Status (1)

Country Link
JP (1) JP2001312464A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004295486A (en) * 2003-03-27 2004-10-21 Fujitsu Ltd Method, program and device for coping with trouble
JP2006127274A (en) * 2004-10-29 2006-05-18 Fujitsu Ltd System management information display program, system management information display device, system management information display method, and operation management system
JP2007116671A (en) * 2005-09-21 2007-05-10 Fuji Xerox Co Ltd Maintenance system of image processor, image processor and program
JP2008242816A (en) * 2007-03-27 2008-10-09 Brother Ind Ltd Network device
JP2009181441A (en) * 2008-01-31 2009-08-13 Nomura Research Institute Ltd Automatic repair system and method
JP2010186498A (en) * 2010-06-02 2010-08-26 Fujitsu Ltd Program, device and method of displaying system management information and operation management system
JP2011257824A (en) * 2010-06-07 2011-12-22 Okwave Co Ltd Help desk system and program therefor

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004295486A (en) * 2003-03-27 2004-10-21 Fujitsu Ltd Method, program and device for coping with trouble
JP2006127274A (en) * 2004-10-29 2006-05-18 Fujitsu Ltd System management information display program, system management information display device, system management information display method, and operation management system
JP4611714B2 (en) * 2004-10-29 2011-01-12 富士通株式会社 Operation management system and system management information display method
JP2007116671A (en) * 2005-09-21 2007-05-10 Fuji Xerox Co Ltd Maintenance system of image processor, image processor and program
JP4730263B2 (en) * 2005-09-21 2011-07-20 富士ゼロックス株式会社 Image processing device maintenance system
JP2008242816A (en) * 2007-03-27 2008-10-09 Brother Ind Ltd Network device
JP2009181441A (en) * 2008-01-31 2009-08-13 Nomura Research Institute Ltd Automatic repair system and method
JP2010186498A (en) * 2010-06-02 2010-08-26 Fujitsu Ltd Program, device and method of displaying system management information and operation management system
JP2011257824A (en) * 2010-06-07 2011-12-22 Okwave Co Ltd Help desk system and program therefor

Similar Documents

Publication Publication Date Title
US8365062B2 (en) Auditing a website with page scanning and rendering techniques
US9703883B2 (en) Social bookmarking of resources exposed in web pages
US7269633B2 (en) Method and system for playback of dynamic HTTP transactions
US8578019B2 (en) Monitoring the health of web page analytics code
KR100317401B1 (en) Apparatus and method for printing related web pages
US8429201B2 (en) Updating a database from a browser
US6393422B1 (en) Navigation method for dynamically generated HTML pages
US20170103136A1 (en) Administration of search results
US6785740B1 (en) Text-messaging server with automatic conversion of keywords into hyperlinks to external files on a network
US8825637B1 (en) Recording user actions
US20040254935A1 (en) Method and apparatus for automatic consolidation of personalized dynamic data
EP1258819A2 (en) System and method for providing a file in multiple languages
US20190197065A1 (en) Automatic browser search provider detection and usage
US20090119158A1 (en) Method and device for tracing and locating web services changes during updating process
US20030237044A1 (en) Linking to a page
US20080172396A1 (en) Retrieving Dated Content From A Website
JP4520450B2 (en) Annotation management program, annotation management apparatus, annotation management method, and annotation display program
JP2004178263A (en) Web server, web server with function of java servlet, and computer program
WO2007139913A2 (en) Locating a portion of data on a computer network
JP2001312464A (en) Explanation information providing system, program recording medium for explanation information acquisition, and program recording medium for providing explanation information
US20040111394A1 (en) Hidden fields for containing debug information
US7581167B2 (en) Method and system for automated simulation of dynamic URL-based Web application
KR101616063B1 (en) Content server latency determination
CN101145936B (en) A method and system for adding tags in Web pages
US20080313603A1 (en) User interface archive

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070130

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070605