JP2008004131A - E-mail listing program and listing program - Google Patents

E-mail listing program and listing program Download PDF

Info

Publication number
JP2008004131A
JP2008004131A JP2007246101A JP2007246101A JP2008004131A JP 2008004131 A JP2008004131 A JP 2008004131A JP 2007246101 A JP2007246101 A JP 2007246101A JP 2007246101 A JP2007246101 A JP 2007246101A JP 2008004131 A JP2008004131 A JP 2008004131A
Authority
JP
Japan
Prior art keywords
list
mail
information
window
list 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.)
Granted
Application number
JP2007246101A
Other languages
Japanese (ja)
Other versions
JP4185551B2 (en
Inventor
Yoshitaka Kato
義貴 加藤
Akira Takada
晃 高田
Sayaka Kainuma
紗矢香 海沼
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 JP2007246101A priority Critical patent/JP4185551B2/en
Publication of JP2008004131A publication Critical patent/JP2008004131A/en
Application granted granted Critical
Publication of JP4185551B2 publication Critical patent/JP4185551B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To improve operability and to assure security. <P>SOLUTION: A web-based e-mail system 1 receives e-mail IDs for uniquely identifying each e-mail from a web server 10 about all the e-mails stored in a mail box, transmits e-mail IDs of e-mails corresponding to scroll positions according to the scroll positions of windows to all the e-mails to the web server 10 to request information for listing used for listing the e-mails, receives the information for listing from the web server 10 about the e-mails corresponding to the requested e-mail IDs, stores the received information for listing in an information for listing storage part 25b, generates a list which should be displayed at present in a window and outputs the list in the window based on the information for listing stored in the information for listing storage part 25b. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

この発明は、ネットワークを介して接続されたサーバのメールボックスに格納されているメールの一覧を、表示部のウィンドウ内でスクロールさせて表示するメール一覧表示プログラムおよび一覧表示プログラムに関する。   The present invention relates to a mail list display program and a list display program for scrolling and displaying a list of mails stored in a mailbox of a server connected via a network in a window of a display unit.

従来より、メーラソフトではなく、ブラウザソフト上で電子メールを閲覧するためのウェブメールソフト(以下、ウェブメールという)が存在する。このようなウェブメールでは、メールボックスに格納されている全件のメールについて、題名だけを先に受信して端末側に一覧表示し、一覧の中からユーザに指示されたメールの本文だけを再度メールボックスからダウンロードする方法がとられている。   Conventionally, there is web mail software (hereinafter referred to as web mail) for browsing electronic mail on browser software instead of mailer software. In such a web mail, for all mails stored in the mailbox, only the subject is received first and displayed in a list on the terminal side, and only the text of the mail instructed by the user from the list is displayed again. The method of downloading from a mailbox is taken.

かかるウェブメールでは、受信メールが大量にあって一画面では全件の題名を表示しきれない場合には、一画面分(例えば、10件)の一覧を表示する。そして、次の10件分の一覧を表示する指示を受け付けると、メールボックスから次の10件分の一覧を受信して表示する(例えば、特許文献1)。   In such a web mail, when there are a large number of received mails and the titles of all cases cannot be displayed on one screen, a list of one screen (for example, 10) is displayed. And if the instruction | indication which displays the list for the next 10 cases is received, the list for the next 10 cases will be received and displayed from a mailbox (for example, patent documents 1).

また、リロードを発生させずに表示するデータを更新するための技術としてAjax(Asynchronous JavaScript(登録商標) + XML、非同期通信技術)が存在する。かかるAjaxを用いたウェブメールでは、未読既読に関わらずメールサーバ上に存在するすべてのメールについて、一覧表示の題名をメールボックスから受信し、その情報を基に一覧を作成して表示するとともに、メール本文の要求を受け付ける前から非同期でメール本文を取得して格納する。   Further, Ajax (Asynchronous JavaScript (registered trademark) + XML, asynchronous communication technology) exists as a technique for updating data to be displayed without causing reloading. In such web mail using Ajax, the subject of the list display is received from the mailbox for all mails existing on the mail server regardless of unread and read, and a list is created and displayed based on the information. The mail body is acquired and stored asynchronously before the mail body request is accepted.

特開2000−222301号公報JP 2000-222301 A

ところで、上記したウェブメールでは、受信メールが大量にあって一画面では題名を表示しきれない場合には、ユーザは、次の一覧を表示する旨を明に指示操作する(該指示操作により、ブラウザ画面のリロードが発生する)必要があり、連続的に全ての題名を閲覧することができず、操作性がよくないという課題がある。   By the way, in the above-mentioned web mail, when there are a large number of received mails and the title cannot be displayed on one screen, the user clearly instructs to display the next list (by the instruction operation, There is a need to reload the browser screen), and all the titles cannot be browsed continuously, resulting in poor operability.

また、上記したAjaxを用いたウェブメールでは、メールボックス選択後に、全件について一覧表示の題名をメールボックスから受信するので、メールボックスに格納されている一覧表示の題名が大量にある場合には、通信時間がかかり、メールボックスを選択してから一覧表示の題名の受信が完了するまで操作が行えない待ち時間が発生し、操作性がよくないという課題がある。   In addition, in the web mail using Ajax described above, the titles of the list display for all cases are received from the mailbox after the mailbox selection, so if there are a large number of titles of the list display stored in the mailbox There is a problem that it takes a long time to communicate, and there is a waiting time during which the operation cannot be performed until the title of the list display is completed after the mailbox is selected, and the operability is not good.

なお、操作性を考慮してメーラソフトを用いることも考えられるが、メーラソフトは、サーバを介さずに直接メールの送受信を行うので、セキュリティを確保できないという問題がある。   Although it is conceivable to use mailer software in consideration of operability, the mailer software directly transmits / receives mail without going through a server, so there is a problem that security cannot be ensured.

そこで、この発明は、上述した従来技術の課題を解決するためになされたものであり、セキュリティを確保しつつ、操作性を向上することを目的とする。   Therefore, the present invention has been made to solve the above-described problems of the prior art, and an object thereof is to improve operability while ensuring security.

上述した課題を解決し、目的を達成するため、本発明は、ネットワークを介して接続されたサーバのメールボックスに格納されているメールの一覧を、表示部のウィンドウ内でスクロールさせて表示する方法をコンピュータに実行させるメール一覧表示プログラムであって、前記メールボックスに格納されているメールについて、各メールを一意に識別するための識別情報を前記サーバから受信する識別情報受信手順と、前記識別情報を受信したメールのうち前記ウィンドウ内に一覧表示させるメールの位置に応じて、前記ウィンドウのスクロールバー内のポインタの位置を設定し、該設定したスクロールポインタの位置に対応するメールの識別情報を前記サーバに送信して当該メールの一覧表示に用いる一覧用情報を要求する識別情報送信手順と、前記識別情報送信手順によって要求した識別情報に対応するメールについて、前記一覧用情報を前記サーバから受信する一覧用情報受信手順と、前記一覧用情報受信手順によって受信した一覧用情報を所定の一覧用情報記憶手段に格納する一覧用情報受信格納手順と、前記一覧用情報記憶手段に格納された一覧用情報に基づいて、前記ウィンドウ内で現に表示されるべき一覧を生成して当該ウィンドウに出力する一覧出力手順と、をコンピュータに実行させることを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention provides a method of scrolling and displaying a list of mails stored in a mailbox of a server connected via a network in a window of a display unit. A mail list display program for causing a computer to execute the identification information receiving procedure for receiving, from the server, identification information for uniquely identifying each mail for the mail stored in the mailbox, and the identification information The position of the pointer in the scroll bar of the window is set according to the position of the mail to be displayed in the window among the mails received, and the identification information of the mail corresponding to the position of the scroll pointer is set. Sending identification information requesting list information to be sent to the server and used to display the list of emails For the mail corresponding to the identification information requested by the identification information transmission procedure in order, the list information reception procedure for receiving the list information from the server and the list information received by the list information reception procedure are predetermined. Based on the list information receiving and storing procedure stored in the list information storage means and the list information stored in the list information storage means, a list to be displayed in the window is generated and the window is displayed. And a list output procedure for outputting to the computer.

また、上記の発明において、ネットワークを介して接続されたサーバに格納されている所定のフォルダ内のデータファイルの一覧を、表示部のウィンドウ内でスクロールさせて表示する方法をコンピュータに実行させる一覧表示プログラムであって、前記フォルダに格納されているデータファイルについて各データファイルを一意に識別するための識別情報を前記サーバから受信する識別情報受信手順と、前記識別情報を受信したデータファイルのうち前記ウィンドウ内に一覧表示させるデータファイルの位置に応じて、前記ウィンドウのスクロールバー内のポインタの位置を設定し、該設定したスクロールポインタの位置に対応するデータファイルの識別情報を前記サーバに送信して当該データファイルの一覧表示に用いる一覧用情報を要求する識別情報送信手順と、前記識別情報送信手順によって要求した識別情報に対応するデータファイルについて、前記一覧用情報を前記サーバから受信する一覧用情報受信手順と、前記一覧用情報受信手順によって受信した一覧用情報に基づいて、前記ウィンドウ内で一覧を生成して当該ウィンドウに出力する一覧出力手順と、をコンピュータに実行させることを特徴とする。   In the above invention, a list display for causing a computer to execute a method of scrolling and displaying a list of data files in a predetermined folder stored in a server connected via a network in a window of a display unit. An identification information receiving procedure for receiving, from the server, identification information for uniquely identifying each data file with respect to the data files stored in the folder, and among the data files receiving the identification information, the program The position of the pointer in the scroll bar of the window is set according to the position of the data file to be displayed in a list in the window, and the identification information of the data file corresponding to the set position of the scroll pointer is transmitted to the server. List information used to display the list of the data file is required. Identification information transmission procedure, a list information reception procedure for receiving the list information from the server, and a data file corresponding to the identification information requested by the identification information transmission procedure, and the list information reception procedure. A list output procedure for generating a list in the window based on the list information and outputting the list to the window is executed by the computer.

本発明によれば、メールボックスに格納されているメールの全件について、各メールを一意に識別するための識別情報を前記サーバから受信し、メールの全件に対するウィンドウのスクロール位置に応じて、そのスクロール位置に対応するメールの識別情報をサーバに送信してそのメールの一覧表示に用いる一覧用情報を要求し、要求した識別情報に対応するメールについて、一覧用情報をサーバから受信し、受信した一覧用情報を所定の一覧用情報記憶手段に格納し、格納された一覧用情報に基づいて、ウィンドウ内で現に表示されるべき一覧を生成してそのウィンドウに出力するので、メール全件のなかから現にウィンドウ内で一覧表示される必要があるメールについてのみ、一覧表示に用いる一覧用情報を受信して通信による待ち時間を少なくし、ウィンドウのスクロール位置に応じて、連続的に全ての題名を閲覧できるようにする結果、あたかも全件を受信しているように表示して操作性を向上することが可能である。また、すべてのメッセージをサーバ側で管理するため、セキュリティを確保することが可能である。   According to the present invention, for all the mails stored in the mailbox, the identification information for uniquely identifying each mail is received from the server, and according to the scroll position of the window for all the mails, Send the mail identification information corresponding to the scroll position to the server, request the list information to be used for the list display of the mail, receive the list information from the server for the mail corresponding to the requested identification information, receive The list information is stored in a predetermined list information storage means, and based on the stored list information, a list to be displayed in the window is generated and output to the window. Waiting time due to communication by receiving list information used for list display only for mail that needs to be listed in the window. Less then, in response to the scroll position of the window, the result to be able to view the continuously all titles, it is possible to though improved view and operability as to receive all cases. Moreover, since all messages are managed on the server side, security can be ensured.

また、メール本文を閲覧したい旨の指示を入力部から受け付けたメールについて、そのメールの識別情報をサーバに送信してそのメールのメール本文用情報を要求し、要求されたメール本文用情報をサーバから受信し、受信したメール本文用情報を、ウィンドウとは別に設けられるメール本文用ウィンドウに出力するので、識別情報を用いてメール本文用情報を受信し、一覧を表示するウィンドウとは別に設けられるメール本文用ウィンドウにメール本文を出力することが可能である。   In addition, for an email that has received an instruction from the input unit to request that the email text be browsed, the email identification information is sent to the server to request the email text information, and the requested email text information is sent to the server. Since the received mail text information is output to a mail text window provided separately from the window, the mail text information is received using the identification information and provided separately from the window for displaying the list. It is possible to output the mail text in the mail text window.

また、利用者ごとメールボックスに格納されているメールの全件について、各メールを一意に識別するための識別情報を所定の識別情報記憶手段に格納し、識別情報記憶手段に格納された識別情報に対応付けて、各メールを利用者端末で一覧表示する際に用いる一覧用情報を所定の一覧用情報記憶手段に格納し、利用者端末からの要求に応じて、その利用者端末に対応する利用者のメールボックスに格納されているメールの全件について、識別情報記憶手段に格納された識別情報を利用者端末に送信し、利用者端末から一覧用情報の要求とともに所定のメールの識別情報を受信した場合には、その受信した識別情報に対応する一覧用情報を一覧用情報記憶手段から読み出して、利用者端末に送信するので、メール全件のなかから現にウィンドウ内で一覧表示される必要があるメールについてのみ、一覧表示に用いる一覧用情報を受信して通信による待ち時間を少なくし、ウィンドウのスクロール位置に応じて、連続的に全ての題名を閲覧できるようにする結果、あたかも全件を受信しているように表示して操作性を向上することが可能である。また、すべてのメッセージをサーバ側で管理するため、セキュリティを確保することが可能である。   In addition, for all mails stored in the mailbox for each user, identification information for uniquely identifying each mail is stored in a predetermined identification information storage unit, and the identification information stored in the identification information storage unit The list information used when displaying each mail as a list on the user terminal is stored in a predetermined list information storage unit in response to a request from the user terminal. For all the mails stored in the user's mailbox, the identification information stored in the identification information storage means is transmitted to the user terminal, and the identification information of the predetermined mail together with the request for list information from the user terminal Is received from the list information storage means and transmitted to the user terminal, so that the window can be opened from all the mails. Only for emails that need to be displayed in a list, the list information used for displaying the list is received to reduce the waiting time due to communication, and all titles can be browsed continuously according to the scroll position of the window. As a result, it is possible to improve the operability by displaying the message as if it was received. Moreover, since all messages are managed on the server side, security can be ensured.

以下に添付図面を参照して、この発明に係るメール一覧表示プログラムおよび一覧表示プログラムの実施例を詳細に説明する。   Embodiments of a mail list display program and a list display program according to the present invention will be described below in detail with reference to the accompanying drawings.

以下の実施例では、実施例1に係るウェブメールシステムの概要および特徴、ウェブメールシステムの構成および処理の流れを順に説明し、最後に実施例1による効果を説明する。   In the following embodiments, the outline and features of the web mail system according to the first embodiment, the configuration of the web mail system, and the flow of processing will be described in order, and finally the effects of the first embodiment will be described.

[実施例1に係るウェブメールシステムの概要および特徴]
まず最初に、図1〜図3を用いて、実施例1に係るウェブメールシステム1の概要および特徴を説明する。図1〜図3は、実施例1に係るウェブメールシステムの概要および特徴を説明するための図である。
[Outline and Features of Web Mail System According to Embodiment 1]
First, the outline and features of the web mail system 1 according to the first embodiment will be described with reference to FIGS. 1 to 3 are diagrams for explaining the outline and features of the web mail system according to the first embodiment.

実施例1のウェブメールシステム1は、図1に示すように、メールを管理するとともにメールに関するサービスを提供するウェブサーバ10と、少なくともウェブサーバ10にアクセス可能な利用者端末20(例えば、パーソナルコンピュータやワークステーション、家庭用ゲーム機、インターネットTV、PDA、あるいは携帯電話やPHSの如き移動体通信端末など)とを、ネットワーク(例えば、インターネットやローカルエリアネットワークなど)を介して通信可能に接続して構成される。また、このウェブサーバ10には、利用者のメールボックスを備えたメールサーバ30がネットワークを介して通信可能に接続される。   As shown in FIG. 1, a web mail system 1 according to the first embodiment includes a web server 10 that manages mail and provides a mail-related service, and a user terminal 20 that can access at least the web server 10 (for example, a personal computer). Or a workstation, a home game machine, an Internet TV, a PDA, or a mobile communication terminal such as a mobile phone or a PHS) via a network (for example, the Internet or a local area network). Composed. The web server 10 is connected to a mail server 30 having a user's mailbox so as to be communicable via a network.

このようなシステム構成からなる実施例1に係るウェブメールシステム1は、メールボックスに格納されているメールの一覧を、利用者端末20における表示部の一覧ウィンドウ内でスクロールさせて表示することを概要とし、以下に説明するように、操作性を向上し、セキュリティを確保する点に主たる特徴がある。   Outline of the web mail system 1 according to the first embodiment having such a system configuration is that a list of mails stored in a mailbox is scrolled and displayed in a list window of a display unit in the user terminal 20. As described below, there are main features in improving operability and ensuring security.

実施例1に係るウェブメールシステム1において、ウェブサーバ10は、利用者端末20からの要求に応じて(もしくは、利用者端末20からの要求にかかわらず定期的に)、メールサーバ30にアクセスして各メールボックス内に格納されたメールを受信し、図1に図示するメールIDデータベース14a、一覧用情報データベース14bおよびメール本文用情報データベース14cを作成する。   In the web mail system 1 according to the first embodiment, the web server 10 accesses the mail server 30 in response to a request from the user terminal 20 (or periodically regardless of a request from the user terminal 20). The mail stored in each mailbox is received, and the mail ID database 14a, the list information database 14b, and the mail text information database 14c shown in FIG. 1 are created.

ここで、メールIDデータベース14aは、利用者ごと一意に付与されたユーザIDに対応付けて、各利用者のメールボックスに格納されているメールの全件について各メールを一意に識別するためのメールIDと、その件数(メールの総数)とを記憶するデータベースである。また、一覧用情報データベース14bは、メールIDに対応付けて、各メールを利用者端末20で一覧表示する際に用いる一覧用情報(例えば、件名や送信者名などの情報)を記憶するデータベースである。さらに、メール本文用情報データベース14cは、メールIDに対応付けて、各メールの本文を利用者端末10で表示する際に用いるメール本文用情報を記憶するデータベースである。   Here, the mail ID database 14a is a mail for uniquely identifying each mail for all the mails stored in each user's mailbox in association with a user ID uniquely assigned to each user. This is a database that stores IDs and the number of such items (the total number of emails). The list information database 14b is a database that stores list information (for example, information such as a subject name and a sender name) used when displaying each mail in a list on the user terminal 20 in association with the mail ID. is there. Further, the mail text information database 14c is a database that stores mail text information used when displaying the text of each mail on the user terminal 10 in association with the mail ID.

そして、利用者端末20は、ウェブサーバ10にアクセスした後、利用者によって利用者のメールボックスが選択されると(図1の(1)参照)、ユーザIDをウェブサーバ10に送信することで、メールボックスに格納されているメールの全件についてのメールIDおよび件数をウェブサーバ10に要求する(図1の(2)参照)。具体的に例を挙げれば、利用者端末20は、ユーザID「1」といった情報をウェブサーバ10に送信する。   Then, after accessing the web server 10, the user terminal 20 transmits the user ID to the web server 10 when the user's mailbox is selected by the user (see (1) in FIG. 1). Then, the web server 10 is requested for the mail ID and the number of the mails stored in the mailbox (see (2) in FIG. 1). For example, the user terminal 20 transmits information such as a user ID “1” to the web server 10.

一方、ウェブサーバ10は、利用者端末20からの要求に応じて、メールIDデータベース14aからユーザIDに対応する各メールIDおよび件数を読み出して、その各メールIDおよび件数を利用者端末20に送信し、利用者端末20は、ウェブサーバ10から受信した各メールIDおよび件数をメールID記憶部25aに格納する(図1の(3)参照)。具体的に例を挙げれば、ウェブサーバ10は、ユーザID「1」に対応する『メールID「1」〜「200」、200件』という情報を利用者端末20に送信し、利用者端末20は、この『メールID「1」〜「200」、200件』という情報をメールID記憶部25aに格納する。   On the other hand, the web server 10 reads each mail ID and number corresponding to the user ID from the mail ID database 14 a in response to a request from the user terminal 20, and transmits each mail ID and number to the user terminal 20. Then, the user terminal 20 stores each mail ID and the number of cases received from the web server 10 in the mail ID storage unit 25a (see (3) in FIG. 1). As a specific example, the web server 10 transmits information “mail ID“ 1 ”to“ 200 ”, 200” ”corresponding to the user ID“ 1 ”to the user terminal 20, and the user terminal 20 Stores the information “mail ID“ 1 ”to“ 200 ”, 200” ”in the mail ID storage unit 25a.

そして、利用者端末20は、メールの全件に対する一覧ウィンドウのスクロール位置に応じて、当該スクロール位置に対応するメールのメールIDをウェブサーバ10に送信して当該メールの一覧表示に用いる一覧用情報を要求するが、未だ一覧が表示されていない状態から最初に一覧を表示する際には、一覧ウィンドウ内のスクロールバーにおけるスクロールポインタが先頭位置にあるものと想定して、所定のメールIDをウェブサーバ10に送信する(図1の(4)参照)。具体的に例を挙げれば、利用者端末20は、一覧ウィンドウで表示対象となる表示件数分(例えば、10件)に、その表示対象の前方向および後方向に位置する所定件数分(例えば、前後25件ずつ)を加えてなる設定件数(例えば、60件)を設定によって保持しており、メール全件に対して先頭位置から設定件数分のメールについて、各メールID(例えば、メールID「1」〜「60」)をウェブサーバ10に送信して、送信したメールIDに対応するメールの一覧用情報を要求する。   Then, according to the scroll position of the list window for all mails, the user terminal 20 transmits the mail ID of the mail corresponding to the scroll position to the web server 10 and uses it for list display of the mail. When the list is displayed for the first time from a state where the list is not yet displayed, it is assumed that the scroll pointer in the scroll bar in the list window is at the top position, and the predetermined mail ID is The data is transmitted to the server 10 (see (4) in FIG. 1). To give a specific example, the user terminal 20 divides the number of display items to be displayed in the list window (for example, 10 items) by a predetermined number of items (for example, 10 items) located in the forward and backward directions of the display object. The setting number (for example, 60 cases before and after 25) is added by setting, and each mail ID (for example, mail ID “ 1 ”to“ 60 ”) is transmitted to the web server 10 to request mail list information corresponding to the transmitted mail ID.

一方、ウェブサーバ10は、利用者端末20から一覧用情報の要求とともにメールIDを受信すると、受信したメールIDに対応する一覧用情報を一覧用情報データベースから読み出して利用者端末20に送信し(図1の(5)参照)、利用者端末20は、ウェブサーバ10から受信した各メールIDおよび一覧用情報を一覧用情報記憶部25bに対応付けて格納する(図1の(6)参照)。具体的には、上記の例で言えば、ウェブサーバ10は、メールID「1」〜「60」に対応する各メールの一覧用情報を一覧用情報データベースから読み出して利用者端末20に送信し、利用者端末20は、メールID「1」〜「60」についての一覧用情報を一覧用情報記憶部25bに格納する。   On the other hand, when the web server 10 receives the mail ID together with the request for list information from the user terminal 20, the web server 10 reads the list information corresponding to the received mail ID from the list information database and transmits it to the user terminal 20 ( The user terminal 20 stores each mail ID and list information received from the web server 10 in association with the list information storage unit 25b (see (6) in FIG. 1). . Specifically, in the above example, the web server 10 reads the list information for each mail corresponding to the mail IDs “1” to “60” from the list information database and transmits it to the user terminal 20. The user terminal 20 stores the list information for the mail IDs “1” to “60” in the list information storage unit 25b.

続いて、利用者端末20は、一覧用情報記憶部25bに格納された一覧用情報に基づいて、一覧ウィンドウ内で現に表示されるべき一覧を生成して一覧ウィンドウに出力する(図1の(7)および(8)参照)。具体的には、上記の例で言えば、利用者端末20は、一覧ウィンドウ内のスクロールバーにおけるスクロールポインタが先頭位置にあるものと想定して、メール全件に対して先頭位置から設定件数分の各メールについての一覧用情報(例えば、メールID「1」〜「60」それぞれの一覧用情報)を取得したので、メール全件に対して先頭位置から表示件数分の各メールの一覧用情報(例えば、メールID「1」〜「10」それぞれ一覧用情報)を用いて一覧ウィンドウ内で現に表示されるべき一覧を生成し、この一覧を一覧ウィンドウに出力する。なお、利用者端末20は、一覧の表示出力に際して、スクロールバーにおけるスクロールポインタの位置をメール全件に対する表示対象の位置(ここでは、先頭位置)に設定するとともに、スクロールポインタの大きさをメール全件に対する表示件数の割合(ここでは、10件/200件)に設定し、このように設定されたスクロールバーを一覧ウィンドウ内にともに表示出力する。   Subsequently, the user terminal 20 generates a list to be displayed in the list window based on the list information stored in the list information storage unit 25b and outputs the list to the list window ((( 7) and (8)). Specifically, in the above example, the user terminal 20 assumes that the scroll pointer in the scroll bar in the list window is at the top position, and sets the number of messages from the top position for all mails. Since the list information (for example, the list information for each of the mail IDs “1” to “60”) is acquired for each mail, the list information for each mail corresponding to the number of displayed messages from the top position for all mails. A list to be displayed in the list window is generated using the mail IDs “1” to “10” (for example, information for each list), and this list is output to the list window. Note that the user terminal 20 sets the position of the scroll pointer on the scroll bar to the display target position (here, the top position) for all mails, and sets the size of the scroll pointer to all mails when displaying the list. The ratio of the number of display items to the number (here, 10/200) is set, and the scroll bar set in this way is displayed and output together in the list window.

続いて、図2を用いて説明する。利用者端末20は、スクロールバーを通じてスクロールの移動指示を受け付けると(図2の(1)参照)、スクロールバーにおけるスクロールポインタの位置に応じて、一覧ウィンドウ内で現に表示されるべき一覧を生成して一覧ウィンドウに出力する(図2の(2)〜(4)参照)。具体的には、上記の例で言えば、利用者端末20は、メール全件に対して先頭位置から設定件数分の各メールについての一覧用情報(例えば、メールID「1」〜「60」それぞれの一覧用情報)を取得している状態で、スクロールポインタの位置がメール全件に対して先頭位置から「11件〜20件」に位置するようなスクロール移動指示を受け付けた場合には、メール全件に対して先頭位置から「11件〜20件」に位置する各メールの一覧用情報(例えば、メールID「11」〜「20」それぞれの一覧用情報)を用いて一覧ウィンドウ内で現に表示されるべき一覧を生成し、この一覧を一覧ウィンドウに出力する。なお、利用者端末20は、一覧の表示出力に際して、スクロールバーにおけるスクロールポインタの位置をメール全件に対する表示対象の位置(ここでは、先頭位置から「11件〜20件」の位置)に設定する。   Next, description will be made with reference to FIG. When the user terminal 20 receives an instruction to move the scroll through the scroll bar (see (1) in FIG. 2), the user terminal 20 generates a list to be displayed in the list window according to the position of the scroll pointer on the scroll bar. To the list window (see (2) to (4) in FIG. 2). More specifically, in the above example, the user terminal 20 uses the list information (e.g., mail IDs “1” to “60”) for each mail corresponding to the set number of mails from the top position for all mails. In the state where each list information) is acquired, when a scroll movement instruction is received such that the position of the scroll pointer is “11 to 20” from the top position for all mails, In the list window, the information for the list of each mail located at “11 to 20” from the top position for all mails (for example, the list information for each of the mail IDs “11” to “20”) is used. Generate a list that should be displayed and output this list to the list window. Note that the user terminal 20 sets the position of the scroll pointer on the scroll bar to the display target position for all mails (here, “11 to 20 items” from the top position) when displaying the list. .

そして、利用者端末20は、上記のように、スクロールポインタの位置に応じて、一覧ウィンドウ内で現に表示されるべき一覧を生成して一覧ウィンドウに出力するが、この処理と並行して、一覧用情報記憶部に格納された一覧用情報に対するスクロールポインタの位置を監視する。具体的には、一覧用情報記憶部に格納された一覧用情報のなかでメールの全件からみてスクロールの進行方向に位置するメールの一覧用情報であって、ウィンドウ内に未だ表示されていない一覧用情報の件数が所定の閾値(例えば、10件)以下になったか否かを監視する(図2の(5)参照)。より詳細に例を挙げて説明すると、例えば、上記のように、メール全件に対して先頭位置から設定件数分の各メールについての一覧用情報(例えば、メールID「1」〜「60」それぞれの一覧用情報)を取得している状態では、スクロールポインタの位置がメール全件に対して先頭位置から「50件目」に位置するようなスクロール移動指示を受け付けたか否かを監視する。   Then, as described above, the user terminal 20 generates a list to be displayed in the list window according to the position of the scroll pointer and outputs it to the list window. The position of the scroll pointer for the list information stored in the information storage unit is monitored. Specifically, the list information stored in the list information storage unit is the information for the list of mails that are located in the scrolling direction when viewed from all the mails, and has not yet been displayed in the window. It is monitored whether or not the number of list information items has become a predetermined threshold value (for example, 10 items) or less (see (5) in FIG. 2). For example, as described above, for example, as described above, list information for each of a set number of mails from the top position with respect to all mails (for example, mail IDs “1” to “60” respectively) In this state, it is monitored whether or not a scroll movement instruction is received so that the position of the scroll pointer is positioned at “50th” from the top position for all mails.

かかるスクロールポインタの監視によって、ウィンドウ内に未だ表示されていない一覧用情報の件数が所定の閾値以下になったと判定された場合には、利用者端末20は、スクロールの進行方向に連なる所定件数分のメールについてメールIDをウェブサーバ10に送信して、新たに一覧用情報を要求する(図2の(6)参照)。具体的に上記の例で言えば、スクロールポインタの位置がメール全件に対して先頭位置から「50件目」に位置するようなスクロール移動指示を受け付けると、メールID「60」に続く所定件数分のメールとして、各メールID(例えば、メールID「61」〜「120」)をウェブサーバ10に送信して、送信したメールIDに対応するメールの一覧用情報を要求する。   When it is determined by monitoring the scroll pointer that the number of list information items that are not yet displayed in the window has become equal to or smaller than a predetermined threshold, the user terminal 20 determines whether the user terminal 20 has a predetermined number of items that are continuous in the scrolling direction. The mail ID is transmitted to the web server 10 and a new list information is requested (see (6) in FIG. 2). Specifically, in the above example, when a scroll movement instruction is received such that the position of the scroll pointer is “50th” from the top position for all mails, a predetermined number of cases following the mail ID “60” are received. Each mail ID (for example, mail IDs “61” to “120”) is transmitted to the web server 10 as a minute mail, and the mail list information corresponding to the transmitted mail ID is requested.

一方、ウェブサーバ10は、図1の説明と同様、利用者端末20から一覧用情報の要求とともにメールIDを受信すると、受信したメールIDに対応する一覧用情報を一覧用情報データベースから読み出して利用者端末20に送信し(図2の(7)参照)、利用者端末20は、ウェブサーバ10から受信した各メールIDおよび一覧用情報を一覧用情報記憶部25bに対応付けて格納する(図2の(8)参照)。具体的には、上記の例で言えば、ウェブサーバ10は、メールID「61」〜「120」に対応する各メールの一覧用情報を一覧用情報データベースから読み出して利用者端末20に送信し、利用者端末20は、メールID「61」〜「120」についての一覧用情報を一覧用情報記憶部25bに格納する。この結果、利用者端末20は、メールID「1」〜「120」についての一覧用情報を取得したことになり、上記と同様、これらの一覧用情報を用い、スクロールポインタの位置に応じて、一覧ウィンドウ内で現に表示されるべき一覧を生成して一覧ウィンドウに出力する(図2の(1)〜(4)参照)。   On the other hand, when the web server 10 receives a mail ID from the user terminal 20 together with a request for list information, the web server 10 reads the list information corresponding to the received mail ID from the list information database and uses it. The user terminal 20 stores each mail ID and list information received from the web server 10 in association with the list information storage unit 25b (see FIG. 2 (7)). 2 (8)). Specifically, in the above example, the web server 10 reads out the list information for each mail corresponding to the mail IDs “61” to “120” from the list information database and transmits it to the user terminal 20. The user terminal 20 stores the list information for the mail IDs “61” to “120” in the list information storage unit 25b. As a result, the user terminal 20 has acquired the list information for the mail IDs “1” to “120”, and uses the list information as described above, according to the position of the scroll pointer. A list to be displayed in the list window is generated and output to the list window (see (1) to (4) in FIG. 2).

続いて、図3を用いて説明する。利用者端末20は、上記したように、スクロールポインタの位置に応じて一覧を生成して一覧ウィンドウに出力する処理と並行して、スクロールポインタの位置を監視して一覧用情報を要求する処理も行うが、このスクロールポインタの位置を監視する際には、ウィンドウ内に未だ表示されていない一覧用情報の件数が所定の閾値(例えば、10件)以下になったか否かを監視するだけでなく、スクロールを大きく移動する指示などによって、ウィンドウ内で現に表示対象となるメールの一覧用情報が一覧用情報記憶部25bに記憶されていない状態になったか否かも監視する(図3の(1)および(2)参照)。より詳細に例を挙げて説明すると、例えば、上記のように、メール全件に対して先頭位置から設定件数分の各メールについての一覧用情報(例えば、メールID「1」〜「60」それぞれの一覧用情報)を取得している状態では、スクロールポインタの位置がメール全件に対して先頭位置から「60件目」以降に位置するようなスクロール移動指示を受け付けたか否かを監視する。   Next, description will be made with reference to FIG. As described above, the user terminal 20 also performs a process of monitoring the position of the scroll pointer and requesting information for the list in parallel with the process of generating a list according to the position of the scroll pointer and outputting the list to the list window. However, when monitoring the position of the scroll pointer, not only monitoring whether or not the number of list information items not yet displayed in the window has become a predetermined threshold value (for example, 10 items) or less. Further, it is also monitored whether or not the list information of the mail to be displayed in the window is not stored in the list information storage unit 25b in accordance with an instruction to move the scroll greatly ((1) in FIG. 3). And (2)). For example, as described above, for example, as described above, list information for each of a set number of mails from the top position with respect to all mails (for example, mail IDs “1” to “60” respectively) In this state, it is monitored whether or not a scroll movement instruction is received so that the position of the scroll pointer is positioned after the “60th” from the top position for all mails.

かかるスクロールポインタの監視によって、ウィンドウ内で現に表示対象となるメールの一覧用情報が一覧用情報記憶部25bに記憶されていない状態になったと判定された場合には、利用者端末20は、一覧ウィンドウで新たに表示対象となる表示件数分(例えば、10件)に、その表示対象の前方向および後方向に位置する所定件数分(例えば、前後25件ずつ)を加えてなる設定件数(例えば、60件)のメールについて、各メールIDをウェブサーバ10に送信して、メールの一覧用情報を要求する(図3の(3)参照)。具体的に例を挙げて説明すると、メールID「1」〜「10」それぞれの一覧を一覧ウィンドウに出力している状態から、スクロールポインタの位置がメール全件に対して先頭位置から「145件〜155件」に位置するようなスクロール移動指示を受け付けると、利用者端末20は、メールID「121」〜「180」をウェブサーバ10に送信して、送信したメールIDに対応するメールの一覧用情報を要求する。   When it is determined by monitoring of the scroll pointer that the list information of the mail that is actually displayed in the window is not stored in the list information storage unit 25b, the user terminal 20 displays the list. The set number of items (for example, 10 items) added to the number of displayed items to be newly displayed in the window (for example, 10 items), plus a predetermined number of items (for example, 25 items before and after) in the forward and backward directions of the display object. , 60 mails), each mail ID is transmitted to the web server 10 to request mail list information (see (3) in FIG. 3). Specifically, from the state in which the list of each of the mail IDs “1” to “10” is output to the list window, the position of the scroll pointer is “145 from the top position for all mails. Upon receiving the scroll movement instruction located at “˜155 cases”, the user terminal 20 sends the mail IDs “121” to “180” to the web server 10 and lists the mails corresponding to the sent mail IDs. Request information for use.

一方、ウェブサーバ10は、図1や図2の説明と同様、利用者端末20から一覧用情報の要求とともにメールIDを受信すると、受信したメールIDに対応する一覧用情報を一覧用情報データベースから読み出して利用者端末20に送信し(図3の(4)参照)、利用者端末20は、ウェブサーバ10から受信した各メールIDおよび一覧用情報を一覧用情報記憶部25bに対応付けて格納する(図3の(5)参照)。具体的には、上記の例で言えば、ウェブサーバ10は、メールID「121」〜「180」に対応する各メールの一覧用情報を一覧用情報データベースから読み出して利用者端末20に送信し、利用者端末20は、メールID「121」〜「180」についての一覧用情報を一覧用情報記憶部25bに格納する。   On the other hand, when the web server 10 receives a mail ID together with a request for list information from the user terminal 20 as in the description of FIGS. 1 and 2, the list information corresponding to the received mail ID is retrieved from the list information database. The information is read and transmitted to the user terminal 20 (see (4) in FIG. 3), and the user terminal 20 stores each mail ID and list information received from the web server 10 in association with the list information storage unit 25b. (See (5) in FIG. 3). Specifically, in the above example, the web server 10 reads the list information for each mail corresponding to the mail IDs “121” to “180” from the list information database and transmits it to the user terminal 20. The user terminal 20 stores the list information for the mail IDs “121” to “180” in the list information storage unit 25b.

続いて、利用者端末20は、一覧用情報記憶部25bに格納された一覧用情報に基づいて、一覧ウィンドウ内で現に表示されるべき一覧を生成して一覧ウィンドウに出力する(図3の(6)〜(8)参照)。具体的には、上記の例で言えば、利用者端末20は、スクロールポインタの位置がメール全件に対して先頭位置から「145件〜155件」に位置するようなスクロール移動指示を受け付けて一覧用情報を要求したので、メール全件に対して先頭位置から「145件〜155件」に位置する各メールの一覧用情報(例えば、メールID「145」〜「155」それぞれの一覧用情報)を用いて一覧ウィンドウ内で現に表示されるべき一覧を生成し、この一覧を一覧ウィンドウに出力する。   Subsequently, the user terminal 20 generates a list to be displayed in the list window based on the list information stored in the list information storage unit 25b and outputs the list to the list window ((( 6) to (8)). Specifically, in the above example, the user terminal 20 accepts a scroll movement instruction in which the position of the scroll pointer is “145 to 155” from the top position for all mails. Since the list information has been requested, the list information for each mail (for example, each of the mail IDs “145” to “155”) located at “145 to 155” from the top position for all mails. ) Is used to generate a list that should be displayed in the list window, and this list is output to the list window.

このように、ウェブメールシステム1は、また、すべてのメッセージをサーバ側で管理し、メール全件のなかから現にウィンドウ内で一覧表示される必要があるメールについてのみ、一覧表示に用いる一覧用情報を受信して通信による待ち時間を少なくし、ウィンドウのスクロール位置に応じて、連続的に全ての題名を閲覧できるようにする結果、上記した主たる特徴のごとく、操作性を向上し、セキュリティを確保することが可能である。   As described above, the web mail system 1 also manages all messages on the server side, and lists information used for list display only for mails that need to be listed in the window from all the mails. As a result of reducing the waiting time due to communication and allowing all titles to be browsed continuously according to the scroll position of the window, as described above, the operability is improved and security is ensured. Is possible.

[ウェブサーバの構成]
次に、図4〜図8を用いて、図1〜3に示したウェブサーバ10の構成を説明する。図4は、実施例1に係るウェブサーバ10の構成を示すブロック図であり、図5は、メールIDデータベースを説明するための図であり、図6は、一覧用情報データベースを説明するための図であり、図7は、メール本文用情報データベースを説明するための図であり、図8は、利用者端末20に送信する一覧用情報の一例を示す図である。
[Web server configuration]
Next, the configuration of the web server 10 shown in FIGS. 1 to 3 will be described with reference to FIGS. FIG. 4 is a block diagram illustrating the configuration of the web server 10 according to the first embodiment, FIG. 5 is a diagram for explaining a mail ID database, and FIG. 6 is a diagram for explaining a list information database. FIG. 7 is a diagram for explaining the mail text information database, and FIG. 8 is a diagram illustrating an example of the list information transmitted to the user terminal 20.

図4に示すように、このウェブサーバ10は、ブラウザ制御IF11、メールサーバ通信制御IF12、制御部13、記憶部14を備え、利用者端末20およびメールサーバ30と接続される。以下にこれらの各部の処理を説明する。   As shown in FIG. 4, the web server 10 includes a browser control IF 11, a mail server communication control IF 12, a control unit 13, and a storage unit 14, and is connected to the user terminal 20 and the mail server 30. The processing of each of these units will be described below.

このうち、ブラウザ制御IF11は、接続される利用者端末20との間でやり取りする各種情報に関する通信を制御する手段である。具体的には、ブラウザ制御IF11は、利用者端末20からユーザIDおよびメールIDを受信し、また、利用者端末20へメールID、一覧情報およびメール本文用情報を送信する。   Among these, the browser control IF 11 is a means for controlling communication related to various information exchanged with the connected user terminal 20. Specifically, the browser control IF 11 receives the user ID and the mail ID from the user terminal 20, and transmits the mail ID, list information, and mail text information to the user terminal 20.

メールサーバ通信制御IF12は、接続されるメールサーバ30との間でやり取りする各種情報に関する通信を制御する手段である。具体的には、メールサーバ通信制御IF12は、メールサーバ30との間でメールボックスの情報の送受信を行う。   The mail server communication control IF 12 is means for controlling communication related to various information exchanged with the connected mail server 30. Specifically, the mail server communication control IF 12 transmits / receives mailbox information to / from the mail server 30.

記憶部14は、制御部13による各種処理に必要なデータおよびプログラムを格納する格納手段であり、特に本発明に密接に関連するものとしては、メールIDデータベース14a、一覧用情報データベース14bおよびメール本文用情報データベース14cを備える。   The storage unit 14 is a storage unit that stores data and programs necessary for various processes performed by the control unit 13, and particularly those closely related to the present invention include a mail ID database 14a, a list information database 14b, and a mail text. For information database 14c.

このメールIDデータベース14aは、メールIDを記憶する手段である。具体的には、メールIDデータベース14aは、図5に例示するように、利用者ごと一意に付与されたユーザIDに対応付けて、各利用者のメールボックスに格納されているメールの全件について各メールを一意に識別するためのメールIDと、その件数(メールの総数)とを記憶する。   The mail ID database 14a is means for storing a mail ID. Specifically, as illustrated in FIG. 5, the mail ID database 14 a is associated with the user IDs uniquely assigned to each user for all the mails stored in each user's mailbox. A mail ID for uniquely identifying each mail and the number of the mails (total number of mails) are stored.

一覧用情報データベース14bは、一覧用情報を記憶する手段である。具体的には、一覧用情報データベース14bは、図6に例示するように、メールIDに対応付けて、各メールを利用者端末20で一覧表示する際に用いる一覧用情報(例えば、件名や送信者名などの情報)を記憶する。なお、一覧用情報データベース14bは、一覧用情報として、処理結果情報、メール一覧に必要な情報、未読・既読、重要度、処理日付、返信状態、フラグ、件名、新着状態、Fromアドレス、送信日、ラベル、メールサイズ、メッセージID、転送状態、送信者、添付の有無を記憶する。   The list information database 14b is means for storing list information. Specifically, as illustrated in FIG. 6, the list information database 14 b is associated with a mail ID and used for displaying a list of each mail on the user terminal 20 (for example, subject and transmission). Information such as a person's name). The list information database 14b includes, as list information, processing result information, information necessary for the mail list, unread / read, importance, processing date, reply status, flag, subject, new arrival status, From address, and transmission. The date, label, mail size, message ID, transfer status, sender, and presence / absence of attachment are stored.

メール本文用情報データベース14cは、メール本文用情報を記憶する手段である。具体的には、メール本文用情報データベース14cは、図7に例示するように、メールIDに対応付けて、各メールの本文を利用者端末20で表示する際に用いるメール本文用情報を記憶する。   The mail text information database 14c is means for storing mail text information. Specifically, as illustrated in FIG. 7, the mail text information database 14c stores mail text information used in displaying the text of each mail on the user terminal 20 in association with the mail ID. .

制御部13は、各種の処理手順などを規定したプログラムおよび所要データを格納するための内部メモリを有し、これらによって種々の処理を実行する処理部であり、特に本発明に密接に関連するものとしては、メール要求部13a、メールID送信部13b、一覧用情報送信部13c、メール本文用情報送信部13dを備える。なお、メールID送信部13bは、特許請求の範囲に記載の「識別情報送信手順」に対応し、一覧用情報送信部13cは、特許請求の範囲に記載の「一覧用情報送信手順」に対応し、メール本文用情報送信部13dは、特許請求の範囲に記載の「メール本文情報送信手順」に対応する。   The control unit 13 has a program defining various processing procedures and an internal memory for storing necessary data, and performs various processing using these, and is particularly closely related to the present invention. As a mail request unit 13a, a mail ID transmission unit 13b, a list information transmission unit 13c, and a mail text information transmission unit 13d. The mail ID transmission unit 13b corresponds to the “identification information transmission procedure” described in the claims, and the list information transmission unit 13c corresponds to the “list information transmission procedure” described in the claims. The mail text information transmission unit 13d corresponds to the “mail text information transmission procedure” described in the claims.

このうち、メール要求部13aは、メール本文情報を要求する処理部であり、具体的には、利用者端末20からの要求に応じて(もしくは、利用者端末20からの要求にかかわらず定期的に)、メールサーバ30にアクセスして各メールボックス内に格納されたメールを受信し、図1に図示するメールIDデータベース14a、一覧用情報データベース14bおよびメール本文用情報データベース14cを作成する。   Among these, the mail requesting unit 13a is a processing unit that requests the mail text information. Specifically, in response to a request from the user terminal 20 (or periodically regardless of a request from the user terminal 20). 2), the mail server 30 is accessed to receive the mail stored in each mailbox, and the mail ID database 14a, the list information database 14b and the mail text information database 14c shown in FIG. 1 are created.

メールID送信部13bは、メールIDを利用者端末20に送信する処理部である。具体的には、メールID送信部13bは、利用者端末20からの要求に応じて、メールIDデータベース14aからユーザIDに対応する各メールIDおよび件数を読み出して、その各メールIDおよび件数を利用者端末20に送信する。   The mail ID transmission unit 13 b is a processing unit that transmits a mail ID to the user terminal 20. Specifically, the mail ID transmission unit 13b reads each mail ID and number corresponding to the user ID from the mail ID database 14a in response to a request from the user terminal 20, and uses each mail ID and number. To the user terminal 20.

一覧用情報送信部13cは、一覧用情報を利用者端末20に送信する処理部である。具体的には、一覧用情報送信部13cは、利用者端末20から一覧用情報の要求とともにメールIDを受信すると、受信したメールIDに対応する一覧用情報を一覧用情報データベースから読み出して利用者端末20に送信する。   The list information transmitting unit 13 c is a processing unit that transmits the list information to the user terminal 20. Specifically, when receiving the mail ID together with the request for the list information from the user terminal 20, the list information transmitting unit 13c reads the list information corresponding to the received mail ID from the list information database, and the user It transmits to the terminal 20.

メール本文用情報送信部13dは、メール本文用情報を利用者端末20に送信する処理部である。具体的には、メール本文用情報送信部13dは、利用者端末20からメール本文用情報の要求とともにメールIDを受信すると、受信したメールIDに対応するメール本文用情報をメール本文用情報データベース14cから読みだして利用者端末20に送信する。   The mail text information transmitting unit 13d is a processing unit that transmits the mail text information to the user terminal 20. Specifically, when the mail body information transmitting unit 13d receives the mail ID together with the request for the mail body information from the user terminal 20, the mail body information transmitting unit 13d sends the mail body information corresponding to the received mail ID to the mail body information database 14c. Is read out and transmitted to the user terminal 20.

[利用者端末の構成]
次に、図9〜図17を用いて、図1〜3に示した利用者端末20の構成を説明する。図9は、実施例1に係る利用者端末20の構成を示すブロック図であり、図10は、メールID記憶部を説明するための図であり、図11は、一覧用情報記憶部を説明するための図であり、図12は、メール本文用情報記憶部を説明するための図であり、図13〜15は、一覧用情報要求部を説明するための図であり、図16および図17は、出力部に出力される画面表示例を示す図である。
[User terminal configuration]
Next, the configuration of the user terminal 20 shown in FIGS. 1 to 3 will be described with reference to FIGS. FIG. 9 is a block diagram illustrating the configuration of the user terminal 20 according to the first embodiment, FIG. 10 is a diagram for explaining the mail ID storage unit, and FIG. 11 is a diagram illustrating the list information storage unit. FIG. 12 is a diagram for explaining the mail text information storage unit, and FIGS. 13 to 15 are diagrams for explaining the list information request unit. FIG. 16 and FIG. 17 is a diagram illustrating a screen display example output to the output unit.

図9に示すように、この利用者端末20は、入力部21、出力部22、ウェブサーバ通信制御IF23、メールブラウザ24、記憶部25を備え、ウェブサーバ10と接続される。以下にこれらの各部の処理を説明する。   As shown in FIG. 9, the user terminal 20 includes an input unit 21, an output unit 22, a web server communication control IF 23, a mail browser 24, and a storage unit 25, and is connected to the web server 10. The processing of each of these units will be described below.

このうち、入力部21は、メールボックスの選択指示、スクロールの指示を入力する入力手段であり、キーボードやマウス、マイクなどを備えて構成される。また、出力部22は、メールの一覧およびメール本文を表示する出力手段であり、モニタ(若しくはディスプレイ、タッチパネル)やスピーカを備えて構成される。   Among these, the input unit 21 is an input unit for inputting a mailbox selection instruction and a scroll instruction, and includes a keyboard, a mouse, a microphone, and the like. The output unit 22 is an output unit that displays a list of mails and a mail text, and includes a monitor (or a display or a touch panel) and a speaker.

また、ウェブサーバ通信制御IF23は、接続される利用者端末20との間でやり取りする各種情報に関する通信を制御する手段である。具体的には、ウェブサーバ通信制御IF23は、ウェブサーバ10からメールID、一覧情報およびメール本文用情報を受信し、また、ウェブサーバ10へユーザIDおよびメールIDを送信する。   The web server communication control IF 23 is a means for controlling communication related to various information exchanged with the connected user terminal 20. Specifically, the web server communication control IF 23 receives a mail ID, list information, and mail text information from the web server 10, and transmits a user ID and a mail ID to the web server 10.

記憶部25は、メールブラウザ24による各種処理に必要なデータおよびプログラムを格納する格納手段であり、特に本発明に密接に関連するものとしては、メールID記憶部25a、一覧用情報記憶部25bおよびメール本文用情報記憶部25cを備える。   The storage unit 25 is a storage unit that stores data and programs necessary for various processes by the mail browser 24. In particular, the storage unit 25 is closely related to the present invention, and includes a mail ID storage unit 25a, a list information storage unit 25b, and A mail text information storage unit 25c is provided.

このメールID記憶部25aは、メールIDを記憶する手段である。具体的には、メールID記憶部25aは、図10に例示するように、ウェブサーバ10から受信すると、メールIDとメール件数とを対応付けて記憶する。   The mail ID storage unit 25a is means for storing a mail ID. Specifically, as illustrated in FIG. 10, when received from the web server 10, the mail ID storage unit 25a stores a mail ID and the number of mails in association with each other.

一覧用情報記憶部25bは、一覧用情報を記憶する手段である。具体的には、一覧用情報記憶部25bは、図11に例示するように、ウェブサーバ10から受信すると、メールIDと一覧用情報とを対応付けて記憶する。なお、一覧用情報記憶部25bは、一覧用情報として、処理結果情報、メール一覧に必要な情報、未読・既読、重要度、処理日付、返信状態、フラグ、件名、新着状態、Fromアドレス、送信日、ラベル、メールサイズ、メッセージID、転送状態、送信者、添付の有無を記憶する。   The list information storage unit 25b is means for storing the list information. Specifically, as illustrated in FIG. 11, the list information storage unit 25 b stores the mail ID and the list information in association with each other when received from the web server 10. The list information storage unit 25b includes, as list information, processing result information, information necessary for the mail list, unread / read, importance, processing date, reply status, flag, subject, new arrival status, From address, The transmission date, label, mail size, message ID, transfer status, sender, and presence / absence of attachment are stored.

メール本文用情報記憶部25cは、メール本文用情報を記憶する手段である。具体的には、メール本文用情報記憶部25cは、図12に例示するように、ウェブサーバ10から受信すると、メールIDとメール本文用情報とをそれぞれ対応付けて記憶する。   The mail text information storage unit 25c is means for storing mail text information. Specifically, as illustrated in FIG. 12, the mail text information storage unit 25c stores the mail ID and the mail text information in association with each other when received from the web server 10.

メールブラウザ24は、各種の処理手順などを規定したプログラムおよび所要データを格納するための内部メモリを有し、これらによって種々の処理を実行する処理部であり、特に本発明に密接に関連するものとしては、メールID要求部24a、一覧用情報要求部24b、一覧用情報格納部24c、一覧生成部24d、一覧出力部24e、メール本文用情報要求部24fおよびメール本文出力部24gを備える。なお、メールID要求部24aは、特許請求の範囲に記載の「識別情報受信手順」に対応し、一覧用情報要求部24bは、同じく「識別情報送信手順」および「一覧用情報受信手順」に対応し、一覧用情報格納部24cは、同じく「一覧用情報受信格納手順」に対応し、一覧出力部24eは、同じく「一覧出力手順」に対応し、メール本文用情報要求部24fは、同じく「メール本文用情報要求手順」および「メール本文用情報受信手順」に対応し、メール本文出力部24gは、同じく「メール本文出力手順」に対応する。   The mail browser 24 has a program that defines various processing procedures and an internal memory for storing necessary data, and is a processing unit that executes various processes using these programs, and is particularly closely related to the present invention. As a mail ID request unit 24a, a list information request unit 24b, a list information storage unit 24c, a list generation unit 24d, a list output unit 24e, a mail text information request unit 24f, and a mail text output unit 24g. The mail ID request unit 24a corresponds to the “identification information reception procedure” described in the claims, and the list information request unit 24b similarly applies to the “identification information transmission procedure” and the “list information reception procedure”. Correspondingly, the list information storage unit 24c also corresponds to the “list information reception storage procedure”, the list output unit 24e corresponds to the “list output procedure”, and the mail text information request unit 24f Corresponding to “email body information request procedure” and “email body information reception procedure”, the email body output unit 24g also corresponds to “email body output procedure”.

このうち、メールID要求部24aは、各メールを一意に識別するためのメールIDをウェブサーバ10に要求し、そのメールIDをサーバ10から受信する処理部である。具体的には、メールID要求部24aは、利用者によって利用者のメールボックスが選択されると、ユーザIDをウェブサーバ10に送信することで、メールボックスに格納されているメールの全件についてのメールIDおよび件数をウェブサーバ10に要求し、ウェブサーバ10から受信した各メールIDおよび件数をメールID記憶部25aに格納する。   Among these, the mail ID request unit 24 a is a processing unit that requests the web server 10 for a mail ID for uniquely identifying each mail and receives the mail ID from the server 10. Specifically, when the user's mailbox is selected by the user, the mail ID requesting unit 24a transmits the user ID to the web server 10 so that all the mails stored in the mailbox are received. Are requested to the web server 10, and each mail ID and number received from the web server 10 are stored in the mail ID storage unit 25a.

一覧用情報要求部24bは、一覧用情報をウェブサーバに要求する処理部である。具体的には、メールの全件に対する一覧ウィンドウのスクロール位置に応じて、当該スクロール位置に対応するメールのメールIDをウェブサーバ10に送信して当該メールの一覧表示に用いる一覧用情報を要求する。   The list information request unit 24b is a processing unit that requests the list information from the web server. Specifically, according to the scroll position of the list window for all mails, the mail ID of the mail corresponding to the scroll position is transmitted to the web server 10 to request the list information used for displaying the mail list. .

ここで、図13〜図15を用いて、一覧用情報要求処理について詳しく説明する。図13は、メールボックス選択指示を受け付けて最初に一覧を表示する場合における一覧用情報要求部24bの処理を説明する図であり、図14は、スクロールを移動した場合における一覧用情報要求部24bの処理を説明する図であり、図15は、スクロールを大きく移動した場合における一覧用情報要求部24bの処理を説明する図である。   Here, the list information request processing will be described in detail with reference to FIGS. FIG. 13 is a diagram for explaining the processing of the list information request unit 24b when a list is first displayed upon receiving a mailbox selection instruction. FIG. 14 shows the list information request unit 24b when the scroll is moved. FIG. 15 is a diagram for explaining the processing of the list information request unit 24b when the scroll is largely moved.

図13に示すように、一覧用情報要求部24bは、未だ一覧が表示されていない状態から最初に一覧を表示する際には、一覧ウィンドウ内のスクロールバーにおけるスクロールポインタが先頭位置にあるものと想定して、所定のメールID(例えば、メールID「1」〜「60」)をウェブサーバ10に送信する。具体的に例を挙げれば、一覧用情報要求部24bは、一覧ウィンドウで表示対象となる表示件数分(例えば、10件)に、その表示対象の前方向および後方向に位置する所定件数分(例えば、前後25件ずつ)を加えてなる設定件数(例えば、60件)を設定によって保持しており、メール全件に対して先頭位置から設定件数分のメールについて、各メールID(例えば、メールID「1」〜「60」)をウェブサーバ10に送信して、送信したメールIDに対応するメールの一覧用情報を要求、受信する。そして、後述する一覧用情報格納部24cがその受信された一覧用情報(例えば、メールID「1」〜「60」)を一覧用情報記憶部25bに格納する。   As shown in FIG. 13, when the list information request unit 24b first displays a list from a state in which the list is not yet displayed, the scroll pointer in the scroll bar in the list window is at the head position. Assume that a predetermined mail ID (for example, mail IDs “1” to “60”) is transmitted to the web server 10. To give a specific example, the list information requesting unit 24b adds the number of display items to be displayed in the list window (for example, 10 items) to the number of predetermined items positioned in the forward and backward directions of the display target ( For example, the number of setting items (for example, 25 items before and after) is retained by setting, and each mail ID (for example, e-mail) is set for all the e-mails for the set number of e-mails from the top position. IDs “1” to “60”) are transmitted to the web server 10 to request and receive mail list information corresponding to the transmitted mail ID. Then, the list information storage unit 24c described later stores the received list information (for example, the mail IDs “1” to “60”) in the list information storage unit 25b.

また、図14に示すように、一覧用情報要求部24bは、一覧用情報記憶部に格納された一覧用情報のなかでメールの全件からみてスクロールの進行方向に位置するメールの一覧用情報であって、ウィンドウ内に未だ表示されていない一覧用情報の件数が所定の閾値(例えば、10件)以下になったか否かを監視する。より詳細に例を挙げて説明すると、一覧用情報要求部24bは、例えば、メール全件に対して先頭位置から設定件数分の各メールについての一覧用情報(例えば、メールID「1」〜「60」それぞれの一覧用情報)を取得している状態では、スクロールポインタの位置がメール全件に対して先頭位置から「50件目」に位置するようなスクロール移動指示を受け付けたか否かを監視する。   Further, as shown in FIG. 14, the list information request unit 24b includes the list information of the mail positioned in the scrolling direction in view of all the mails in the list information stored in the list information storage unit. Then, it is monitored whether or not the number of list information items not yet displayed in the window is equal to or less than a predetermined threshold (for example, 10 items). Explaining in more detail by example, the list information requesting unit 24b, for example, lists information (e.g., mail IDs “1” to “1”) for each mail corresponding to the set number of mails from the head position for all mails. In the state where the “60” information for each list) is acquired, it is monitored whether or not a scroll movement instruction has been accepted so that the position of the scroll pointer is located at “50th” from the top position for all mails. To do.

かかるスクロールポインタの監視によって、ウィンドウ内に未だ表示されていない一覧用情報の件数が所定の閾値以下になったと判定された場合には、一覧用情報要求部24bは、スクロールの進行方向に連なる所定件数分のメールについてメールIDをウェブサーバ10に送信して、新たに一覧用情報を要求する。図14の例で言えば、一覧用情報要求部24bは、スクロールポインタの位置がメール全件に対して先頭位置から「50件目」に位置するようなスクロール移動指示を受け付けると、メールID「60」に続く所定件数分のメールとして、各メールID(例えば、メールID「61」〜「120」)をウェブサーバ10に送信して、送信したメールIDに対応するメールの一覧用情報を要求し、受信する。そして、後述する一覧用情報格納部24cがその受信された一覧用情報(例えば、メールID「61」〜「120」)を一覧用情報記憶部25bに格納する。   If it is determined by monitoring the scroll pointer that the number of list information items not yet displayed in the window has become equal to or less than a predetermined threshold value, the list information request unit 24b determines the predetermined number of items in the scrolling direction. A mail ID is transmitted to the web server 10 for the number of mails, and a new list information is requested. In the example of FIG. 14, when the list information requesting unit 24b receives a scroll movement instruction in which the position of the scroll pointer is “50th” from the top position for all mails, the mail ID “ Each mail ID (for example, mail IDs “61” to “120”) is transmitted to the web server 10 as a predetermined number of mails following “60”, and a request for mail list information corresponding to the transmitted mail ID is requested. And receive. Then, the list information storage unit 24c described later stores the received list information (for example, the mail IDs “61” to “120”) in the list information storage unit 25b.

また、図15に示すように、一覧用情報要求部24bは、スクロールポインタの位置に応じて一覧を生成して一覧ウィンドウに出力する処理と並行して、スクロールポインタの位置を監視して一覧用情報を要求する処理も行うが、このスクロールポインタの位置を監視する際には、ウィンドウ内に未だ表示されていない一覧用情報の件数が所定の閾値(例えば、10件)以下になったか否かを監視するだけでなく、スクロールを大きく移動する指示などによって、ウィンドウ内で現に表示対象となるメールの一覧用情報が一覧用情報記憶部25bに記憶されていない状態になったか否かも監視する(図3の(1)および(2)参照)。より詳細に例を挙げて説明すると、一覧用情報要求部24bは、例えば、上記のように、メール全件に対して先頭位置から設定件数分の各メールについての一覧用情報(例えば、メールID「1」〜「60」それぞれの一覧用情報)を取得している状態では、スクロールポインタの位置がメール全件に対して先頭位置から「60件目」以降に位置するようなスクロール移動指示を受け付けたか否かを監視する。   Further, as shown in FIG. 15, the list information request unit 24b monitors the position of the scroll pointer in parallel with the process of generating the list according to the position of the scroll pointer and outputting it to the list window. Although processing for requesting information is also performed, when monitoring the position of the scroll pointer, whether or not the number of items of list information not yet displayed in the window is equal to or less than a predetermined threshold (for example, 10). It is also monitored whether or not the list information of the mail to be displayed in the window is not stored in the list information storage unit 25b in accordance with an instruction to move the scroll greatly. (See (1) and (2) in FIG. 3). Explaining in more detail with an example, for example, as described above, the list information request unit 24b lists information for each mail corresponding to the set number of mails from the head position for all mails (for example, mail ID). In the state where “1” to “60” information for each list) is acquired, a scroll movement instruction is made so that the position of the scroll pointer is located after “60th” from the top position for all mails. Monitor whether it was accepted.

かかるスクロールポインタの監視によって、ウィンドウ内で現に表示対象となるメールの一覧用情報が一覧用情報記憶部25bに記憶されていない状態になったと判定された場合には、一覧用情報要求部24bは、一覧ウィンドウで新たに表示対象となる表示件数分(例えば、10件)に、その表示対象の前方向および後方向に位置する所定件数分(例えば、前後25件ずつ)を加えてなる設定件数(例えば、60件)のメールについて、各メールIDをウェブサーバ10に送信して、メールの一覧用情報を要求する(図3の(3)参照)。具体的に例を挙げて説明すると、一覧用情報要求部24bは、メールID「1」〜「10」それぞれの一覧を一覧ウィンドウに出力している状態から、スクロールポインタの位置がメール全件に対して先頭位置から「145件〜155件」に位置するようなスクロール移動指示を受け付けると、利用者端末10は、メールID「121」〜「180」をウェブサーバ10に送信して、送信したメールIDに対応するメールの一覧用情報を要求し、受信する。そして、後述する一覧用情報格納部24cがその受信された一覧用情報(例えば、メールID「121」〜「180」の一覧用情報)を一覧用情報記憶部25bに格納する。   When it is determined by monitoring of the scroll pointer that the list information of the mail that is actually displayed in the window is not stored in the list information storage unit 25b, the list information request unit 24b , The number of settings that is added to the number of items to be newly displayed in the list window (for example, 10 items) plus the predetermined number of items to be displayed in the forward and backward directions (for example, 25 items before and after). For (for example, 60) mails, each mail ID is transmitted to the web server 10 to request mail list information (see (3) in FIG. 3). Specifically, the list information request unit 24b starts from the state where each list of the mail IDs “1” to “10” is output to the list window, and the position of the scroll pointer is set to all mails. On the other hand, when a scroll movement instruction such as “145 cases to 155 cases” is received from the head position, the user terminal 10 transmits the mail IDs “121” to “180” to the web server 10 and transmits them. Request and receive mail list information corresponding to the mail ID. Then, the list information storage unit 24c described later stores the received list information (for example, the list information of the mail IDs “121” to “180”) in the list information storage unit 25b.

一覧用情報格納部24cは、一覧用情報を一覧用情報記憶部25bに格納する処理部である。具体的には、ウェブサーバ10から受信した各メールIDおよび一覧用情報を一覧用情報記憶部25bに対応付けて格納する。   The list information storage unit 24c is a processing unit that stores the list information in the list information storage unit 25b. Specifically, each mail ID and list information received from the web server 10 are stored in association with the list information storage unit 25b.

一覧生成部24dは、一覧用情報記憶部25bに格納された一覧用情報に基づいて、一覧ウィンドウ内で現に表示されるべき一覧を生成する処理部である。具体的には、一覧生成部24dは、一覧ウィンドウ内のスクロールバーにおけるスクロールポインタが先頭位置にあるものと想定した場合に、メール全件に対して先頭位置から表示件数分の各メールの一覧用情報(例えば、メールID「1」〜「10」それぞれ一覧用情報)を用いて一覧ウィンドウ内で現に表示されるべき一覧を生成する。   The list generation unit 24d is a processing unit that generates a list to be displayed in the list window based on the list information stored in the list information storage unit 25b. Specifically, the list generation unit 24d assumes that the scroll pointer in the scroll bar in the list window is at the top position, and uses the list for each mail for the number of displayed messages from the top position for all mails. A list to be displayed in the list window is generated using information (for example, information for each of the mail IDs “1” to “10”).

また、一覧生成部24dは、メール全件に対して先頭位置から設定件数分の各メールについての一覧用情報(例えば、メールID「1」〜「60」それぞれの一覧用情報)を取得している状態で、スクロールポインタの位置がメール全件に対して先頭位置から「11件〜20件」に位置するようなスクロール移動指示を受け付けた場合には、メール全件に対して先頭位置から「11件〜20件」に位置する各メールの一覧用情報(例えば、メールID「11」〜「20」それぞれの一覧用情報)を用いて一覧ウィンドウ内で現に表示されるべき一覧を生成する。   In addition, the list generation unit 24d acquires list information (for example, list information for each of the mail IDs “1” to “60”) for each set number of mails from the top position for all mails. When the scroll movement instruction is received such that the position of the scroll pointer is “11 to 20” from the top position for all mails, A list to be displayed in the list window is generated using the list information for each mail located at “11 to 20” (for example, the list information for each of the mail IDs “11” to “20”).

また、一覧生成部24dは、ウィンドウ内で現に表示対象となるメールの一覧用情報が一覧用情報記憶部25bに記憶されていない状態になったと判定された場合には、一覧用情報記憶部25bに格納された一覧用情報に基づいて、一覧ウィンドウ内で現に表示されるべき一覧を生成する。   In addition, when it is determined that the list information of the mail that is currently displayed in the window is not stored in the list information storage unit 25b, the list generation unit 24d displays the list information storage unit 25b. The list to be displayed in the list window is generated based on the list information stored in the list window.

一覧出力部24eは、一覧を出力する処理部である。具体的には、一覧出力部は、図16に例示するように、一覧生成部24dによって生成された一覧を出力部22に表示する。   The list output unit 24e is a processing unit that outputs a list. Specifically, the list output unit displays the list generated by the list generation unit 24d on the output unit 22, as illustrated in FIG.

メール本文用情報要求部24fは、メール本文用情報をウェブサーバ10に要求する処理部である。具体的には、メール本文用情報要求部24fは、メール本文を閲覧したい旨の指示を入力部21から受け付けたメールについて、そのメールのメールIDをサーバに送信してそのメールのメール本文用情報を要求して受信する。   The mail text information request unit 24f is a processing unit that requests the web server 10 for mail text information. Specifically, the mail body information request unit 24f transmits the mail ID of the mail to the server for the mail received from the input unit 21 as an instruction to view the mail body, and sends the mail body information of the mail. Request and receive.

メール本文出力部24gは、メール本文を出力部22に出力する処理部である。具体的には、メール本文出力部24gは、メール本文用情報要求部24fによって受信したメール本文用情報を、図17に例示するように、一覧が表示されるウィンドウとは別に設けられるメール本文用ウィンドウに出力する。   The mail text output unit 24 g is a processing unit that outputs the mail text to the output unit 22. Specifically, the mail text output unit 24g uses the mail text information received by the mail text information requesting unit 24f as shown in FIG. 17 for the mail text provided separately from the window in which the list is displayed. Output to window.

[ウェブメールシステムによる処理]
次に、図18を用いて、利用者のメールボックスが選択された場合における実施例1に係るウェブメールシステム1による処理を説明する。図18は、実施例1に係るウェブメールシステム1の処理動作を示すフローチャートである。
[Processing by web mail system]
Next, processing by the web mail system 1 according to the first embodiment when the user's mailbox is selected will be described with reference to FIG. FIG. 18 is a flowchart illustrating the processing operation of the web mail system 1 according to the first embodiment.

同図に示すように、利用者端末20は、メールボックス選択指示を受け付けると(ステップS101肯定)、ウェブサーバ10に利用者に一意に付与されたIDであるユーザID(例えば、ユーザID「1」)をウェブサーバ10に送信する(ステップS102)。ウェブサーバ10は、利用者端末20から要求を受け付けると、図8に例示するように、一覧用情報データベース14bに記憶されたメールIDと、その件数を利用者端末20に送信する(ステップS103)。なお、利用者端末20は、ウェブサーバ10から受信した各メールIDおよび件数をメールID記憶部25aに格納する。   As shown in the figure, when receiving a mailbox selection instruction (Yes at Step S101), the user terminal 20 receives a user ID (for example, a user ID “1”) that is uniquely assigned to the user by the web server 10. ]) Is transmitted to the web server 10 (step S102). When receiving the request from the user terminal 20, the web server 10 transmits the mail ID stored in the list information database 14b and the number of cases to the user terminal 20 as illustrated in FIG. 8 (step S103). . Note that the user terminal 20 stores each mail ID and number received from the web server 10 in the mail ID storage unit 25a.

そして、利用者端末20は、そのユーザIDに対応するメールIDおよびメール件数(例えば、メールID「1」〜「200」、200件)をウェブサーバ10から取得し、メールの全件に対するウィンドウのスクロール位置(スクロールバー内のポインタの位置)に応じて、そのスクロール位置に対応するメールのメールIDをウェブサーバ10に送信してそのメールの一覧表示に用いる一覧用情報を要求する(ステップS104)。そして、ウェブサーバ10は、要求された一覧用情報を利用者端末20に送信する(ステップS105)。   Then, the user terminal 20 acquires the mail ID and the number of mails (for example, mail IDs “1” to “200”, 200) corresponding to the user ID from the web server 10, and displays the window of all the mails. In accordance with the scroll position (the position of the pointer in the scroll bar), the mail ID of the mail corresponding to the scroll position is transmitted to the web server 10 to request the list information used for displaying the mail list (step S104). . Then, the web server 10 transmits the requested list information to the user terminal 20 (step S105).

続いて、利用者端末20は、受信した一覧用情報を所定の一覧用情報記憶部25bに格納し(ステップS106)、一覧用情報記憶部25bに格納された一覧用情報に基づいて、出力部22内で現に表示されるべき一覧(例えば、10件分の一覧)を生成して出力部22に出力し(ステップS107)、その10件分の一覧を表示する(ステップS108)。   Subsequently, the user terminal 20 stores the received list information in a predetermined list information storage unit 25b (step S106), and outputs an output unit based on the list information stored in the list information storage unit 25b. A list (for example, a list of 10 items) that should be displayed in 22 is generated and output to the output unit 22 (step S107), and the list of 10 items is displayed (step S108).

[スクロールを移動した場合における、ウェブメールシステムによる処理]
次に、図19を用いて、スクロールを移動した場合における実施例1に係るウェブメールシステム1による処理を説明する。図19は、スクロールを移動した場合におけるウェブメールシステム1の処理動作を示すフローチャートである。
[Processing by web mail system when scroll is moved]
Next, processing by the web mail system 1 according to the first embodiment when the scroll is moved will be described with reference to FIG. FIG. 19 is a flowchart showing the processing operation of the web mail system 1 when the scroll is moved.

同図に示すように、利用者端末20は、スクロールバーを通じてスクロールの移動指示を受け付けると(ステップS201)、一覧用情報記憶部25bにスクロールの移動に応じて(スクロールバー内のポインタの位置に応じて)、出力部22内で現に表示されるべき一覧の一覧用情報がある場合に(ステップS202肯定)、一覧用情報記憶部25bに記憶された一覧用情報に基づいて一覧を作成し(ステップS203)、スクロールの移動に応じて(スクロールバー内のポインタの位置に応じて)、出力部22内で現に表示されるべき一覧(例えば、10件分の一覧)を出力部22に出力する(ステップS204)。   As shown in the figure, when the user terminal 20 receives a scroll movement instruction through the scroll bar (step S201), the user terminal 20 moves to the list information storage unit 25b according to the scroll movement (at the position of the pointer in the scroll bar). Accordingly, if there is list information for a list that should be displayed in the output unit 22 (Yes in step S202), a list is created based on the list information stored in the list information storage unit 25b ( In step S203), according to the movement of the scroll (according to the position of the pointer in the scroll bar), a list (for example, a list of ten items) that should be displayed in the output unit 22 is output to the output unit 22. (Step S204).

また、利用者端末20は、スクロールバーを通じてスクロールの移動指示を受け付けると(ステップS205)、一覧用情報を要求する必要があるかを判定する(ステップS206)。つまり、スクロールポインタの位置に応じて一覧を生成して一覧ウィンドウに出力する処理と並行して、スクロールポインタの位置を監視して一覧用情報を要求する処理も行うが、このスクロールポインタの位置を監視する際には、ウィンドウ内に未だ表示されていない一覧用情報の件数が所定の閾値(例えば、10件)以下になったか否かを監視するだけでなく、スクロールを大きく移動する指示などによって、ウィンドウ内で現に表示対象となるメールの一覧用情報が一覧用情報記憶部25bに記憶されていない状態になったか否かも監視する。その結果、利用者端末20は、一覧用情報を要求する必要がない場合(未だ表示されていない一覧用情報の件数が所定の閾値以上、または、ウィンドウ内で現に表示対象となるメールの一覧用情報が一覧用情報記憶部25bに記憶されている状態)には、一覧用情報をウェブサーバ10に要求しないで処理を終了する(ステップS206否定)。   When the user terminal 20 receives a scroll movement instruction through the scroll bar (step S205), the user terminal 20 determines whether it is necessary to request the list information (step S206). In other words, in parallel with the process of generating a list according to the position of the scroll pointer and outputting it to the list window, the process of monitoring the position of the scroll pointer and requesting the list information is also performed. When monitoring, not only whether the number of items of list information not yet displayed in the window has become a predetermined threshold (for example, 10) or less, but also by an instruction to move the scroll greatly It is also monitored whether or not the list information of the mail that is actually displayed in the window is not stored in the list information storage unit 25b. As a result, the user terminal 20 does not need to request the list information (the number of the list information items that are not yet displayed is greater than or equal to a predetermined threshold value, or for the list of mails that are actually displayed in the window. In a state in which the information is stored in the list information storage unit 25b), the process ends without requesting the list information from the web server 10 (No in step S206).

また、その結果、利用者端末20は、かかるスクロールポインタの監視によって、ウィンドウ内に未だ表示されていない一覧用情報の件数が所定の閾値以下になったと判定された場合には(ステップS206肯定)、スクロールの進行方向に連なる所定件数分のメールについてメールIDをウェブサーバ10に送信して、新たに一覧用情報を要求する(ステップS207)。そして、ウェブサーバ10は、受信したメールIDに対応する一覧用情報を利用者端末20に送信する(ステップS208)。そして、利用者端末20は、受信した一覧用情報を一覧用情報記憶部25bに格納する(ステップS209)。なお、ステップS202がNOの場合には、ステップS202の判断を繰り返すうちに、ステップS201から始まる処理と並行して行われるステップS205から始まる処理によって一覧用情報記憶部25bに一覧表示に必要なデータが格納されるので、格納された段階でステップS202の判断がYESになる。   As a result, when the user terminal 20 determines that the number of items of list information not yet displayed in the window has become equal to or less than a predetermined threshold by monitoring the scroll pointer (Yes in step S206). Then, a mail ID is transmitted to the web server 10 for a predetermined number of mails that are continuous in the scrolling direction, and a new list information is requested (step S207). Then, the web server 10 transmits the list information corresponding to the received mail ID to the user terminal 20 (step S208). Then, the user terminal 20 stores the received list information in the list information storage unit 25b (step S209). If step S202 is NO, data necessary for list display in the list information storage unit 25b is obtained by the process starting from step S205 performed in parallel with the process starting from step S201 while the determination of step S202 is repeated. Is stored, the determination in step S202 becomes YES at the stored stage.

また、上記の結果、スクロールポインタの監視によって、ウィンドウ内で現に表示対象となるメールの一覧用情報が一覧用情報記憶部25bに記憶されていない状態になったと判定された場合には(ステップS206肯定)、利用者端末20は、一覧ウィンドウで新たに表示対象となる表示件数分(例えば、10件)に、その表示対象の前方向および後方向に位置する所定件数分(例えば、前後25件ずつ)を加えてなる設定件数(例えば、60件)のメールについて、各メールIDをウェブサーバ10に送信して、メールの一覧用情報を要求する(ステップS207)。そして、ウェブサーバ10は、受信したメールIDに対応する一覧用情報を利用者端末10に送信する(ステップS208)。そして、利用者端末10は、受信した一覧用情報を一覧用情報記憶部25bに格納する(ステップS209)。   As a result of the above, if it is determined by monitoring the scroll pointer that the list information for the mail that is currently displayed in the window is not stored in the list information storage unit 25b (step S206). (Yes), the user terminal 20 divides the number of display items to be newly displayed in the list window (for example, 10 items) by a predetermined number (for example, 25 items before and after the display object). For each of a set number of mails (for example, 60 mails) added, each mail ID is transmitted to the web server 10 to request mail list information (step S207). Then, the web server 10 transmits the list information corresponding to the received mail ID to the user terminal 10 (step S208). Then, the user terminal 10 stores the received list information in the list information storage unit 25b (step S209).

[ウェブメールシステムによるメール本文出力処理]
次に、図20を用いて、実施例1に係るウェブメールシステム1によるメール本文出力処理を説明する。図20は、ウェブメールシステム1によるメール本文出力処理動作を示すフローチャートである。
[Mail text output processing by web mail system]
Next, mail text output processing by the web mail system 1 according to the first embodiment will be described with reference to FIG. FIG. 20 is a flowchart showing the mail text output processing operation by the web mail system 1.

同図に示すように、利用者端末20は、メール本文を閲覧したい旨の指示を入力部21から受け付けると(ステップS301肯定)、閲覧したい旨の指示を受け付けたメールのメール本文用情報がメール本文用情報記憶部25cにあるか判定する(ステップS302)。その結果、利用者端末20は、メール本文用情報がメール本文用情報記憶部25cにある場合には(ステップS302肯定)、そのメール本文用情報を基に、出力部22にメール本文を出力する(ステップS305)。   As shown in the figure, when the user terminal 20 receives an instruction to browse the mail text from the input unit 21 (Yes in step S301), the mail text information of the mail that has received the instruction to browse is mail. It is determined whether the text information storage unit 25c is present (step S302). As a result, when the mail text information is stored in the mail text information storage unit 25c (Yes in step S302), the user terminal 20 outputs the mail text to the output unit 22 based on the mail text information. (Step S305).

一方、利用者端末20は、メール本文用情報がメール本文用情報記憶部25cにない場合には(ステップS302否定)、閲覧したい旨の指示を受け付けたメールのメールIDをウェブサーバ10に送信する(ステップS303)。そして、ウェブサーバ10は、受信したメールIDに対応するメール本文用情報を利用者端末20に送信する(ステップS304)。その後、メール本文用情報を基に、出力部22にメール本文を出力する(ステップS305)。   On the other hand, when the mail text information is not in the mail text information storage unit 25c (No at Step S302), the user terminal 20 transmits the mail ID of the mail that has received an instruction to browse to the web server 10. (Step S303). Then, the web server 10 transmits mail body information corresponding to the received mail ID to the user terminal 20 (step S304). Thereafter, the mail text is output to the output unit 22 based on the mail text information (step S305).

[実施例1の効果]
上述してきたように、ウェブメールシステム1は、メールボックスに格納されているメールの全件について、各メールを一意に識別するためのメールIDをウェブサーバ10から受信し、メールの全件に対するウィンドウのスクロール位置に応じて、そのスクロール位置に対応するメールのメールIDをウェブサーバ10に送信してそのメールの一覧表示に用いる一覧用情報を要求し、要求したメールIDに対応するメールについて、一覧用情報をウェブサーバ10から受信し、受信した一覧用情報を所定の一覧用情報記憶部25bに格納し、格納された一覧用情報に基づいて、ウィンドウ内で現に表示されるべき一覧を生成してそのウィンドウに出力するので、メール全件のなかから現にウィンドウ内で一覧表示される必要があるメールについてのみ、一覧表示に用いる一覧用情報を受信して通信による待ち時間を少なくし、ウィンドウのスクロール位置に応じて、連続的に全ての題名を閲覧できるようにする結果、あたかも全件を利用者端末に受信済みかのように表示して操作性を向上することが可能である。また、すべてのメッセージをウェブサーバ10側で管理するため、セキュリティを確保することが可能である。
[Effect of Example 1]
As described above, the web mail system 1 receives the mail ID for uniquely identifying each mail from the web server 10 for all the mails stored in the mailbox, and the window for all the mails is displayed. In response to the scroll position, the mail ID of the mail corresponding to the scroll position is transmitted to the web server 10 to request the list information used for the list display of the mail, and the mail corresponding to the requested mail ID is listed. Receiving information from the web server 10, storing the received list information in a predetermined list information storage unit 25b, and generating a list to be displayed in the window based on the stored list information Will be output to that window, so you can select all of the emails that need to be listed in the window. As a result of receiving the list information used for displaying the list and reducing the waiting time due to communication and allowing all titles to be browsed continuously according to the scroll position of the window, it is as if all cases It is possible to improve the operability by displaying the terminal as if it has been received. In addition, since all messages are managed on the web server 10 side, security can be ensured.

また、実施例1によれば、ウィンドウ内で現に表示対象となるメールの一覧用情報が一覧用情報記憶部25bに記憶されていない場合には、その表示対象となるメールに加えて、その表示対象の前方向および/または後方向に位置する所定件数分のメールについても、メールIDをサーバに送信するので、一覧を最初に表示する場合や、スクロールバーの大きな移動に応じて新たに一覧を表示する場合に、現にウィンドウに表示されるメールのみならず、スクロールバーの前後に位置する所定件数分のメールについても余分に一覧用情報も取得しておき、その後の僅かなスクロール操作に応じて一覧用情報を新たに要求することなく、予め余分に取得しておいた一覧用情報に基づいて一覧を迅速に生成する結果、より操作性を向上することが可能である。   Further, according to the first embodiment, when the list information of the mail that is actually displayed in the window is not stored in the list information storage unit 25b, the display is performed in addition to the mail that is the display target. The mail ID is also sent to the server for a predetermined number of mails that are located in the forward and / or backward direction of the target, so when displaying the list first or when the scroll bar is moved greatly, a new list is displayed. When displaying, not only the mail currently displayed in the window, but also extra information for a predetermined number of mails located before and after the scroll bar is obtained, and in response to a slight scrolling operation thereafter As a result of promptly generating a list based on previously obtained list information without newly requesting list information, the operability can be further improved. It is a function.

また、実施例1によれば、一覧用情報記憶25bに格納された一覧用情報のなかでメールの全件からみてスクロールの進行方向に位置するメールの一覧用情報であってウィンドウ内に未だ表示されていない一覧用情報の件数が所定の閾値以下になった場合には、スクロールの進行方向に連なる所定件数分のメールについて、メールIDをサーバに送信するので、スクロールの進行方向に位置するメールの一覧用情報を事前に取得しておき、その後のスクロール操作に応じて一覧用情報を慌てて要求することなく、予め事前に取得しておいた一覧用情報に基づいて一覧を迅速に生成する結果、より操作性を向上することが可能である。   Further, according to the first embodiment, the list information stored in the list information storage 25b is the mail list information positioned in the scrolling direction as viewed from all the mails, and is still displayed in the window. If the number of unlisted information falls below a predetermined threshold, mail IDs are sent to the server for a predetermined number of mails that continue in the scrolling direction. The list information is acquired in advance, and the list is quickly generated based on the list information acquired in advance without requesting the list information in response to the subsequent scrolling operation. As a result, the operability can be further improved.

また、実施例1によれば、メール本文を閲覧したい旨の指示を入力部から受け付けたメールについて、そのメールのメールIDをサーバに送信してそのメールのメール本文用情報を要求し、要求されたメール本文用情報をサーバから受信し、受信したメール本文用情報を、ウィンドウとは別に設けられるメール本文用ウィンドウに出力するので、メールIDを用いてメール本文用情報を受信し、一覧を表示するウィンドウとは別に設けられるメール本文用ウィンドウにメール本文を出力することが可能である。   Further, according to the first embodiment, for a mail that has received an instruction to view the mail text from the input unit, the mail ID of the mail is transmitted to the server to request information for the mail text of the mail. Received mail body information from the server, and outputs the received mail body information to a mail body window provided separately from the window, so it receives the mail body information using the mail ID and displays a list It is possible to output the mail text in a mail text window provided separately from the window to be executed.

また、実施例1によれば、利用者ごとメールボックスに格納されているメールの全件について、各メールを一意に識別するためのメールIDを所定のメールIDデータベース14aに格納し、メールIDデータベース14aに格納されたメールIDに対応付けて、各メールを利用者端末20で一覧表示する際に用いる一覧用情報を所定の一覧用情報データベース14bに格納し、利用者端末20からの要求に応じて、その利用者端末20に対応する利用者のメールボックスに格納されているメールの全件について、メールIDデータベース14aに格納されたメールIDを利用者端末20に送信し、利用者端末20から一覧用情報の要求とともに所定のメールのメールIDを受信した場合には、その受信したメールIDに対応する一覧用情報を一覧用情報データベース14bから読み出して、利用者端末に送信するので、メール全件のなかから現にウィンドウ内で一覧表示される必要があるメールについてのみ、一覧表示に用いる一覧用情報を受信して通信による待ち時間を少なくし、ウィンドウのスクロール位置に応じて、連続的に全ての題名を閲覧できるようにする結果、あたかも全件を受信しているように表示して操作性を向上することが可能である。また、すべてのメッセージをウェブサーバ10側で管理するため、セキュリティを確保することが可能である。   Further, according to the first embodiment, for all cases of mail stored in the mailbox for each user, a mail ID for uniquely identifying each mail is stored in the predetermined mail ID database 14a, and the mail ID database Corresponding to the mail ID stored in 14a, the list information used when displaying each mail as a list on the user terminal 20 is stored in the predetermined list information database 14b, and in response to a request from the user terminal 20 Then, the mail ID stored in the mail ID database 14a is transmitted to the user terminal 20 for all the mails stored in the user's mailbox corresponding to the user terminal 20, and the user terminal 20 When a mail ID of a predetermined mail is received together with a request for list information, the list information corresponding to the received mail ID Since the information is read from the list information database 14b and transmitted to the user terminal, the list information used for the list display is received and communicated only for the mail that needs to be displayed as a list in the window from all the mails. As a result of reducing the waiting time due to and allowing all titles to be browsed continuously according to the scroll position of the window, it is possible to improve the operability by displaying as if all cases were received. It is. In addition, since all messages are managed on the web server 10 side, security can be ensured.

(1)システム構成等
また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。例えば、メールID要求部24aと一覧用情報要求部24bを統合してもよい。さらに、各装置にて行なわれる各処理機能は、その全部または任意の一部が、CPUおよび当該CPUにて解析実行されるプログラムにて実現され、あるいは、ワイヤードロジックによるハードウェアとして実現され得る。
(1) System Configuration, etc. Further, each component of each illustrated apparatus is functionally conceptual and does not necessarily need to be physically configured as illustrated. In other words, the specific form of distribution / integration of each device is not limited to that shown in the figure, and all or a part thereof may be functionally or physically distributed or arbitrarily distributed in arbitrary units according to various loads or usage conditions. Can be integrated and configured. For example, the mail ID request unit 24a and the list information request unit 24b may be integrated. Further, all or any part of each processing function performed in each device may be realized by a CPU and a program analyzed and executed by the CPU, or may be realized as hardware by wired logic.

(2)プログラム
ところで、上記の実施例で説明した各種の処理は、あらかじめ用意されたプログラムをコンピュータで実行することによって実現することができる。そこで、以下では、図21を用いて、上記の実施例と同様の機能を有するプログラムを実行するコンピュータの一例を説明する。図21は、ウェブメールシステムを実行するコンピュータを示す図である。
(2) Program By the way, various processes described in the above embodiments can be realized by executing a program prepared in advance by a computer. In the following, an example of a computer that executes a program having the same function as that of the above embodiment will be described with reference to FIG. FIG. 21 is a diagram illustrating a computer that executes a web mail system.

同図に示すように、ウェブメールシステムとしてのコンピュータ600は、HDD610、RAM620、ROM630およびCPU640をバス650で接続して構成される。   As shown in the figure, a computer 600 as a web mail system is configured by connecting an HDD 610, a RAM 620, a ROM 630 and a CPU 640 via a bus 650.

そして、ROM630には、上記の実施例と同様の機能を発揮するウェブメールシステム、つまり、図21に示すように、メールID要求プログラム631、一覧用情報要求プログラム632、一覧用情報格納プログラム633、一覧生成プログラム634、一覧出力プログラム635およびメール本文出力プログラム636が予め記憶されている。なお、プログラム631〜636については、図9に示した利用者端末の各構成要素と同様、適宜統合または分散してもよい。   In the ROM 630, a web mail system that exhibits the same function as that of the above embodiment, that is, as shown in FIG. 21, a mail ID request program 631, a list information request program 632, a list information storage program 633, A list generation program 634, a list output program 635, and a mail text output program 636 are stored in advance. Note that the programs 631 to 636 may be appropriately integrated or distributed in the same manner as each component of the user terminal shown in FIG.

そして、CPU640が、これらのプログラム631〜636をROM630から読み出して実行することで、図21に示すように、各プログラム631〜636は、メールID要求プロセス641、一覧用情報要求プロセス642、一覧用情報格納プロセス643、一覧生成プロセス644、一覧出力プロセス645およびメール本文出力プロセス646として機能するようになる。各プロセス641〜646は、図9に示したメールID要求部24a、一覧用情報要求部24b、一覧用情報格納部24c、一覧生成部24d、一覧出力部24e、メール本文用情報要求部24fおよびメール本文出力部24gにそれぞれ対応する。   Then, the CPU 640 reads out these programs 631 to 636 from the ROM 630 and executes them, so that each program 631 to 636 has a mail ID request process 641, a list information request process 642, and a list use as shown in FIG. It functions as an information storage process 643, a list generation process 644, a list output process 645, and a mail text output process 646. Each of the processes 641 to 646 includes a mail ID request unit 24a, a list information request unit 24b, a list information storage unit 24c, a list generation unit 24d, a list output unit 24e, a mail text information request unit 24f, and a process shown in FIG. Each corresponds to the mail text output unit 24g.

また、HDD610には、図21に示すように、メールIDデータテーブル611、一覧用データテーブル612およびメール本文用データテーブル613が設けられる。なお、メールIDデータテーブル611、一覧用データテーブル612およびメール本文用データテーブル613は、図9に示したメールID記憶部25a、一覧用情報記憶部25bおよびメール本文用情報記憶部25cに対応する。そして、CPU640は、メールIDデータテーブル611、一覧用データテーブル612およびメール本文用データテーブル613に対してデータを登録するとともに、メールIDデータテーブル611、一覧用データテーブル612およびメール本文用データテーブル613からメールIDデータ621、一覧用データ622およびメール本文用データ623を読み出してRAM620に格納し、RAM620に格納されたメールIDデータ621、一覧用データ622およびメール本文用データ623に基づいてメールを管理する処理を実行する。   Further, as shown in FIG. 21, the HDD 610 is provided with a mail ID data table 611, a list data table 612, and a mail text data table 613. The mail ID data table 611, the list data table 612, and the mail body data table 613 correspond to the mail ID storage unit 25a, the list information storage unit 25b, and the mail body information storage unit 25c shown in FIG. . Then, the CPU 640 registers data in the mail ID data table 611, the list data table 612, and the mail text data table 613, and also includes the mail ID data table 611, the list data table 612, and the mail text data table 613. Mail ID data 621, list data 622, and mail body data 623 are read out and stored in the RAM 620, and mail is managed based on the mail ID data 621, list data 622, and mail body data 623 stored in the RAM 620. Execute the process.

(付記1)ネットワークを介して接続されたサーバのメールボックスに格納されているメールの一覧を、表示部のウィンドウ内でスクロールさせて表示する方法をコンピュータに実行させるメール一覧表示プログラムであって、
前記メールボックスに格納されているメールの全件について、各メールを一意に識別するための識別情報を前記サーバから受信する識別情報受信手順と、
前記識別情報を受信したメールの全件に対する前記ウィンドウのスクロール位置に応じて、当該スクロール位置に対応するメールの識別情報を前記サーバに送信して当該メールの一覧表示に用いる一覧用情報を要求する識別情報送信手順と、
前記識別情報送信手順によって要求した識別情報に対応するメールについて、前記一覧用情報を前記サーバから受信する一覧用情報受信手順と、
前記一覧用情報受信手順によって受信した一覧用情報を所定の一覧用情報記憶手段に格納する一覧用情報受信格納手順と、
前記一覧用情報記憶手段に格納された一覧用情報に基づいて、前記ウィンドウ内で現に表示されるべき一覧を生成して当該ウィンドウに出力する一覧出力手順と、
をコンピュータに実行させることを特徴とするメール一覧表示プログラム。
(Supplementary Note 1) A mail list display program for causing a computer to execute a method of scrolling and displaying a list of mails stored in a mailbox of a server connected via a network in a window of a display unit,
Identification information reception procedure for receiving identification information for uniquely identifying each mail from the server for all the mails stored in the mailbox,
According to the scroll position of the window for all the mails that have received the identification information, the mail identification information corresponding to the scroll position is transmitted to the server to request the list information used for displaying the mail list. Identification information transmission procedure;
A list information reception procedure for receiving the list information from the server for the mail corresponding to the identification information requested by the identification information transmission procedure;
A list information receiving and storing procedure for storing the list information received by the list information receiving procedure in a predetermined list information storage means;
Based on the list information stored in the list information storage means, a list output procedure for generating a list to be displayed in the window and outputting the list to the window;
A mail list display program characterized by causing a computer to execute.

(付記2)前記識別情報送信手順は、前記ウィンドウ内で現に表示対象となるメールの一覧用情報が前記一覧用情報記憶手段に記憶されていない場合には、当該表示対象となるメールに加えて、当該表示対象の前方向および/または後方向に位置する所定件数分のメールについても、前記識別情報を前記サーバに送信することを特徴とする付記1に記載のメール一覧表示プログラム。 (Additional remark 2) In the said identification information transmission procedure, in addition to the said mail used as the display object, when the list information of the mail currently displayed in the said window is not memorize | stored in the said list information storage means, The mail list display program according to appendix 1, wherein the identification information is also transmitted to the server for a predetermined number of mails located in the forward and / or backward direction of the display target.

(付記3)前記識別情報送信手順は、前記一覧用情報記憶手段に格納された一覧用情報のなかで前記メールの全件からみて前記スクロールの進行方向に位置するメールの一覧用情報であって前記ウィンドウ内に未だ表示されていない一覧用情報の件数が所定の閾値以下になった場合には、前記スクロールの進行方向に連なる所定件数分のメールについて、前記識別情報を前記サーバに送信することを特徴とする付記1に記載のメール一覧表示プログラム。 (Additional remark 3) The said identification information transmission procedure is the information for list | wrist of the mail located in the advancing direction of the said scroll seeing from all the cases of the said mail among the information for lists stored in the said information storage means for lists. When the number of list information items not yet displayed in the window is equal to or less than a predetermined threshold, the identification information is transmitted to the server for a predetermined number of emails that are continuous in the scrolling direction. The mail list display program according to appendix 1, characterized by:

(付記4)前記出力した一覧においてメール本文を閲覧したい旨の指示を入力部から受け付けたメールについて、当該メールの前記識別情報を前記サーバに送信して当該メールのメール本文用情報を要求するメール本文用情報要求手順と、
前記メール本文用情報要求手順によって要求された前記メール本文用情報を前記サーバから受信するメール本文用情報受信手順と、
前記メール本文用情報要求手順によって受信したメール本文用情報を、前記ウィンドウとは別に設けられるメール本文用ウィンドウに出力するメール本文出力手順と、
をさらにコンピュータに実行させることを特徴とする付記1、2または3に記載のメール一覧表示プログラム。
(Additional remark 4) About the mail which received the instruction | indication to browse the mail text in the said output list from the input part, the mail which transmits the said identification information of the said mail to the said server, and requests | requires the information for the mail text of the said mail Information request procedure for text,
An e-mail text information receiving procedure for receiving the e-mail text information requested by the e-mail text information request procedure from the server;
An e-mail text output procedure for outputting the e-mail text information received by the e-mail text information request procedure to an e-mail text window provided separately from the window;
The mail list display program according to appendix 1, 2, or 3, further causing a computer to execute the above.

(付記5)ネットワークを介して利用者端末に接続され、利用者ごとに設けられたメールボックスに格納されているメールを管理する方法をコンピュータに実行させるメール管理プログラムであって、
前記利用者ごとメールボックスに格納されているメールの全件について、各メールを一意に識別するための識別情報を所定の識別情報記憶手段に格納する識別情報格納手順と、
前記識別情報記憶手段に格納された識別情報に対応付けて、各メールを前記利用者端末で一覧表示する際に用いる一覧用情報を所定の一覧用情報記憶手段に格納する一覧用情報格納手順と、
前記利用者端末からの要求に応じて、当該利用者端末に対応する利用者のメールボックスに格納されているメールの全件について、前記識別情報記憶手段に格納された識別情報を前記利用者端末に送信する識別情報送信手順と、
前記利用者端末から前記一覧用情報の要求とともに所定のメールの識別情報を受信した場合には、当該受信した識別情報に対応する一覧用情報を前記一覧用情報記憶手段から読み出して、前記利用者端末に送信する一覧用情報送信手順と、
をコンピュータに実行させることを特徴とするメール管理プログラム。
(Supplementary note 5) A mail management program for causing a computer to execute a method of managing mail stored in a mailbox provided for each user, connected to a user terminal via a network,
An identification information storage procedure for storing identification information for uniquely identifying each mail in a predetermined identification information storage means for all mails stored in the mailbox for each user;
A list information storage procedure for storing list information used in displaying a list of each mail on the user terminal in association with the identification information stored in the identification information storage means in a predetermined list information storage means; ,
In response to a request from the user terminal, the identification information stored in the identification information storage means is stored in the user terminal for all the mails stored in the mailbox of the user corresponding to the user terminal. Identification information transmission procedure to be transmitted to
When the identification information of the predetermined mail is received together with the request for the list information from the user terminal, the list information corresponding to the received identification information is read from the list information storage means, and the user List information transmission procedure to be sent to the terminal,
Management program for causing a computer to execute

(付記6)前記識別情報記憶手段に格納された識別情報に対応付けて、各メールのメール本文情報を所定のメール本文情報記憶手段に格納するメール本文情報格納手順と、
前記利用者端末からメール本文を閲覧したい旨の要求とともに所定のメールの識別情報を受信した場合には、当該受信した識別情報に対応するメール本文情報を前記メール本文情報記憶手段から読み出して、前記利用者端末に送信するメール本文情報送信手順と、
をさらにコンピュータに実行させることを特徴とする付記5に記載のメール管理プログラム。
(Supplementary note 6) A mail text information storage procedure for storing the mail text information of each mail in a predetermined mail text information storage means in association with the identification information stored in the identification information storage means,
When the identification information of the predetermined mail is received together with a request for browsing the mail text from the user terminal, the mail text information corresponding to the received identification information is read from the mail text information storage means, The procedure for sending email body information to be sent to the user terminal,
The mail management program according to appendix 5, wherein the computer is further executed.

(付記7)ネットワークを介して接続されたサーバのメールボックスに格納されているメールの一覧を、表示部のウィンドウ内でスクロールさせて表示するメール一覧表示装置であって、
前記メールボックスに格納されているメールの全件について、各メールを一意に識別するための識別情報を前記サーバから受信する識別情報受信手段と、
前記識別情報を受信したメールの全件に対する前記ウィンドウのスクロール位置に応じて、当該スクロール位置に対応するメールの識別情報を前記サーバに送信して当該メールの一覧表示に用いる一覧用情報を要求する識別情報送信手段と、
前記識別情報送信手段によって要求した識別情報に対応するメールについて、前記一覧用情報を前記サーバから受信する一覧用情報受信手段と、
前記一覧用情報受信手段によって受信した一覧用情報を所定の一覧用情報記憶手段に格納する一覧用情報受信格納手段と、
前記一覧用情報記憶手段に格納された一覧用情報に基づいて、前記ウィンドウ内で現に表示されるべき一覧を生成して当該ウィンドウに出力する一覧出力手段と、
を備えることを特徴とするメール一覧表示装置。
(Supplementary note 7) A mail list display device for scrolling and displaying a list of mails stored in a mailbox of a server connected via a network in a window of a display unit,
Identification information receiving means for receiving, from the server, identification information for uniquely identifying each mail for all the mails stored in the mailbox;
According to the scroll position of the window for all the mails that have received the identification information, the mail identification information corresponding to the scroll position is transmitted to the server to request the list information used for displaying the mail list. Identification information transmitting means;
List information receiving means for receiving the list information from the server for the mail corresponding to the identification information requested by the identification information transmitting means;
List information receiving and storing means for storing the list information received by the list information receiving means in a predetermined list information storage means;
Based on the list information stored in the list information storage means, a list output means for generating a list to be displayed in the window and outputting the list to the window;
A mail list display device characterized by comprising:

(付記8)ネットワークを介して接続されたサーバのメールボックスに格納されているメールの一覧を、表示部のウィンドウ内でスクロールさせて表示するメール一覧表示方法であって、
前記メールボックスに格納されているメールの全件について、各メールを一意に識別するための識別情報を前記サーバから受信する識別情報受信工程と、
前記識別情報を受信したメールの全件に対する前記ウィンドウのスクロール位置に応じて、当該スクロール位置に対応するメールの識別情報を前記サーバに送信して当該メールの一覧表示に用いる一覧用情報を要求する識別情報送信工程と、
前記識別情報送信工程によって要求した識別情報に対応するメールについて、前記一覧用情報を前記サーバから受信する一覧用情報受信工程と、
前記一覧用情報受信工程によって受信した一覧用情報を所定の一覧用情報記憶手段に格納する一覧用情報受信格納工程と、
前記一覧用情報記憶手段に格納された一覧用情報に基づいて、前記ウィンドウ内で現に表示されるべき一覧を生成して当該ウィンドウに出力する一覧出力工程と、
を含んだことを特徴とするメール一覧表示方法。
(Supplementary note 8) A mail list display method for scrolling and displaying a list of mails stored in a mailbox of a server connected via a network in a window of a display unit,
An identification information receiving step for receiving, from the server, identification information for uniquely identifying each mail for all mails stored in the mailbox;
According to the scroll position of the window for all the mails that have received the identification information, the mail identification information corresponding to the scroll position is transmitted to the server to request the list information used for displaying the mail list. An identification information transmission step;
For a mail corresponding to the identification information requested by the identification information transmission step, the list information receiving step for receiving the list information from the server;
A list information receiving and storing step of storing the list information received by the list information receiving step in a predetermined list information storage means;
Based on the list information stored in the list information storage means, a list output step of generating a list to be displayed in the window and outputting the list to the window;
A mail list display method characterized by including a mail.

以上のように、本発明に係るメール一覧表示プログラムおよび一覧表示プログラムはネットワークを介して接続されたサーバのメールボックスに格納されているメールの一覧を、表示部のウィンドウ内でスクロールさせて表示することに有用であり、特に、操作性を向上し、セキュリティを確保する場合に適する。   As described above, the mail list display program and the list display program according to the present invention scroll and display the list of mails stored in the mailbox of the server connected via the network in the window of the display unit. In particular, it is suitable for improving operability and ensuring security.

実施例1に係るウェブメールシステムの概要および特徴を説明するための図である。It is a figure for demonstrating the outline | summary and characteristic of the web mail system which concern on Example 1. FIG. 実施例1に係るウェブメールシステムの概要および特徴を説明するための図である。It is a figure for demonstrating the outline | summary and characteristic of the web mail system which concern on Example 1. FIG. 実施例1に係るウェブメールシステムの概要および特徴を説明するための図である。It is a figure for demonstrating the outline | summary and characteristic of the web mail system which concern on Example 1. FIG. 実施例1に係るウェブサーバ10の構成を示すブロック図である。1 is a block diagram illustrating a configuration of a web server 10 according to a first embodiment. メールIDデータベースを説明するための図である。It is a figure for demonstrating a mail ID database. 一覧用情報データベースを説明するための図である。It is a figure for demonstrating the information database for lists. メール本文用情報データベースを説明するための図である。It is a figure for demonstrating the information database for mail texts. 利用者端末20に送信する一覧用情報の一例を示す図である。It is a figure which shows an example of the information for lists transmitted to the user terminal. 実施例1に係る利用者端末20の構成を示すブロック図である。It is a block diagram which shows the structure of the user terminal 20 which concerns on Example 1. FIG. メールID記憶部を説明するための図である。It is a figure for demonstrating a mail ID memory | storage part. 一覧用情報記憶部を説明するための図である。It is a figure for demonstrating the information storage part for a list. メール本文用情報記憶部を説明するための図である。It is a figure for demonstrating the information storage part for an email text. 一覧用情報要求部を説明するための図である。It is a figure for demonstrating the information request part for a list. 一覧用情報要求部を説明するための図である。It is a figure for demonstrating the information request part for a list. 一覧用情報要求部を説明するための図である。It is a figure for demonstrating the information request part for a list. 出力部に出力される画面表示例を示す図である。It is a figure which shows the example of a screen display output to an output part. 出力部に出力される画面表示例を示す図である。It is a figure which shows the example of a screen display output to an output part. 実施例1に係るウェブメールシステム1の処理動作を示すフローチャートである。3 is a flowchart illustrating a processing operation of the web mail system 1 according to the first embodiment. スクロールを移動した場合における、ウェブメールシステム1の処理動作を示すフローチャートである。It is a flowchart which shows the processing operation of the webmail system 1 when a scroll is moved. ウェブメールシステム1によるメール本文出力処理動作を示すフローチャートである。4 is a flowchart showing a mail text output processing operation by the web mail system 1. ウェブメールシステムを実行するコンピュータを示す図である。It is a figure which shows the computer which runs a webmail system.

符号の説明Explanation of symbols

1 ウェブメールシステム
10 ウェブサーバ
11 ブラウザ制御IF
12 メールサーバ通信制御IF
13 制御部
13a メール要求部
13b メールID送信部
13c 一覧用情報送信部
13d メール本文用情報送信部
14 記憶部
14a メールIDデータベース
14b 一覧用情報データベース
14c メール本文用情報データベース
20 利用者端末
21 入力部
22 出力部
23 ウェブサーバ通信制御IF
24 メールブラウザ
24a メールID要求部
24b 一覧用情報要求部
24c 一覧用情報格納部
24d 一覧生成部
24e 一覧出力部
24f メール本文用情報要求部
24g メール本文出力部
1 Web mail system 10 Web server 11 Browser control IF
12 Mail server communication control IF
DESCRIPTION OF SYMBOLS 13 Control part 13a Mail request part 13b Mail ID transmission part 13c List information transmission part 13d Mail text information transmission part 14 Storage part 14a Mail ID database 14b List information database 14c Mail text information database 20 User terminal 21 Input part 22 Output unit 23 Web server communication control IF
24 mail browser 24a mail ID request part 24b list information request part 24c list information storage part 24d list generation part 24e list output part 24f mail text information request part 24g mail text output part

Claims (2)

ネットワークを介して接続されたサーバのメールボックスに格納されているメールの一覧を、表示部のウィンドウ内でスクロールさせて表示する方法をコンピュータに実行させるメール一覧表示プログラムであって、
前記メールボックスに格納されているメールについて、各メールを一意に識別するための識別情報を前記サーバから受信する識別情報受信手順と、
前記識別情報を受信したメールのうち前記ウィンドウ内に一覧表示させるメールの位置に応じて、前記ウィンドウのスクロールバー内のポインタの位置を設定し、該設定したスクロールポインタの位置に対応するメールの識別情報を前記サーバに送信して当該メールの一覧表示に用いる一覧用情報を要求する識別情報送信手順と、
前記識別情報送信手順によって要求した識別情報に対応するメールについて、前記一覧用情報を前記サーバから受信する一覧用情報受信手順と、
前記一覧用情報受信手順によって受信した一覧用情報を所定の一覧用情報記憶手段に格納する一覧用情報受信格納手順と、
前記一覧用情報記憶手段に格納された一覧用情報に基づいて、前記ウィンドウ内で現に表示されるべき一覧を生成して当該ウィンドウに出力する一覧出力手順と、
をコンピュータに実行させることを特徴とするメール一覧表示プログラム。
A mail list display program for causing a computer to execute a method of scrolling and displaying a list of mails stored in a mailbox of a server connected via a network in a window of a display unit,
An identification information receiving procedure for receiving, from the server, identification information for uniquely identifying each mail for the mail stored in the mailbox;
The position of the pointer in the scroll bar of the window is set according to the position of the mail to be displayed in a list in the window among the mails having received the identification information, and the mail corresponding to the set scroll pointer position is identified. An identification information transmission procedure for transmitting information to the server and requesting information for a list to be used for displaying a list of the mail;
A list information reception procedure for receiving the list information from the server for the mail corresponding to the identification information requested by the identification information transmission procedure;
A list information receiving and storing procedure for storing the list information received by the list information receiving procedure in a predetermined list information storage means;
Based on the list information stored in the list information storage means, a list output procedure for generating a list to be displayed in the window and outputting the list to the window;
A mail list display program characterized by causing a computer to execute.
ネットワークを介して接続されたサーバに格納されている所定のフォルダ内のデータファイルの一覧を、表示部のウィンドウ内でスクロールさせて表示する方法をコンピュータに実行させる一覧表示プログラムであって、
前記フォルダに格納されているデータファイルについて各データファイルを一意に識別するための識別情報を前記サーバから受信する識別情報受信手順と、
前記識別情報を受信したデータファイルのうち前記ウィンドウ内に一覧表示させるデータファイルの位置に応じて、前記ウィンドウのスクロールバー内のポインタの位置を設定し、該設定したスクロールポインタの位置に対応するデータファイルの識別情報を前記サーバに送信して当該データファイルの一覧表示に用いる一覧用情報を要求する識別情報送信手順と、
前記識別情報送信手順によって要求した識別情報に対応するデータファイルについて、前記一覧用情報を前記サーバから受信する一覧用情報受信手順と、
前記一覧用情報受信手順によって受信した一覧用情報に基づいて、前記ウィンドウ内で一覧を生成して当該ウィンドウに出力する一覧出力手順と、
をコンピュータに実行させることを特徴とする一覧表示プログラム。
A list display program for causing a computer to execute a method of scrolling and displaying a list of data files in a predetermined folder stored in a server connected via a network in a window of a display unit,
An identification information receiving procedure for receiving, from the server, identification information for uniquely identifying each data file with respect to the data file stored in the folder;
The position of the pointer in the scroll bar of the window is set according to the position of the data file to be displayed as a list in the window among the data files that have received the identification information, and the data corresponding to the position of the set scroll pointer An identification information transmission procedure for requesting information for a list to be used for list display of the data file by transmitting the identification information of the file to the server;
A list information receiving procedure for receiving the list information from the server for the data file corresponding to the identification information requested by the identification information transmission procedure;
Based on the list information received by the list information reception procedure, a list output procedure for generating a list in the window and outputting the list to the window;
A list display program characterized by causing a computer to execute.
JP2007246101A 2007-09-21 2007-09-21 Mail list display program and list display program Active JP4185551B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007246101A JP4185551B2 (en) 2007-09-21 2007-09-21 Mail list display program and list display program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007246101A JP4185551B2 (en) 2007-09-21 2007-09-21 Mail list display program and list display program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2006161022A Division JP4887918B2 (en) 2006-06-09 2006-06-09 Mail list display program and mail management program

Publications (2)

Publication Number Publication Date
JP2008004131A true JP2008004131A (en) 2008-01-10
JP4185551B2 JP4185551B2 (en) 2008-11-26

Family

ID=39008401

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007246101A Active JP4185551B2 (en) 2007-09-21 2007-09-21 Mail list display program and list display program

Country Status (1)

Country Link
JP (1) JP4185551B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012128497A (en) * 2010-12-13 2012-07-05 Denso Corp Electronic mail data processing device
KR101408532B1 (en) 2011-09-19 2014-06-27 (주)카카오 Method of updating a scroll bar in a screen of a user terminal and user terminal updating a scroll bar in a screen
WO2015019397A1 (en) * 2013-08-05 2015-02-12 株式会社野村総合研究所 Screen display program
KR101786727B1 (en) 2014-01-10 2017-10-17 주식회사 카카오 Method of updating a scroll bar in a screen of a user terminal and user terminal updating a scroll bar in a screen

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012128497A (en) * 2010-12-13 2012-07-05 Denso Corp Electronic mail data processing device
US9424557B2 (en) 2010-12-13 2016-08-23 Denso Corporation Electronic mail data processing device and method for processing electronic mail data
KR101408532B1 (en) 2011-09-19 2014-06-27 (주)카카오 Method of updating a scroll bar in a screen of a user terminal and user terminal updating a scroll bar in a screen
US9449349B2 (en) 2011-09-19 2016-09-20 Kakao Corp. Method of updating scroll bar in screen of user terminal and user terminal for updating scroll bar in screen
WO2015019397A1 (en) * 2013-08-05 2015-02-12 株式会社野村総合研究所 Screen display program
JPWO2015019397A1 (en) * 2013-08-05 2017-03-02 株式会社野村総合研究所 Screen display program
KR101786727B1 (en) 2014-01-10 2017-10-17 주식회사 카카오 Method of updating a scroll bar in a screen of a user terminal and user terminal updating a scroll bar in a screen

Also Published As

Publication number Publication date
JP4185551B2 (en) 2008-11-26

Similar Documents

Publication Publication Date Title
JP4887918B2 (en) Mail list display program and mail management program
US11134046B2 (en) Apparatus and method for maintaining a message thread with opt-in permanence for entries
KR102193489B1 (en) Apparatus and method for maintaining a message thread with opt-in permanence for entries
US9792015B2 (en) Providing visualizations for conversations
TWI577207B (en) Presenting links to content as attachments in electronic messages
US20070300169A1 (en) Method and system for flagging content in a chat session and providing enhancements in a transcript window
US9898454B2 (en) Using text messages to interact with spreadsheets
KR101884344B1 (en) Most recently used list for attaching files to messages
US20130097526A1 (en) Electronic device and method for reply message composition
JP2012518222A (en) How to process email messages and attachments on a mobile communication terminal
KR102592436B1 (en) Document sharing processing methods, devices, devices, media and systems
US11010012B2 (en) Display control method, first terminal, and storage medium
JP2003178012A (en) Service providing system, information providing device and method, information processor and method, and program
US20120278403A1 (en) Presenting link information near links within electronic messages
JP4185551B2 (en) Mail list display program and list display program
JP2008077142A (en) Display control device and display control method
JP2008077142A5 (en)
US20120198001A1 (en) Method to show/hide e-mail messages by a sender or group of senders within an e-mail thread
JP2020102180A (en) File-related task management device
JP2012123687A (en) Information processor, information processing method and program
US10642457B2 (en) System and method for organizing and displaying contacts
JP5073735B2 (en) Mail apparatus, mail apparatus control method and program
JP6589846B2 (en) E-mail management apparatus and e-mail management program
JP2024004738A (en) Browser application software and add-on program for adding browser application software
JP2010079484A (en) Client device, data display method, and program

Legal Events

Date Code Title Description
A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20080109

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080219

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080421

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20080902

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080905

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110912

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4185551

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120912

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120912

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130912

Year of fee payment: 5