JP2001092710A - Method for storing web data - Google Patents

Method for storing web data

Info

Publication number
JP2001092710A
JP2001092710A JP26376399A JP26376399A JP2001092710A JP 2001092710 A JP2001092710 A JP 2001092710A JP 26376399 A JP26376399 A JP 26376399A JP 26376399 A JP26376399 A JP 26376399A JP 2001092710 A JP2001092710 A JP 2001092710A
Authority
JP
Japan
Prior art keywords
data
dynamic
browser
server
web
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
JP26376399A
Other languages
Japanese (ja)
Inventor
Shigenori Tanabe
重徳 田辺
Kiyoshi Kanai
清 金井
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.)
Hitachi Kokusai Electric Inc
Original Assignee
Hitachi Kokusai Electric Inc
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 Hitachi Kokusai Electric Inc filed Critical Hitachi Kokusai Electric Inc
Priority to JP26376399A priority Critical patent/JP2001092710A/en
Publication of JP2001092710A publication Critical patent/JP2001092710A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To easily display the information of dynamic Web data without reexecuting an inquiry via a network, once the dynamic Web data are fetched via the network. SOLUTION: Dynamic Web data are automatically stored in a cache area 7 in a display browser in such a manner that a filter 6 attaches data and hour information to the packet of the dynamic Web data when Web data are browsed.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ウェブ(Web)
データの蓄積方法に係り、特に、動的ウェブデータの蓄
積方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a web
The present invention relates to a method for storing data, and more particularly, to a method for storing dynamic web data.

【0002】[0002]

【従来の技術】動的ウェブデータとしては、例えば、C
GI(Common Gateway Interface)を利用して外部のア
プリケーションと連携した動的なページや、ASP(Ac
tive Server Pages)で作られた動的なページ等があ
る。
2. Description of the Related Art As dynamic web data, for example, C
Dynamic pages linked with external applications using GI (Common Gateway Interface) and ASP (Ac
tive Server Pages).

【0003】CGIとは、WWW(World-Wide-Web)の
サーバーが備えるアプリケーション連携機能である。W
WWサーバーは、通常は、転送要求があったテキストや
画像などのファイルを単に表示ブラウザ(ウェブブラウ
ザ)側へ送り返しているだけだが、CGIを利用すれ
ば、外部のアプリケーションと連携し、その結果をブラ
ウザ側へ送り返すことができる。例えば、スクリプト言
語Perl(パール)と連携してアクセス数を計算して
最新の情報を更新したりできる。
[0003] CGI is an application cooperation function provided in a WWW (World-Wide-Web) server. W
A WW server usually simply sends back a file such as a text or image for which a transfer request has been made to a display browser (web browser) side. However, if a CGI is used, the WW server cooperates with an external application and transmits the result. It can be sent back to the browser. For example, the latest information can be updated by calculating the number of accesses in cooperation with the script language Perl.

【0004】ASPとは、米国のマイクロソフト社のW
WWサーバーが備える、静的ページを動的にするVBス
クリプト(Visual Basic Scripting edition)等の技術
を使ったウェブページである。
[0004] ASP is Microsoft's W
This is a web page using technology such as VB script (Visual Basic Scripting edition) that makes a static page dynamic provided in the WW server.

【0005】VBスクリプトとは、マイクロソフト社の
VBA(Visual Basic for Apprication)のサブセット
であり、マイクロソフト社のWWWブラウザ上で実行す
るスクリプト言語である。HTML(Hyper Text Marku
p Language)ファイル中に〈Script〉タグを埋め込んで
記述することにより、WWWブラウザ上でのイベント処
理などを実行することができる。WWWサーバー側にマ
イクロソフト社のIIS(Internet Information Serve
r)を使用すると、サーバー側でのVBスクリプトが実
行可能になり、動的なホームページ(ASP)を作成す
ることもできる。
[0005] VB script is a subset of Microsoft's VBA (Visual Basic for Apprication) and is a scripting language that runs on Microsoft's WWW browser. HTML (Hyper Text Marku
By embedding and describing a <Script> tag in a (p Language) file, event processing on a WWW browser can be executed. Microsoft's IIS (Internet Information Server) on the WWW server side
By using r), a VB script on the server side can be executed, and a dynamic homepage (ASP) can be created.

【0006】[0006]

【発明が解決しようとする課題】表示ブラウザをオフラ
イン作業に設定し、LAN等のネットワーク経由で以前
開いたページを閲覧する場合、そのページがHTMLな
どで作られた静的なページであれば閲覧できる。
When a display browser is set to offline work and a previously opened page is browsed via a network such as a LAN, the browse is performed if the page is a static page made of HTML or the like. it can.

【0007】しかし、そのページがCGIを利用して外
部のアプリケーションと連携した動的なページであった
り、ASPで作られた動的なページである場合は、完全
には閲覧できない。
[0007] However, if the page is a dynamic page linked with an external application using CGI or a dynamic page created by ASP, it cannot be browsed completely.

【0008】なぜなら、従来、CGIやASP等でのウ
ェブサービス経由でダイナミックに変化するデータベー
ス内数値等の動的ウェブデータを検索すると、表示ブラ
ウザのデータ日時比較機能が作動し、ブラウザ内キャッ
シュ領域内にこれらCGI経由やASP経由での問合せ
結果データ類は蓄積されなかったからである。
Conventionally, when dynamic web data such as numerical values in a database which dynamically changes via a web service such as CGI or ASP is searched, a data date / time comparison function of a display browser is activated, and a cache area in the browser is searched. This is because the inquiry result data via the CGI or the ASP is not stored.

【0009】データベースの情報は、1日1回くらいし
か変化しない場合が多いにもかかわらず、動的データベ
ースの問合せはその都度行う必要がある。
[0009] Although the information in the database often changes only once a day, it is necessary to inquire the dynamic database each time.

【0010】このため、これらの動的表示データ類は、
ブラウザ・ソフトからのウェブデータ問合せの度に、ネ
ットワークを経由して最新のデータをウェブサーバから
ローディングする必要があった。
For this reason, these dynamic display data are
Every time web data was queried from the browser software, it was necessary to load the latest data from the web server via the network.

【0011】本発明の目的は、従来技術の問題点であ
る、動的ウェブデータを表示ブラウザのキャッシュ領域
内に蓄積できないという問題点を解決し、ネットワーク
経由で一度当該動的データを取り込んだ後は、再度ネッ
トワーク経由での問合せを実行せずに情報表示ができる
ウェブデータの蓄積方法を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to solve the problem of the prior art that dynamic web data cannot be stored in the cache area of a display browser. An object of the present invention is to provide a method of storing web data which can display information without executing an inquiry again via a network.

【0012】[0012]

【課題を解決するための手段】前記課題を解決するため
に、本発明は、ウェブデータの閲覧時、動的ウェブデー
タのパケットに日時情報を付加することにより、該動的
ウェブデータを表示ブラウザ内のキャッシュ領域に自動
的に蓄積させることを特徴とする。
In order to solve the above problems, the present invention provides a method for displaying dynamic web data by adding date and time information to a packet of the dynamic web data when browsing the web data. Automatically stored in a cache area in the storage area.

【0013】本発明では、従来は表示ブラウザソフトの
キャッシュ領域に蓄積されない動的ウェブデータを、簡
易に自動的に該キャッシュ領域に蓄積することができ、
一度動的データを取り込んだ後は、ネットワーク経由で
の問合せを再度実行せずに容易に情報の閲覧ができる。
According to the present invention, dynamic web data which is not conventionally stored in the cache area of the display browser software can be easily and automatically stored in the cache area.
Once the dynamic data is captured, the information can be easily browsed without having to execute the query again via the network.

【0014】[0014]

【発明の実施の形態】以下、図面を用いて本発明の実施
の形態について詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0015】実施の形態1 本発明の実施の形態1における構成について説明する。First Embodiment A configuration according to a first embodiment of the present invention will be described.

【0016】図1は、本実施の形態1のウェブデータの
蓄積方法の構成を示す図である。
FIG. 1 is a diagram showing a configuration of a method for storing web data according to the first embodiment.

【0017】本実施の形態1では、下記の〜の各ソ
フトウェア・モジュールを用いる。
In the first embodiment, the following software modules are used.

【0018】 表示ブラウザ………(端末装置内ソフトウェア) ウェブサーバ………(サーバ内ソフトウェア) CGIまたはASP………(サーバ内ソフトウェア) COM(Component Object Model)………(サーバ内
ソフトウェア) データベース………(サーバ内ソフトウェア) ウェブサーバ・フィルタ………(サーバ内ソフトウェ
ア) 表示ブラウザ内キャッシュ手段………(端末装置内ソ
フトウェア) 通常インターネットまたはイントラネット通信に用いる
標準的なモジュールは、上記〜、であるが、本実
施の形態1ではさらに独自の制御動作を行うのモジュ
ールを追加して用いる。
Display browser (software in terminal device) Web server (software in server) CGI or ASP (software in server) COM (Component Object Model) ... (software in server) Database (Software in server) Web server filter (Software in server) Caching means in display browser (Software in terminal device) The standard modules usually used for the Internet or intranet communication are as described above, However, in the first embodiment, a module for performing a unique control operation is additionally used.

【0019】以下、本実施の形態1における動作、すな
わち、通常のインターネットまたはイントラネット通信
の制御手順A〜Fについて説明する。
The operation in the first embodiment, that is, control procedures A to F for ordinary Internet or intranet communication will be described below.

【0020】A 表示ブラウザから、ウェブサーバ内の
特定ホームページ・アドレスにアクセスする。
A Access a specific homepage address in the web server from the display browser.

【0021】B ウェブサーバは、インターネット・ブ
ラウザから問合せを受けた該当ホームページのデータを
データベースに問合せするための、CGIを利用したス
クリプトファイルまたはASPの制御プログラムを実行
する。
B: The web server executes a script file using CGI or an ASP control program for querying the database for the data of the home page inquired from the Internet browser.

【0022】C ウェブサーバからの、CGIを利用し
たスクリプトファイルまたはASPの制御プログラムか
らの通信に呼応するデータベース接続通信モジュール
(COM)が起動される。
A database connection communication module (COM) corresponding to communication from a script file or a control program of an ASP using a CGI from the C web server is started.

【0023】D データベース接続通信モジュール(C
OM)からの問合せに対して、データベースからは問合
せに応じた最新のデータが引出され、データベース接続
通信モジュール(COM)にその値が引き渡される。
D Database connection communication module (C
In response to an inquiry from the OM), the latest data corresponding to the inquiry is extracted from the database, and the value is passed to the database connection communication module (COM).

【0024】E 以下、データベース接続通信モジュー
ル(COM)→CGIを利用したスクリプトファイルま
たはASPの制御プログラム→ウェブサーバ→表示ブラ
ウザの順にデータが引き渡され、表示ブラウザによって
データが画面表示される。このとき、従来は、ウェブサ
ーバからの動的ウェブデータ・パケットには日時情報が
付随されていなかったので、表示ブラウザはこれらの動
的データを自らのキャッシュ領域に格納せず、ウェブサ
ーバヘの動的データ問合せには、その都度上記A〜Eの
動作が実行された。
E Hereinafter, data is delivered in the order of the database connection communication module (COM) → the script file using the CGI or the control program of the ASP → the web server → the display browser, and the data is displayed on the screen by the display browser. At this time, conventionally, since the dynamic web data packet from the web server has not been accompanied by date and time information, the display browser does not store these dynamic data in its own cache area, but sends the dynamic data to the web server. The above operations A to E were executed each time the dynamic data inquiry was performed.

【0025】F 本実施の形態1では上記E動作におい
て、ウェブサーバの動的データ送信部分で、特定の日時
情報を動的ウェブデータ・パケットヘ作為的に付加する
のモジュールを追加することによって、表示ブラウザ
にこれらの動的データを自らのキャッシュ領域へ格納さ
せる処理を実行させる。
F In the first embodiment, in the above-mentioned E operation, the dynamic data transmission section of the web server adds a module for artificially adding specific date and time information to the dynamic web data packet. The browser is caused to execute processing for storing these dynamic data in its own cache area.

【0026】これによりダイナミックに変化する動的デ
ータベースの情報を表示ブラウザ内に蓄積して、ウェブ
サーバ〜表示ブラウザ間のネットワークが不通の状態で
あっても、表示ブラウザ内キャッシュ領域に蓄積された
データを利用して、前回問合せ時の動的データ画面を容
易に表示可能である。
Thus, the information of the dynamically changing dynamic database is stored in the display browser, and even if the network between the web server and the display browser is disconnected, the data stored in the cache area in the display browser is stored. , The dynamic data screen at the time of the previous inquiry can be easily displayed.

【0027】すなわち、従来のウェブ環境における動的
データベース問合せは上記の動作のごとく、その問合せ
結果データが表示ブラウザのキャッシュ領域に蓄積され
ない制御になっているため、予め屋内でLAN経由のデ
ータベースに問合せしても、屋外に端末を持ち出してL
AN通信が途絶えてしまうと、このキャッシュ領域には
データが存在しないため内容を閲覧することが不可能で
あった。
In other words, the conventional dynamic database query in the web environment is controlled so that the query result data is not stored in the cache area of the display browser as in the above-described operation. Even if you take your terminal outdoors and
When the AN communication is interrupted, it is impossible to browse the contents because there is no data in this cache area.

【0028】本実施の形態1では、これを克服するため
に、上記返信データ・パケットヘ作為的に日時情報を付
加することにより、表示ブラウザのキャッシュ領域に当
該データ・パケットを自動蓄積させるようにしたこと
で、特別なデータ蓄積用ソフトウェアを端末装置に搭載
することなく、屋外等でのデータ検索を簡易に可能とし
た。
In the first embodiment, in order to overcome this, the date and time information is artificially added to the reply data packet so that the data packet is automatically stored in the cache area of the display browser. This makes it possible to easily search data outdoors or the like without installing special data storage software on the terminal device.

【0029】日時情報は、西暦、月、日、曜日、時、
分、秒(グリニッジ標準時)で構成される。動的ファイ
ルの取り込み時に、この日時情報をのフィルタ(モジ
ュール)で、プログラム的に強制付加することにより、
クライアント側で 新しいファイルであると認識し、一
時的なメモリ領域、すなわち、キャッシュ領域に自動的
に保存される。
The date and time information includes the year, month, day, day of week, hour,
It consists of minutes and seconds (Greenwich Mean Time). When importing a dynamic file, this date and time information is programmatically added by a filter (module),
The client recognizes the file as a new file and automatically saves it in a temporary memory area, that is, a cache area.

【0030】実施の形態2 本発明の実施の形態2における構成について説明する。Second Embodiment A configuration according to a second embodiment of the present invention will be described.

【0031】図2は、本実施の形態2のウェブデータの
蓄積方法の構成を示す図である。
FIG. 2 is a diagram showing a configuration of a web data storage method according to the second embodiment.

【0032】本実施の形態2では、下記の〜の各ソ
フトウェア・モジュールを用いる。
In the second embodiment, the following software modules are used.

【0033】 表示ブラウザ………(端末装置内ソフトウェア) ウェブサーバ………(サーバ内ソフトウェア) CGIまたはASP………(サーバ内ソフトウェア) COM(Component Object Model)………(サーバ内
ソフトウェア) データベース………(サーバ内ソフトウェア) 表示ブラウザ内キャッシュ手段………(端末装置内ソ
フトウェア) データベース情報のHTML化手段………(サーバ内
ソフトウェア) 表示ブラウザ内HTMLファイル引込み手段………
(端末装置内ソフトウェア) 通常インターネットまたはイントラネット通信に用いる
標準的なモジュールは、上記〜であるが、本実施の
形態2ではさらに独自の制御動作を行う、のモジュ
ールを追加して用いる。
Display browser (software in terminal device) Web server (software in server) CGI or ASP (software in server) COM (Component Object Model) ... (software in server) Database (Software in server) Caching means in display browser ... (Software in terminal device) HTML conversion means of database information ... (Software in server) HTML file indrawing means in display browser ...
(Software in Terminal Device) The standard modules normally used for Internet or intranet communication are as described above, but in the second embodiment, a module for performing a unique control operation is additionally used.

【0034】以下、本実施の形態2における動作、すな
わち、通常のインターネットまたはイントラネット通信
の制御手順A〜Eについて説明する。
The operation in the second embodiment, that is, control procedures A to E for ordinary Internet or intranet communication will be described below.

【0035】A 表示ブラウザから、ウェブサーバ内の
特定ホームページ・アドレスにアクセスする。
A Access a specific homepage address in the web server from the display browser.

【0036】B ウェブサーバは、インターネット・ブ
ラウザから問合せを受けた該当ホームページのデータを
データベースに問合せするための、CGIを利用したス
クリプトファイルまたはASPの制御プログラムを実行
する。
B The web server executes a script file using CGI or an ASP control program for querying the database for the data of the home page inquired from the Internet browser.

【0037】C ウェブサーバからの、CGIを利用し
たスクリプトファイルまたはASPの制御プログラムか
らの通信に呼応するデータベース接続通信モジュール
(COM)が起動される。
A database connection communication module (COM) corresponding to communication from a script file or a control program of an ASP using a CGI from the C web server is started.

【0038】D データベース接続通信モジュール(C
OM)からの問合せに対して、データベースからは問合
せに応じた最新のデータが引出され、データベース接続
通信モジュール(COM)にその値が引き渡される。
D Database connection communication module (C
In response to an inquiry from the OM), the latest data corresponding to the inquiry is extracted from the database, and the value is passed to the database connection communication module (COM).

【0039】E 以下、データベース接続通信モジュー
ル(COM)→CGIを利用したスクリプトファイルま
たはASPの制御プログラム→ウェブサーバ→表示ブラ
ウザの順にデータが引き渡され、表示ブラウザによって
データが画面表示される。このとき、従来は、ウェブサ
ーバからの動的ウェブデータ・パケットには日時情報が
付随されていないので、表示ブラウザはこれらの動的デ
ータを自らのキャッシュ領域に格納せず、ウェブサーバ
ヘの動的データ問合せには、その都度上記A〜Eの動作
が実行された。
E Hereinafter, data is delivered in the order of the database connection communication module (COM) → the script file using the CGI or the control program of the ASP → the web server → the display browser, and the data is displayed on the screen by the display browser. At this time, conventionally, since the dynamic web data packet from the web server has not been accompanied by date and time information, the display browser does not store these dynamic data in its own cache area, and sends the dynamic data to the web server. The above-described operations A to E were executed each time a static data inquiry was made.

【0040】F 本実施の形態2では上記E動作におい
て、データベース接続通信モジュール(COM)部分
で、データベース情報をHTML化するのモジュール
を追加することによって、サーバ装置内にこれらの動的
データをHTML化して格納する処理を実行させる。
F In the second embodiment, in the above-mentioned E operation, a module for converting the database information into HTML is added at the database connection communication module (COM), so that these dynamic data can be stored in the server device in HTML. And execute the process of storing.

【0041】この後、の表示ブラウザ内HTMLファ
イル引込み手段を動作させてサーバ内のHTML化デー
タをブラウザ内に引込むと、ブラウザの日時比較手段が
作動して、ブラウザ内キャッシュ領域に当該動的データ
が蓄積される。
Thereafter, when the HTML file in-browser in the display browser is operated to pull in the HTML data in the server into the browser, the date and time comparison means in the browser is activated and the dynamic data is stored in the cache area in the browser. Is accumulated.

【0042】これにより、本実施の形態2においても、
上記実施の形態1と全く同様に、ウェブサーバから表示
ブラウザ間のネットワークが不通の状態でも、表示ブラ
ウザ内キャッシュ領域に蓄積されたデータを利用して、
前回問合せ時の動的データ画面を容易に表示可能であ
る。
Thus, also in the second embodiment,
Just as in the first embodiment, even when the network between the web server and the display browser is disconnected, the data stored in the cache area in the display browser can be used.
The dynamic data screen at the time of the previous inquiry can be easily displayed.

【0043】以上本発明を実施の形態に基づいて具体的
に説明したが、本発明は前記実施の形態に限定されるも
のではなく、その要旨を逸脱しない範囲において種々変
更可能であることは勿論である。
Although the present invention has been specifically described based on the embodiments, the present invention is not limited to the above-described embodiments, and it is needless to say that various changes can be made without departing from the gist of the present invention. It is.

【0044】[0044]

【発明の効果】以上説明したように、本発明によれば、
従来、表示ブラウザソフトのキャッシュ領域に蓄積され
ない動的ウェブデータを、簡易に自動的に該キャッシュ
領域に蓄積することができ、一度動的データを取り込ん
だ後は、再度ネットワーク経由での問合せを実行せずに
容易に情報表示ができる。
As described above, according to the present invention,
Conventionally, dynamic web data that is not stored in the cache area of the display browser software can be easily and automatically stored in the cache area. Once the dynamic data has been captured, an inquiry via the network is executed again The information can be displayed easily without the need.

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

【図1】本実施の形態1のウェブデータの蓄積方法の構
成を示す図である。
FIG. 1 is a diagram showing a configuration of a method for storing web data according to a first embodiment.

【図2】本実施の形態2のウェブデータの蓄積方法の構
成を示す図である。
FIG. 2 is a diagram showing a configuration of a web data storage method according to a second embodiment.

【符号の説明】 表示ブラウザ、ウェブサーバ、CGIまたはAS
P、COM、データベース、ウェブサーバ・フィ
ルタ、表示ブラウザ内キャッシュ手段、データベー
ス情報のHTML化手段、表示ブラウザ内HTMLフ
ァイル引込み手段。
[Description of Signs] Display Browser, Web Server, CGI or AS
P, COM, database, web server filter, display browser caching means, database information HTML conversion means, display browser HTML file pull-in means.

フロントページの続き Fターム(参考) 5B082 EA10 FA12 5B089 GB04 JA22 KA04 KB11 KD02 5K030 HA06 HB19 KA02 9A001 CC08 DD02 DD09 FF03 HH30 JJ25 JJ26 JJ27 KK02 Continued on the front page F term (reference) 5B082 EA10 FA12 5B089 GB04 JA22 KA04 KB11 KD02 5K030 HA06 HB19 KA02 9A001 CC08 DD02 DD09 FF03 HH30 JJ25 JJ26 JJ27 KK02

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】ウェブデータの閲覧時、動的ウェブデータ
のパケットに日時情報を付加することにより、該動的ウ
ェブデータを表示ブラウザ内のキャッシュ領域に自動的
に蓄積させることを特徴とするウェブデータの蓄積方
法。
The present invention is characterized in that when browsing web data, the dynamic web data is automatically stored in a cache area in a display browser by adding date and time information to a packet of the dynamic web data. Data storage method.
JP26376399A 1999-09-17 1999-09-17 Method for storing web data Pending JP2001092710A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26376399A JP2001092710A (en) 1999-09-17 1999-09-17 Method for storing web data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26376399A JP2001092710A (en) 1999-09-17 1999-09-17 Method for storing web data

Publications (1)

Publication Number Publication Date
JP2001092710A true JP2001092710A (en) 2001-04-06

Family

ID=17393953

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26376399A Pending JP2001092710A (en) 1999-09-17 1999-09-17 Method for storing web data

Country Status (1)

Country Link
JP (1) JP2001092710A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003044393A (en) * 2001-04-26 2003-02-14 Internatl Business Mach Corp <Ibm> Method and system for displaying transitory message received through network and program product

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003044393A (en) * 2001-04-26 2003-02-14 Internatl Business Mach Corp <Ibm> Method and system for displaying transitory message received through network and program product

Similar Documents

Publication Publication Date Title
US7949702B2 (en) Method and apparatus for synchronizing cookies across multiple client machines
US6148331A (en) Destination website access and information gathering system
US7426544B2 (en) Method and apparatus for local IP address translation
JP3224507B2 (en) Information retrieval apparatus and information retrieval system using the same
JP4993330B2 (en) Automation control module (ACM) that can operate the service portal
US20030226103A1 (en) Linking to a page
US20020143861A1 (en) Method and apparatus for managing state information in a network data processing system
JP2002140224A (en) Content change managing method
JP2001092710A (en) Method for storing web data
JPH10247195A (en) Data base retrieval system on internet provided with user support function
KR20000012595A (en) Method and system for direct forwarding service
US7499928B2 (en) Obtaining and displaying information related to a selection within a hierarchical data structure
US20040158603A1 (en) Personal banner creating program
JP5049367B2 (en) Information retrieval method and WEB system
JP2001325280A (en) Data base retrieval system
US20020002487A1 (en) Content data processing system and content data processing method
JP2001265819A (en) System for information retrieval through internet
JP3606007B2 (en) Data presentation system via web browser
JP4512184B2 (en) Information retrieval system
KR100377374B1 (en) Method and system for direct forwarding service
JPH11175447A (en) Data repeater system and computer readable record medium for recording data relay program
JP2001142883A (en) System and method for translation processing for the internet
JP2002149699A (en) Data retrieving device
KR20000018278A (en) Method for replacing the contents of web pages automatically
JP2000099439A (en) Data fixing system, data fixing device, data repeater, information terminal equipment, computer readable recording medium recording data fixing program, and computer readable recording medium recording data repeating program and recording program for information terminal