JP2003108601A - Efficient hierarchical retrieval system and method by sub-window multi-frame - Google Patents

Efficient hierarchical retrieval system and method by sub-window multi-frame

Info

Publication number
JP2003108601A
JP2003108601A JP2001294900A JP2001294900A JP2003108601A JP 2003108601 A JP2003108601 A JP 2003108601A JP 2001294900 A JP2001294900 A JP 2001294900A JP 2001294900 A JP2001294900 A JP 2001294900A JP 2003108601 A JP2003108601 A JP 2003108601A
Authority
JP
Japan
Prior art keywords
data
list
search data
hierarchy
window
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2001294900A
Other languages
Japanese (ja)
Inventor
Hisanao Hiraiwa
久直 平岩
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC System Technologies 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 NEC System Technologies Ltd filed Critical NEC System Technologies Ltd
Priority to JP2001294900A priority Critical patent/JP2003108601A/en
Publication of JP2003108601A publication Critical patent/JP2003108601A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve such a problem that any wasteful data which are unnecessary for the narrow-down retrieval of data are simultaneously transferred since it is difficult to change only a part of data to be narrowed-down in the page of a WEB, and it is necessary to perform the rewriting processing of pictures including all the items of the page. SOLUTION: This sub-window calling function 11 displays a sub-window 2, and in the sub-window, data selecting parts A21, B22, and C23 and a data returning function 24 are divided by a multi-frame, and the data selecting parts A, B, and C read and select data from a data base 3 under an arbitrary condition, and the selected data are used as a retrieval condition for reading the data from the data base, and the data returning function sets the data selected in the sub-window at a retrieval data setting part 12 of the main window 1 being the origin of calling. Thus, it is possible to realize the hierarchical retrieval of data.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明はサブウィンドウ−マ
ルチフレームによる効率的な段階的検索システムと方法
に関し、特にWEBページにおいて、メインウィンドウ
からマルチフレームによって分割されたサブウィンドウ
を呼び出し、階層構造になっているデータを段階的に検
索するサブウィンドウ−マルチフレームによる効率的な
段階的検索システムと方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an efficient stepwise search system and method using sub-windows and multi-frames. In particular, in a WEB page, sub-windows divided by multi-frames are called from a main window to form a hierarchical structure. BACKGROUND OF THE INVENTION Field of the Invention The present invention relates to an efficient stepwise search system and method using multi-frame sub-windows.

【0002】[0002]

【従来の技術】従来、WEBの一つのページにおいて複
数の入力項目があり、それらのうちのある入力項目に階
層構造になっているデータを段階的に絞り込んで検索し
ながら値を入力する場合、従来の実現方法には問題があ
った。
2. Description of the Related Art Conventionally, when there is a plurality of input items on one page of a WEB, and when inputting a value while stepwise narrowing down data having a hierarchical structure to a certain input item and searching for it, There is a problem with the conventional implementation method.

【0003】以下に従来の実現方法と問題を挙げる。デ
ータを段階的に絞り込んで検索する方法の一つとしてサ
ーバ側にあるデータベースとの通信を行い、データを順
次取得する方法がある。
The conventional implementation methods and problems are listed below. As one of the methods of narrowing down data stepwise and searching, there is a method of communicating with a database on the server side and sequentially acquiring data.

【0004】対象としているシステムの画面の一ページ
にはデータの絞り込みを行う入力項目だけでなく、その
他の入力項目(絞り込む対象のデータとは全く別のも
の)も含んでいる。
One page of the screen of the target system includes not only an input item for narrowing down data, but also other input items (totally different from the data to be narrowed down).

【0005】通常、WEBの一つのページにある入力項
目はサーバとの通信を行う場合、全て送信されてしまう
ので、この方法の場合、データを段階的に絞り込んで検
索する入力項目以外の入力項目のデータもサーバに送信
されることになる。
Normally, all the input items on one page of the WEB are transmitted when communicating with the server. Therefore, in this method, the input items other than the input items to be searched by narrowing down the data stepwise are searched. Data will also be sent to the server.

【0006】したがって、WEBのページではデータの
絞り込みを行う一部分のみを変更することは困難であ
り、通常、ページの全項目を含めた画面の書き換え処理
を行う必要があった。この場合、データの絞り込み検索
を行う上で必要のないデータも同時に転送していたた
め、データの転送に無駄が生じていた。
Therefore, in the WEB page, it is difficult to change only a part for narrowing down the data, and it is usually necessary to rewrite the screen including all the items of the page. In this case, since data that is not necessary for performing the data narrowing search was also transferred at the same time, there was a waste of data transfer.

【0007】また、データを段階的に絞り込んで検索す
る別の方法として、あらかじめ段階的に検索するデータ
すべてをページ内で非表示状態で保持することにより実
現する方法がある。
[0007] As another method of narrowing down data stepwise and searching, there is a method realized by holding all the data to be searched stepwise in advance in a non-display state in the page.

【0008】この場合、データベースからのデータをあ
らかじめページ内で非表示状態で保持しているため、デ
ータベースの最新のデータとは時間差があるため、リア
ルタイムに取得することが不可能になる。そして、階層
構造になっているデータの数が増えるほど、ページに保
持するデータが増加していた。
In this case, since the data from the database is held in the page in a non-display state in advance, there is a time difference from the latest data in the database, so that it cannot be acquired in real time. Then, as the number of data having a hierarchical structure increases, the data held in the page increases.

【0009】[0009]

【発明が解決しようとする課題】上述した従来の検索シ
ステムと方法は、第1の問題点は、サーバ側にあるデー
タベースとの通信を行い、データを順次取得する方法
は、WEBのページではデータの絞り込みを行う一部分
のみを変更することは困難であり、ページの全項目を含
めた画面の書き換え処理を行う必要があるためデータの
絞り込み検索を行う上で必要のないデータも同時に転送
していたため、データの転送に無駄が生じていた。
The first problem with the above-described conventional search system and method is that the method of communicating with a database on the server side and sequentially acquiring data is as follows. It is difficult to change only a part of the data that is narrowed down, and because it is necessary to rewrite the screen including all the items on the page, data that is not necessary for the data narrowing search was also transferred at the same time. There was a waste of data transfer.

【0010】その理由は、WEBの一つのページにある
入力項目はサーバとの通信を行う場合、全て送信されて
しまうので、データを段階的に絞り込んで検索する入力
項目以外の入力項目のデータもサーバに送信されること
になるからである。
The reason is that the input items on one page of the WEB are all transmitted when communicating with the server, so that the data of the input items other than the input items to be searched by narrowing down the data stepwise are also included. This is because it will be sent to the server.

【0011】第2の問題点は、あらかじめ段階的に検索
するデータすべてをページ内で非表示状態で保持するこ
とにより実現する方法は、あらかじめ保持していたデー
タとデータベースの最新のデータとは時間差があるた
め、リアルタイムに取得することが不可能で、階層構造
になっているデータの数が増えるほど、ページに保持す
るデータが増加していた。
The second problem is that the method realized by holding all the data to be searched stepwise in advance in a hidden state in the page is the time difference between the previously held data and the latest data in the database. Therefore, it is impossible to obtain in real time, and as the number of data having a hierarchical structure increases, the data held in the page increases.

【0012】その理由は、データベースからのデータを
あらかじめページ内で非表示状態で保持しているためで
ある。
The reason is that the data from the database is held in the page in a non-display state in advance.

【0013】本発明の目的は、サーバ側にあるデータベ
ースとの通信を行い、データを順次取得する方法で、デ
ータを段階的に絞り込んで検索する部分のみを別ウィン
ドウ(サブウィンドウ)にし、サーバ側との通信はその
別ウィンドウのみで行うことによりサーバ側とのデータ
の通信量を最小限に抑えているサブウィンドウ−マルチ
フレームによる効率的な段階的検索システムと方法を提
供することにある。
An object of the present invention is a method of communicating with a database on the server side and sequentially acquiring data, in which only the part to be searched by narrowing down the data stepwise is set as another window (subwindow), and the server side It is an object of the present invention to provide an efficient stepwise search system and method by subwindow-multiframe in which the amount of data communication with the server side is minimized by performing the communication only in the separate window.

【0014】[0014]

【課題を解決するための手段】第1の発明のサブウィン
ドウ−マルチフレームによる効率的な段階的検索システ
ムは、WEBのページにおいて、メインウィンドウから
マルチフレームによって分割されたサブウィンドウを呼
び出し、サブウィンドウにおいて階層構造になっている
データを段階的に検索する手段と、段階的に検索したデ
ータをメインウィンドウに返却する手段を備える。
A subwindow-multiframe efficient stepwise search system of the first invention calls a subwindow divided by a multiframe from a main window in a web page, and has a hierarchical structure in the subwindow. And a means for returning the retrieved data stepwise to the main window.

【0015】第2の発明のサブウィンドウ−マルチフレ
ームによる効率的な段階的検索システムは、サブウィン
ドウ呼び出し機能は、サブウィンドウを表示し、サブウ
ィンドウは複数のデータ選択部分とデータ返却機能の各
々がマルチフレームに分割され、データ選択部分は任意
の条件によりデータベースからデータを読み込み、選択
し、マルチフレームの最終フレームにあたるデータ選択
部分を除く上位階層のデータ選択部分において選択した
データはデータベースからデータを読み込むための検索
条件とし、下位の段階的検索を行い、データ返却機能は
サブウィンドウにおいて選択したデータを呼び出し元で
あるメインウィンドウの検索データ設定部分に設定す
る。
The sub-window-multi-frame efficient stepwise search system of the second invention is such that the sub-window calling function displays the sub-window, and the sub-window is divided into a plurality of data selection parts and each of the data returning functions is divided into multi-frames. The data selection part reads data from the database under any condition and selects it, and the data selected in the upper layer data selection part except the data selection part which is the final frame of the multiframe is the search condition for reading data from the database. Then, the lower level stepwise search is performed, and the data return function sets the data selected in the subwindow in the search data setting portion of the main window which is the calling source.

【0016】第3の発明のサブウィンドウ−マルチフレ
ームによる効率的な段階的検索システムは、サブウィン
ドウの呼び出し元であるメインウィンドウと、段階的検
索を行うマルチフレームによって分割されたサブウィン
ドウと、データを格納するデータベースを含み、メイン
ウィンドウは、サブウィンドウ呼び出し機能を持つデー
タ選択ボタンと、検索データ設定部分であるテキストフ
ィールドを備え、サブウィンドウは、データ選択部分で
ある選択リスト、データ返却機能を持つ選択ボタン、キ
ャンセルボタンを備え、サブウィンドウは段階ごとに各
々がマルチフレームにより分割され、データベースは、
検索データを格納し、メインウィンドウからマルチフレ
ームによって分割されたサブウィンドウを呼び出し、階
層構造になっているデータを段階的に検索する。
A subwindow-multiframe efficient staged retrieval system of the third invention stores a main window which is a subwindow calling source, a subwindow divided by multiframes for performing staged retrieval, and data. It contains a database, the main window has a data selection button with a sub window calling function and a text field that is a search data setting part, and the sub window has a selection list that is a data selection part, a selection button that has a data return function, and a cancel button. , The sub-window is divided into multi-frames in each step, and the database is
Stores search data, calls subwindows divided by multiframes from the main window, and searches for hierarchical data in stages.

【0017】第4の発明のサブウィンドウ−マルチフレ
ームによる効率的な段階的検索システムは、サブウィン
ドウの呼び出し元であるメインウィンドウと、段階的検
索を行うマルチフレームによって分割されたサブウィン
ドウと、データを格納するデータベースを含み、メイン
ウィンドウは、サブウィンドウ呼び出し機能を持つデー
タ選択ボタンと、検索データ設定部分であるテキストフ
ィールドを備え、サブウィンドウは、データ選択部分で
あるドロップダウンリスト、データ返却機能を持つ選択
ボタン、キャンセルボタンを備え、サブウィンドウは段
階ごとに各々がマルチフレームにより分割され、データ
ベースは、検索データを格納し、メインウィンドウから
マルチフレームによって分割されたサブウィンドウを呼
び出し、階層構造になっているデータを段階的に検索す
る。
A subwindow-multiframe efficient staged retrieval system of the fourth invention stores a main window which is a subwindow calling source, a subwindow divided by multiframes for performing staged retrieval, and data. It contains a database, the main window has a data selection button with a subwindow calling function and a text field that is a search data setting part, and the subwindow has a dropdown list that is a data selection part, a selection button with a data return function, and a cancel. With buttons, sub-windows are divided into multi-frames in stages, the database stores search data, and sub-windows divided into multi-frames are called from the main window to create a hierarchical structure. A stepwise manner to search the data are.

【0018】第5の発明のサブウィンドウ−マルチフレ
ームによる効率的な段階的検索システムは、サブウィン
ドウの呼び出し元であるメインウィンドウと、段階的検
索を行うマルチフレームによって分割されたサブウィン
ドウと、データを格納するデータベースを含み、メイン
ウィンドウは、サブウィンドウ呼び出し機能を持つデー
タ選択ボタンと、検索データ設定部分であるテキストフ
ィールドを備え、サブウィンドウは、データ選択部分で
あるリストボックス、データ返却機能を持つ選択ボタ
ン、キャンセルボタンを備え、サブウィンドウは段階ご
とに各々がマルチフレームにより分割され、データベー
スは、検索データを格納し、メインウィンドウからマル
チフレームによって分割されたサブウィンドウを呼び出
し、階層構造になっているデータを段階的に検索する。
A subwindow-multiframe efficient staged retrieval system of the fifth invention stores a main window which is a subwindow calling source, a subwindow divided by multiframes for performing staged retrieval, and data. It includes a database, the main window has a data selection button with a sub window calling function and a text field that is a search data setting part, and the sub window has a list box that is a data selection part, a selection button with a data return function, and a cancel button. Each sub-window is divided into multi-frames in stages, the database stores search data, and the sub-windows divided by multi-frames are called from the main window to form a hierarchical structure. Yl data stepwise search.

【0019】第6の発明のサブウィンドウ−マルチフレ
ームによる効率的な段階的検索システムは、サブウィン
ドウの呼び出し元であるメインウィンドウと、段階的検
索を行うマルチフレームによって分割されたサブウィン
ドウと、データを格納するデータベースを含み、メイン
ウィンドウは、サブウィンドウ呼び出し機能を持つデー
タ選択ボタンと、検索データ設定部分であるテキストフ
ィールドを備え、サブウィンドウは、データ選択部分で
ある同時に複数のデータを選択する構成の選択リスト、
データ返却機能を持つ選択ボタン、キャンセルボタンを
備え、サブウィンドウは段階ごとに各々がマルチフレー
ムにより分割され、データベースは、検索データを格納
し、メインウィンドウからマルチフレームによって分割
されたサブウィンドウを呼び出し、階層構造になってい
るデータを段階的に検索する。
A sub-window-multiframe efficient staged retrieval system of the sixth invention stores a main window which is a subwindow calling source, a subwindow divided by multiframes for performing staged retrieval, and data. It includes a database, the main window has a data selection button with a sub-window calling function, and a text field that is the search data setting part, and the sub-window is a data selection part.
Equipped with a select button and a cancel button with a data return function, each sub-window is divided by stages in multi-frames, and the database stores search data, and the main window calls sub-windows divided by multi-frames to create a hierarchical structure. Search for the data that is marked step by step.

【0020】第7の発明のサブウィンドウ−マルチフレ
ームによる効率的な段階的検索システムは、サブウィン
ドウの呼び出し元であるメインウィンドウと、段階的検
索を行うマルチフレームによって分割されたサブウィン
ドウと、データを格納するデータベースを含み、メイン
ウィンドウは、サブウィンドウ呼び出し機能を持つデー
タ選択ボタンと、検索データ設定部分であるテキストフ
ィールドを備え、サブウィンドウは、データ選択部分で
ある同時に複数のデータを選択する構成のリストボック
ス、データ返却機能を持つ選択ボタン、キャンセルボタ
ンを備え、サブウィンドウは段階ごとに各々がマルチフ
レームにより分割され、データベースは、検索データを
格納し、メインウィンドウからマルチフレームによって
分割されたサブウィンドウを呼び出し、階層構造になっ
ているデータを段階的に検索する。
The subwindow-multiframe efficient stepwise search system of the seventh invention stores a main window which is a subwindow calling source, a subwindow divided by multiframes for performing stepwise search, and data. It contains a database, the main window has a data selection button with a sub-window calling function, and a text field that is the search data setting part, and the sub-window is a data selection part. It has a select button and a cancel button with a return function, each sub-window is divided into multi-frames at each stage, and the database stores search data and sub-windows divided from the main window by multi-frames. Call the window, stepwise search data has a hierarchical structure.

【0021】第8の発明のサブウィンドウ−マルチフレ
ームによる効率的な段階的検索方法は、メインウィンド
ウのデータ選択ボタンを押下し、サブウィンドウを呼び
出し、サブウィンドウが呼び出されると同時に、データ
ベースから最上位の階層のデータ一覧が最上位の階層の
選択リストに設定され、最上位の階層の選択リストにお
いて検索データを選択すると、選択された検索データを
条件として、データベースから選択された検索データの
条件に対応するデータ一覧が次段の階層の選択リストに
設定され、本次段の階層の選択リストにおいて検索デー
タを選択すると、本選択された検索データを条件とし
て、データベースから本選択された検索データの条件に
対応するデータ一覧がさらに下位の段の階層の選択リス
トに設定され、本さらに下位の段の階層の選択リストに
おいて検索データを選択すると、本選択された検索デー
タを条件として、データベースから本選択された検索デ
ータの条件に対応するデータ一覧がさらに下位の段の階
層の選択リストに設定され、次々と階層を段階的に検索
し、最終段の階層の選択リストにおいて検索データを選
択し、選択ボタンを押下することにより各段の階層の選
択リストで選択されたデータすべて、もしくはいくつか
をメインウィンドウの検索データ設定部分であるテキス
トフィールドに値を設定し、サブウィンドウを閉じ、キ
ャンセルボタンを押下することにより選択したデータの
値をメインウィンドウの検索データ設定部分であるテキ
ストフィールドに値を設定しないで、サブウィンドウを
閉じる。
The sub window of the eighth aspect of the present invention is an efficient multi-frame stepwise search method, in which the data selection button of the main window is pressed to call the sub window. When the data list is set to the selection list of the highest hierarchy and search data is selected in the selection list of the highest hierarchy, the data corresponding to the conditions of the search data selected from the database, with the selected search data as the condition. When the list is set in the selection list of the next hierarchy and the search data is selected in the selection list of the next hierarchy, the search data selected from the database is used as the condition for the search data selected from the database. The data list to be set is set in the selection list of the lower hierarchy, and When the search data is selected in the selection list of the lower hierarchy, the data list corresponding to the condition of the search data that is main selected from the database is selected as the condition of the main selected search data. All the data selected in the selection list of each layer by setting the list, searching the layers one after another, selecting the search data in the selection list of the last layer, and pressing the select button, Alternatively, set some values in the text field that is the search data setting part of the main window, close the sub window, and press the Cancel button to set the value of the selected data to the text field that is the search data setting part of the main window. Closes the subwindow without setting a value.

【0022】第9の発明のサブウィンドウ−マルチフレ
ームによる効率的な段階的検索方法は、メインウィンド
ウのデータ選択ボタンを押下し、サブウィンドウを呼び
出し、サブウィンドウが呼び出されると同時に、データ
ベースから最上位の階層のデータ一覧が最上位の階層の
ドロップダウンリストに設定され、最上位の階層のドロ
ップダウンリストにおいて検索データを選択すると、選
択された検索データを条件として、データベースから選
択された検索データの条件に対応するデータ一覧が次段
の階層のドロップダウンリストに設定され、本次段の階
層のドロップダウンリストにおいて検索データを選択す
ると、本選択された検索データを条件として、データベ
ースから本選択された検索データの条件に対応するデー
タ一覧がさらに下位の段の階層のドロップダウンリスト
に設定され、本さらに下位の段の階層のドロップダウン
リストにおいて検索データを選択すると、本選択された
検索データを条件として、データベースから本選択され
た検索データの条件に対応するデータ一覧がさらに下位
の段の階層のドロップダウンリストに設定され、次々と
階層を段階的に検索し、最終段の階層のドロップダウン
リストにおいて検索データを選択し、選択ボタンを押下
することにより各段の階層のドロップダウンリストで選
択されたデータすべて、もしくはいくつかをメインウィ
ンドウの検索データ設定部分であるテキストフィールド
に値を設定し、サブウィンドウを閉じ、キャンセルボタ
ンを押下することにより選択したデータの値をメインウ
ィンドウの検索データ設定部分であるテキストフィール
ドに値を設定しないで、サブウィンドウを閉じる。
The sub window of the ninth aspect of the present invention is an efficient multi-frame stepwise search method, in which the data selection button of the main window is pressed to call the sub window. When the data list is set in the drop-down list of the highest hierarchy and the search data is selected in the drop-down list of the highest hierarchy, it corresponds to the condition of the search data selected from the database with the selected search data as the condition. The list of data to be set is set in the drop-down list of the next level, and when the search data is selected in the drop-down list of the next level, the search data that is actually selected from the database is selected based on the search data that is selected. The data list corresponding to the conditions of When the search data is set in the drop-down list of the hierarchy of this level, and the search data is selected in the drop-down list of the level of the book lower than this level, the search data condition selected from the database is used as the condition for the search data selected. The data list corresponding to is set in the drop-down list of the lower hierarchy, the hierarchy is searched one after another, select the search data in the drop-down list of the last hierarchy, and press the select button. You can select all or some of the data selected from the drop-down list of each level by setting a value in the text field that is the search data setting part of the main window, closing the sub window, and pressing the cancel button. In the search data setting part of the main window, Do not set a value in the text field, close the sub-window.

【0023】第10の発明のサブウィンドウ−マルチフ
レームによる効率的段階的検索方法は、メインウィンド
ウのデータ選択ボタンを押下し、サブウィンドウを呼び
出し、サブウィンドウが呼び出されると同時に、データ
ベースから最上位の階層のデータ一覧が最上位の階層の
リストボックスに設定され、最上位の階層のリストボッ
クスにおいて検索データを選択すると、選択された検索
データを条件として、データベースから選択された検索
データの条件に対応するデータ一覧が次段の階層のリス
トボックスに設定され、本次段の階層のリストボックス
において検索データを選択すると、本選択された検索デ
ータを条件として、データベースから本選択された検索
データの条件に対応するデータ一覧がさらに下位の段の
階層のリストボックスに設定され、本さらに下位の段の
階層のリストボックスにおいて検索データを選択する
と、本選択された検索データを条件として、データベー
スから本選択された検索データの条件に対応するデータ
一覧がさらに下位の段の階層のリストボックスに設定さ
れ、次々と階層を段階的に検索し、最終段の階層のリス
トボックスにおいて検索データを選択し、選択ボタンを
押下することにより各段の階層のリストボックスで選択
されたデータすべて、もしくはいくつかをメインウィン
ドウの検索データ設定部分であるテキストフィールドに
値を設定し、サブウィンドウを閉じ、キャンセルボタン
を押下することにより選択したデータの値をメインウィ
ンドウの検索データ設定部分であるテキストフィールド
に値を設定しないで、サブウィンドウを閉じる。
The subwindow of the tenth aspect of the invention is an efficient stepwise search method using multiframe, in which the data selection button of the main window is pressed to call the subwindow, and at the same time when the subwindow is called, the data of the highest hierarchy from the database is displayed. When the list is set in the top-level list box and search data is selected in the top-level list box, the data list corresponding to the search data conditions selected from the database is selected based on the selected search data. Is set in the list box of the next hierarchy, and when the search data is selected in the list box of the next hierarchy, the search data selected from the database is used as the condition for the search data selected from the database. The data list is displayed in the list box of the lower hierarchy. If the search data is selected in the list box in the hierarchy lower than the book, the data list corresponding to the condition of the search data selected from the database will be displayed in the lower list. It is set in the list box of each hierarchy, and the hierarchy is searched step by step, the search data is selected in the list box of the last hierarchy, and the selection button is pressed to display the list box of each hierarchy. Set some or all of the selected data in the text field that is the search data setting part of the main window, close the sub window, and press the cancel button to set the value of the selected data to the search data setting of the main window. Do not set a value in the text field that is part of the subwindow Close.

【0024】第11の発明のサブウィンドウ−マルチフ
レームによる効率的段階的検索方法は、メインウィンド
ウのデータ選択ボタンを押下し、サブウィンドウを呼び
出し、サブウィンドウが呼び出されると同時に、データ
ベースから最上位の階層のデータ一覧が最上位の階層の
選択リストに設定され、最上位の階層の選択リストにお
いて複数の検索データを選択すると、選択された複数の
検索データを条件として、データベースから選択された
複数の検索データの条件に対応するデータ一覧が次段の
階層の選択リストに設定され、本次段の階層の選択リス
トにおいて複数の検索データを選択すると、本選択され
た複数の検索データを条件として、データベースから本
選択された複数の検索データの条件に対応するデータ一
覧がさらに下位の段の階層の選択リストに設定され、本
さらに下位の段の階層の選択リストにおいて複数の検索
データを選択すると、本選択された複数の検索データを
条件として、データベースから本選択された複数の検索
データの条件に対応するデータ一覧がさらに下位の段の
階層の選択リストに設定され、次々と階層を段階的に検
索し、最終段の階層の選択リストにおいて複数の検索デ
ータを選択し、選択ボタンを押下することにより各段の
階層の選択リストで選択されたデータすべて、もしくは
いくつかをメインウィンドウの検索データ設定部分であ
るテキストフィールドに値を設定し、サブウィンドウを
閉じ、キャンセルボタンを押下することにより選択した
データの値をメインウィンドウの検索データ設定部分で
あるテキストフィールドに値を設定しないで、サブウィ
ンドウを閉じる。
The sub-window of the eleventh aspect of the present invention is an efficient stepwise search method using multi-frames. The data selection button of the main window is pressed to call the sub-window. When the list is set to the selection list of the highest hierarchy and multiple search data are selected in the selection list of the highest hierarchy, the multiple search data selected from the database are selected based on the multiple selected search data. When a list of data corresponding to the conditions is set in the selection list of the next tier and multiple search data are selected in the selection list of the next tier, the book is retrieved from the database using the selected multiple search data as conditions. The data list corresponding to the conditions of the selected multiple search data If multiple search data are selected in the selection list of the hierarchy lower than this book, and multiple search data are selected in the selection list of the hierarchy below this book, the multiple search data that are actually selected from the database will be selected based on the multiple search data that were finally selected. The data list corresponding to the condition of is set in the selection list of the lower hierarchy, the hierarchy is searched step by step, and multiple search data are selected in the selection list of the last hierarchy, and the select button is clicked. By pressing the button, set all or some of the data selected in the selection list of each level in the text field that is the search data setting part of the main window, close the sub window, and press the cancel button. Set the value of the selected data in the text field that is the search data setting part of the main window A no, close the sub-window.

【0025】第12の発明のサブウィンドウ−マルチフ
レームによる効率的段階的検索方法は、メインウィンド
ウのデータ選択ボタンを押下し、サブウィンドウを呼び
出し、サブウィンドウが呼び出されると同時に、データ
ベースから最上位の階層のデータ一覧が最上位の階層の
リストボックスに設定され、最上位の階層のリストボッ
クスにおいて複数の検索データを選択すると、選択され
た複数の検索データを条件として、データベースから選
択された複数の検索データの条件に対応するデータ一覧
が次段の階層のリストボックスに設定され、本次段の階
層のリストボックスにおいて複数の検索データを選択す
ると、本選択された複数の検索データを条件として、デ
ータベースから本選択された複数の検索データの条件に
対応するデータ一覧がさらに下位の段の階層のリストボ
ックスに設定され、本さらに下位の段の階層のリストボ
ックスにおいて複数の検索データを選択すると、本選択
された複数の検索データを条件として、データベースか
ら本選択された複数の検索データの条件に対応するデー
タ一覧がさらに下位の段の階層のリストボックスに設定
され、次々と階層を段階的に検索し、最終段の階層のリ
ストボックスにおいて複数の検索データを選択し、選択
ボタンを押下することにより各段の階層のリストボック
スで選択されたデータすべて、もしくはいくつかをメイ
ンウィンドウの検索データ設定部分であるテキストフィ
ールドに値を設定し、サブウィンドウを閉じ、キャンセ
ルボタンを押下することにより選択したデータの値をメ
インウィンドウの検索データ設定部分であるテキストフ
ィールドに値を設定しないで、サブウィンドウを閉じ
る。
The subwindow of the twelfth aspect of the invention is an efficient stepwise search method using multiframe, in which the data selection button of the main window is pressed to call the subwindow, and at the same time when the subwindow is called, the data of the highest hierarchy from the database is When the list is set in the top-level list box and multiple search data items are selected in the top-level list box, multiple search data items selected from the database are selected based on the selected multiple search data items. When the list of data corresponding to the conditions is set in the list box of the next hierarchy and multiple search data are selected in the list box of the next hierarchy, the book is retrieved from the database using the selected multiple search data as conditions. Data that corresponds to the conditions of the selected multiple search data Is set in the list box of the hierarchy in the lower level, and when multiple search data are selected in the list box of the level in the lower level of the book, the main selection is made from the database based on the multiple selected search data. A list of data corresponding to the conditions of multiple search data is set in the list box of the lower hierarchy, and the hierarchy is searched one after another, and multiple search data is selected in the list box of the last hierarchy. Then, press the select button to set all or some of the data selected in the list box of each level in the text field that is the search data setting part of the main window, close the sub window, and click the cancel button. The value of the data selected by pressing is displayed in the search data setting section of the main window. Do not set a value in the text field is, to close the sub-window.

【0026】第13の発明のプログラムは、メインウィ
ンドウのデータ選択ボタンを押下し、サブウィンドウを
呼び出し、サブウィンドウが呼び出されると同時に、デ
ータベースから最上位の階層のデータ一覧が最上位の階
層の選択リストに設定され、最上位の階層の選択リスト
において検索データを選択すると、選択された検索デー
タを条件として、データベースから選択された検索デー
タの条件に対応するデータ一覧が次段の階層の選択リス
トに設定され、本次段の階層の選択リストにおいて検索
データを選択すると、本選択された検索データを条件と
して、データベースから本選択された検索データの条件
に対応するデータ一覧がさらに下位の段の階層の選択リ
ストに設定され、本さらに下位の段の階層の選択リスト
において検索データを選択すると、本選択された検索デ
ータを条件として、データベースから本選択された検索
データの条件に対応するデータ一覧がさらに下位の段の
階層の選択リストに設定され、次々と階層を段階的に検
索し、最終段の階層の選択リストにおいて検索データを
選択し、選択ボタンを押下することにより各段の階層の
選択リストで選択されたデータすべて、もしくはいくつ
かをメインウィンドウの検索データ設定部分であるテキ
ストフィールドに値を設定し、サブウィンドウを閉じ、
キャンセルボタンを押下することにより選択したデータ
の値をメインウィンドウの検索データ設定部分であるテ
キストフィールドに値を設定しないで、サブウィンドウ
を閉じる処理をコンピュータに実行させる。
In the program of the thirteenth invention, the data selection button of the main window is pressed to call the subwindow, and at the same time when the subwindow is called, the data list of the highest hierarchy is changed from the database to the selection list of the highest hierarchy. When the search data is set in the selection list of the highest hierarchy, the data list corresponding to the conditions of the search data selected from the database is set in the selection list of the next hierarchy, with the selected search data as the condition. Then, when search data is selected in the selection list of the next hierarchical level, the data list corresponding to the condition of the search data that is main selected from the database is displayed in the lower hierarchical level, using the search data that is main selected as a condition. This is set in the selection list, and the search data is set in the selection list in the lower hierarchy of the book. When is selected, the data list corresponding to the condition of the search data that is main-selected from the database is set in the selection list of the lower hierarchy, using the search data that is main-selection as a condition Search, select the search data in the selection list of the last hierarchy, and press the select button to display all or some of the data selected in the selection list of each hierarchy in the search data setting part of the main window. Set a value in a text field, close the subwindow,
By pressing the cancel button, the value of the selected data is not set in the text field which is the search data setting portion of the main window, and the computer is caused to execute the process of closing the sub window.

【0027】第14の発明のプログラムは、メインウィ
ンドウのデータ選択ボタンを押下し、サブウィンドウを
呼び出し、サブウィンドウが呼び出されると同時に、デ
ータベースから最上位の階層のデータ一覧が最上位の階
層のドロップダウンリストに設定され、最上位の階層の
ドロップダウンリストにおいて検索データを選択する
と、選択された検索データを条件として、データベース
から選択された検索データの条件に対応するデータ一覧
が次段の階層のドロップダウンリストに設定され、本次
段の階層のドロップダウンリストにおいて検索データを
選択すると、本選択された検索データを条件として、デ
ータベースから本選択された検索データの条件に対応す
るデータ一覧がさらに下位の段の階層のドロップダウン
リストに設定され、本さらに下位の段の階層のドロップ
ダウンリストにおいて検索データを選択すると、本選択
された検索データを条件として、データベースから本選
択された検索データの条件に対応するデータ一覧がさら
に下位の段の階層のドロップダウンリストに設定され、
次々と階層を段階的に検索し、最終段の階層のドロップ
ダウンリストにおいて検索データを選択し、選択ボタン
を押下することにより各段の階層のドロップダウンリス
トで選択されたデータすべて、もしくはいくつかをメイ
ンウィンドウの検索データ設定部分であるテキストフィ
ールドに値を設定し、サブウィンドウを閉じ、キャンセ
ルボタンを押下することにより選択したデータの値をメ
インウィンドウの検索データ設定部分であるテキストフ
ィールドに値を設定しないで、サブウィンドウを閉じる
処理をコンピュータに実行させる。
In the program of the fourteenth invention, the data selection button of the main window is pressed to call the subwindow. When the subwindow is called, at the same time, the data list of the highest hierarchy from the database is the dropdown list of the highest hierarchy. Is set to and the search data is selected in the drop-down list of the highest hierarchy, the data list corresponding to the search data conditions selected from the database will be dropped down in the next hierarchy when the search data selected is used as the condition. When the search data is set in the list and the search data is selected from the drop-down list in the next hierarchy, the data list corresponding to the condition of the search data selected from the database will be further down Is set in the drop-down list of the column hierarchy, When search data is selected in the drop-down list of the hierarchy in the lower hierarchy, the data list corresponding to the condition of the search data that is main-selected from the database is displayed in Is set in the drop-down list,
Search the hierarchy step by step, select the search data in the drop-down list of the last hierarchy, and press the select button to select all or some of the data selected in the drop-down list of each hierarchy. Set the value in the text field that is the search data setting part of the main window, close the sub window, and press the cancel button to set the value of the selected data in the text field that is the search data setting part of the main window Instead, let the computer perform the process of closing the subwindow.

【0028】第15の発明のプログラムは、メインウィ
ンドウのデータ選択ボタンを押下し、サブウィンドウを
呼び出し、サブウィンドウが呼び出されると同時に、デ
ータベースから最上位の階層のデータ一覧が最上位の階
層のリストボックスに設定され、最上位の階層のリスト
ボックスにおいて検索データを選択すると、選択された
検索データを条件として、データベースから選択された
検索データの条件に対応するデータ一覧が次段の階層の
リストボックスに設定され、本次段の階層のリストボッ
クスにおいて検索データを選択すると、本選択された検
索データを条件として、データベースから本選択された
検索データの条件に対応するデータ一覧がさらに下位の
段の階層のリストボックスに設定され、本さらに下位の
段の階層のリストボックスにおいて検索データを選択す
ると、本選択された検索データを条件として、データベ
ースから本選択された検索データの条件に対応するデー
タ一覧がさらに下位の段の階層のリストボックスに設定
され、次々と階層を段階的に検索し、最終段の階層のリ
ストボックスにおいて検索データを選択し、選択ボタン
を押下することにより各段の階層のリストボックスで選
択されたデータすべて、もしくはいくつかをメインウィ
ンドウの検索データ設定部分であるテキストフィールド
に値を設定し、サブウィンドウを閉じ、キャンセルボタ
ンを押下することにより選択したデータの値をメインウ
ィンドウの検索データ設定部分であるテキストフィール
ドに値を設定しないで、サブウィンドウを閉じる処理を
コンピュータに実行させる。
In the program of the fifteenth invention, the data selection button of the main window is pressed to call the subwindow, and at the same time when the subwindow is called, the data list of the highest layer from the database is displayed in the list box of the highest layer. When the search data is set in the top-level list box that has been set, a data list corresponding to the search data conditions selected from the database is set in the next-level list box, with the selected search data as the condition. Then, when search data is selected in the list box of the next level of hierarchy, the data list corresponding to the conditions of the search data that is main selected from the database is displayed in the lower level hierarchy, using the search data that is main selected as a condition. This is set in the list box, and the list of the hierarchy in the lower row of the book. When the search data is selected in the search box, the data list corresponding to the condition of the search data that is main-selected from the database is set in the list box of the hierarchy at the lower level, using the search data that is main-selection as the condition. Step by step, select the search data in the list box of the last hierarchy and press the select button to search all or some of the data selected in the list box of each hierarchy in the main window Set the value in the text field that is the data setting part, close the sub window, and press the Cancel button to set the value of the selected data to the sub window without setting the value in the text field that is the search data setting part of the main window. Causes the computer to execute the closing process.

【0029】第16の発明のプログラムは、メインウィ
ンドウのデータ選択ボタンを押下し、サブウィンドウを
呼び出し、サブウィンドウが呼び出されると同時に、デ
ータベースから最上位の階層のデータ一覧が最上位の階
層の選択リストに設定され、最上位の階層の選択リスト
において複数の検索データを選択すると、選択された複
数の検索データを条件として、データベースから選択さ
れた複数の検索データの条件に対応するデータ一覧が次
段の階層の選択リストに設定され、本次段の階層の選択
リストにおいて複数の検索データを選択すると、本選択
された複数の検索データを条件として、データベースか
ら本選択された複数の検索データの条件に対応するデー
タ一覧がさらに下位の段の階層の選択リストに設定さ
れ、本さらに下位の段の階層の選択リストにおいて複数
の検索データを選択すると、本選択された複数の検索デ
ータを条件として、データベースから本選択された複数
の検索データの条件に対応するデータ一覧がさらに下位
の段の階層の選択リストに設定され、次々と階層を段階
的に検索し、最終段の階層の選択リストにおいて複数の
検索データを選択し、選択ボタンを押下することにより
各段の階層の選択リストで選択されたデータすべて、も
しくはいくつかをメインウィンドウの検索データ設定部
分であるテキストフィールドに値を設定し、サブウィン
ドウを閉じ、キャンセルボタンを押下することにより選
択したデータの値をメインウィンドウの検索データ設定
部分であるテキストフィールドに値を設定しないで、サ
ブウィンドウを閉じる処理をコンピュータに実行させ
る。
In the program of the sixteenth invention, the data selection button of the main window is pressed to call the subwindow. When the subwindow is called, the data list of the highest hierarchy is changed from the database to the selection list of the highest hierarchy. When multiple search data are set in the selection list of the highest hierarchy that has been set, the data list corresponding to the conditions of the multiple search data selected from the database will be displayed in the next stage with the multiple search data selected as conditions. If multiple search data are selected in the hierarchy selection list and selected in the next hierarchy selection list, the criteria for the multiple search data selected from the database will be used as the conditions for the multiple search data that were permanently selected. The corresponding data list is set in the selection list of the lower hierarchy, and When multiple search data are selected in the selection list of the hierarchy of, the data list corresponding to the conditions of the multiple search data that is main-selected from the database is the lower-level hierarchy when the multiple search data that are main-selected are the conditions. It is set in the selection list of each stage, and the hierarchy is searched step by step, and multiple search data are selected in the selection list of the last layer, and the selection button is pressed to select in the selection list of each layer. Set a value for all or some of the selected data in the text field that is the search data setting part of the main window, close the sub window, and press the cancel button to set the selected data value in the search data setting part of the main window. Compute the process of closing a subwindow without setting a value in a text field. To be executed by the data.

【0030】第17の発明のプログラムは、メインウィ
ンドウのデータ選択ボタンを押下し、サブウィンドウを
呼び出し、サブウィンドウが呼び出されると同時に、デ
ータベースから最上位の階層のデータ一覧が最上位の階
層のリストボックスに設定され、最上位の階層のリスト
ボックスにおいて複数の検索データを選択すると、選択
された複数の検索データを条件として、データベースか
ら選択された複数の検索データの条件に対応するデータ
一覧が次段の階層のリストボックスに設定され、本次段
の階層のリストボックスにおいて複数の検索データを選
択すると、本選択された複数の検索データを条件とし
て、データベースから本選択された複数の検索データの
条件に対応するデータ一覧がさらに下位の段の階層のリ
ストボックスに設定され、本さらに下位の段の階層のリ
ストボックスにおいて複数の検索データを選択すると、
本選択された複数の検索データを条件として、データベ
ースから本選択された複数の検索データの条件に対応す
るデータ一覧がさらに下位の段の階層のリストボックス
に設定され、次々と階層を段階的に検索し、最終段の階
層のリストボックスにおいて複数の検索データを選択
し、選択ボタンを押下することにより各段の階層のリス
トボックスで選択されたデータすべて、もしくはいくつ
かをメインウィンドウの検索データ設定部分であるテキ
ストフィールドに値を設定し、サブウィンドウを閉じ、
キャンセルボタンを押下することにより選択したデータ
の値をメインウィンドウの検索データ設定部分であるテ
キストフィールドに値を設定しないで、サブウィンドウ
を閉じる処理をコンピュータに実行させる。
In the program of the seventeenth invention, the data selection button of the main window is pressed to call the subwindow. When the subwindow is called, the data list of the highest hierarchy is displayed in the list box of the highest hierarchy from the database. When multiple search data are selected in the list box of the highest hierarchy that has been set, the data list corresponding to the multiple search data conditions selected from the database will be displayed in the next row, using the multiple search data selected as conditions. If multiple search data are selected in the list box of the next level that is set in the hierarchy list box, the multiple search data selected from the database will be used as the conditions for the multiple search data selected from the database. The corresponding data list is set in the list box in the lower hierarchy Is, selecting a plurality of search data in the list box of the further lower stage hierarchy,
A list of data corresponding to the conditions of the multiple selected search data from the database is set in the list box of the lower hierarchy, using the multiple selected search data as conditions, and the hierarchy is gradually stepped up. Search, select multiple search data in the list box of the last layer, and press the select button to set all or some of the data selected in the list box of each layer in the main window. Set the value in the text field that is the part, close the sub-window,
By pressing the cancel button, the value of the selected data is not set in the text field which is the search data setting portion of the main window, and the computer is caused to execute the process of closing the sub window.

【0031】[0031]

【発明の実施の形態】本発明は、WEBのページにおい
て、メインウィンドウからマルチフレームによって分割
されたサブウィンドウを呼び出し、サブウィンドウにお
いて階層構造になっているデータを段階的に検索する手
段と、段階的に検索したデータをメインウィンドウに返
却する手段を備えて、効率的なデータ検索を可能にす
る。
BEST MODE FOR CARRYING OUT THE INVENTION According to the present invention, in a WEB page, a sub-window divided by a multi-frame from a main window is called, and a stepwise search is made for hierarchical data in the sub-window. Equipped with a means to return the retrieved data to the main window, enabling efficient data retrieval.

【0032】データの段階的検索部分のみをサブウィン
ドウで実現することにより、従来の手法よりも不要なデ
ータの転送を排除する。
By implementing only the stepwise search part of the data in the sub-window, unnecessary data transfer is eliminated as compared with the conventional method.

【0033】さらに、サブウィンドウをマルチフレーム
に分割することにより必要最低限のデータ転送により段
階的検索を行うことを実現する。
Further, by dividing the sub-window into multi-frames, it is possible to perform the stepwise search by the minimum necessary data transfer.

【0034】次に、本発明の実施の形態について図面を
参照して説明する。
Next, embodiments of the present invention will be described with reference to the drawings.

【0035】図1は本発明のサブウィンドウ−マルチフ
レームによる効率的な段階的検索システムと方法の一実
施の形態を示す機能構成図である。
FIG. 1 is a functional block diagram showing an embodiment of an efficient stepwise search system and method by subwindow-multiframe of the present invention.

【0036】図1を参照すると、サブウィンドウ呼び出
し機能11は、サブウィンドウ2を表示する。
Referring to FIG. 1, the subwindow calling function 11 displays the subwindow 2.

【0037】サブウィンドウ2はデータ選択部分A2
1、B22、C23、データ返却機能24の各々がマル
チフレームにより分割されている。
The sub window 2 is a data selection portion A2.
Each of 1, B22, C23, and the data return function 24 is divided by a multiframe.

【0038】データ選択部分A21、B22、C23は
任意の条件によりデータベース3からデータを読み込
み、選択することが可能である。
The data selection portions A21, B22, C23 can read and select data from the database 3 under arbitrary conditions.

【0039】また、データ選択部分A21、B22、に
おいて選択したデータはデータベース3からデータを読
み込むための検索条件とすることが可能である。
The data selected in the data selection portions A21 and B22 can be used as a search condition for reading data from the database 3.

【0040】データ選択部分C23はマルチフレームの
最終フレームにあたり、これより下位の段階的検索を行
わないため、データベース3からデータを読み込むため
の検索条件にはしない。
Since the data selection portion C23 corresponds to the final frame of the multi-frame and does not perform a stepwise search lower than this, it is not used as a search condition for reading data from the database 3.

【0041】データ返却機能24はサブウィンドウ2に
おいて選択したデータを呼び出し元であるメインウィン
ドウ1の検索データ設定部分12に設定する。
The data return function 24 sets the data selected in the sub window 2 in the search data setting portion 12 of the main window 1 which is the calling source.

【0042】以上のようにして、サブウィンドウ−マル
チフレームによる段階的検索が可能となる。
As described above, the stepwise search by the subwindow-multiframe can be performed.

【0043】次に、本発明の第1の実施の形態につい
て、図2を参照して詳細に説明する。
Next, the first embodiment of the present invention will be described in detail with reference to FIG.

【0044】図2は本発明のサブウィンドウ−マルチフ
レームによる効率的な段階的検索システムと方法の第1
の一実施の形態を示す構成図である。
FIG. 2 illustrates a first subwindow-multiframe efficient stepwise retrieval system and method of the present invention.
It is a block diagram which shows one embodiment of.

【0045】図2は図1を具体的なシステムとして構成
した場合の実施の形態である。なお、図2におけるブロ
ックの符号番号は図1の機能構成図のブロックの符号番
号と対応している。
FIG. 2 shows an embodiment in which FIG. 1 is configured as a concrete system. The code numbers of the blocks in FIG. 2 correspond to the code numbers of the blocks in the functional configuration diagram of FIG.

【0046】図2を参照すると、本発明の第1の実施の
形態は、サブウィンドウ2の呼び出し元であるメインウ
ィンドウ1と、段階的検索を行うマルチフレームによっ
て分割されたサブウィンドウ2と、データを格納するデ
ータベース3を含む。
Referring to FIG. 2, according to the first embodiment of the present invention, a main window 1 which is a calling source of a subwindow 2, a subwindow 2 divided by multiframes for performing a stepwise search, and data are stored. Database 3 to be included.

【0047】メインウィンドウ1は、サブウィンドウ呼
び出し機能を持つデータ選択ボタン11と、検索データ
設定部分であるテキストフィールド12を備えている。
The main window 1 is provided with a data selection button 11 having a sub-window calling function and a text field 12 which is a search data setting portion.

【0048】サブウィンドウ2は、データ選択部分であ
るドロップダウンリストA21、B22、C23、デー
タ返却機能を持つ選択ボタン、キャンセルボタン24を
備えている。
The sub-window 2 is provided with drop-down lists A21, B22, C23 which are data selection parts, a selection button having a data return function, and a cancel button 24.

【0049】なお、サブウィンドウ2は段階ごとに各々
がマルチフレームにより分割されている。
The sub-window 2 is divided into multi-frames at each stage.

【0050】データベース3は、検索データを格納して
いる。
The database 3 stores search data.

【0051】次に、本発明の実施の形態の動作につい
て、図2、図3、および図4を参照して詳細に説明す
る。
Next, the operation of the embodiment of the present invention will be described in detail with reference to FIGS. 2, 3 and 4.

【0052】図3は本発明のサブウィンドウ−マルチフ
レームによる効率的な段階的検索システムと方法の階層
構造になっているデータを示す構造図である。
FIG. 3 is a structural diagram showing hierarchical data of an efficient stepwise search system and method by subwindow-multiframe according to the present invention.

【0053】図4は本発明のサブウィンドウ−マルチフ
レームによる効率的な段階的検索システムと方法のデー
タ選択時の結果イメージを示す構成図である。
FIG. 4 is a block diagram showing a result image at the time of data selection of an efficient stepwise search system and method by the subwindow-multiframe of the present invention.

【0054】図3のような階層構造になっているデータ
を段階的に検索する。メインウィンドウ1には、数多く
の入力項目があり、その中の1つが検索データ設定部分
であるテキストフィールド12である。この検索データ
設定部分に値を設定するには、データ選択11ボタンを
押下し、サブウィンドウ2を呼び出す。
Data having a hierarchical structure as shown in FIG. 3 is searched step by step. The main window 1 has many input items, one of which is a text field 12 which is a search data setting portion. To set a value in this search data setting portion, the data selection 11 button is pressed to call the sub window 2.

【0055】サブウィンドウ2が呼び出されると同時
に、データベース3から地方名のデータ一覧がドロップ
ダウンリストA21に設定される。ドロップダウンリス
トA21において関東地方を選択すると、関東地方を条
件として、データベース3から関東地方の都県名のデー
タ一覧がドロップダウンリストB22に設定される。
At the same time when the sub window 2 is called, a data list of local names is set in the drop-down list A21 from the database 3. When the Kanto region is selected in the drop-down list A21, a data list of prefecture names of the Kanto region is set in the drop-down list B22 from the database 3 under the condition of the Kanto region.

【0056】ドロップダウンリストB22において東京
都を選択すると、東京都を条件として、データベース3
から東京都内の市町村名のデータ一覧がドロップダウン
リストC23に設定される。ドロップダウンリストC2
3において八王子市を選択する。選択ボタン24を押下
するとドロップダウンリストA21、B22、C23で
選択されたデータすべて、もしくはいくつかをメインウ
ィンドウ1の検索データ設定部分であるテキストフィー
ルド12に値を設定し、サブウィンドウ2を閉じる。
When Tokyo is selected in the drop-down list B22, the database 3
From, the data list of municipalities in Tokyo is set in the drop-down list C23. Drop-down list C2
In 3, select Hachioji City. When the select button 24 is pressed, all or some of the data selected from the drop-down lists A21, B22, C23 are set in the text field 12 which is the search data setting portion of the main window 1, and the sub window 2 is closed.

【0057】キャンセルボタン24を押下すると選択し
たデータの値をメインウィンドウ1の検索データ設定部
分であるテキストフィールド12に値を設定しないで、
サブウィンドウ2を閉じる。
When the cancel button 24 is pressed, the value of the selected data is not set in the text field 12 which is the search data setting portion of the main window 1,
Close sub window 2.

【0058】次に、本発明の第2の実施の形態につい
て、図5を参照して詳細に説明する。
Next, a second embodiment of the present invention will be described in detail with reference to FIG.

【0059】図5は本発明のサブウィンドウ−マルチフ
レームによる効率的な段階的検索システムと方法の第2
の一実施の形態を示す構成図である。
FIG. 5 shows a second subwindow-multiframe efficient stepwise retrieval system and method of the present invention.
It is a block diagram which shows one embodiment of.

【0060】図5を参照すると、本発明の第2の実施の
形態は、サブウィンドウ2にドロップダウンリストA2
1、B22、C23ではなく、リストボックスA21、
B22、C23を使用している点で異なる。
Referring to FIG. 5, in the second embodiment of the present invention, the sub window 2 has a drop-down list A2.
1, B22, C23, not list box A21,
The difference is that B22 and C23 are used.

【0061】図2おける第1の実施の形態では、サブウ
ィンドウ2のデータ選択部分を同時に複数選択すること
は不可能だったが、リストボックスA21、B22、C
23を用いれば複数の選択が可能となる。これにより、
段階的検索を行う条件を同時に複数設定することが可能
になる。
In the first embodiment shown in FIG. 2, it is impossible to simultaneously select a plurality of data selection parts of the subwindow 2, but the list boxes A21, B22, C are selected.
If 23 is used, a plurality of selections can be made. This allows
It is possible to set a plurality of conditions for performing a stepwise search at the same time.

【0062】[0062]

【発明の効果】以上説明したように、本発明のサブウィ
ンドウ−マルチフレームによる効率的な段階的検索シス
テムと方法は、第1の効果は、階層構造になっているデ
ータに対して効率的な段階的検索を行うことが可能であ
る。
As described above, the first effect of the sub-window-multi-frame efficient stepwise search system and method of the present invention is to perform an efficient step for hierarchical data. It is possible to perform a dynamic search.

【0063】その理由は、データの段階的検索部分のみ
をサブウィンドウで実現することにより、不要なデータ
の転送を排除することが可能であり、さらに、サブウィ
ンドウをマルチフレームに分割することにより必要最低
限のデータ転送で済むからである。
The reason is that it is possible to eliminate unnecessary data transfer by implementing only the stepwise search part of the data in the sub-window, and further, by dividing the sub-window into multi-frames, the minimum required. This is because the data transfer of

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

【図1】本発明のサブウィンドウ−マルチフレームによ
る効率的な段階的検索システムと方法の一実施の形態を
示す機能構成図である。
FIG. 1 is a functional configuration diagram showing an embodiment of an efficient stepwise search system and method using a subwindow-multiframe according to the present invention.

【図2】本発明のサブウィンドウ−マルチフレームによ
る効率的な段階的検索システムと方法の第1の一実施の
形態を示す構成図である。
FIG. 2 is a configuration diagram showing a first embodiment of an efficient stepwise search system and method using subwindow-multiframe according to the present invention.

【図3】本発明のサブウィンドウ−マルチフレームによ
る効率的な段階的検索システムと方法の階層構造になっ
ているデータを示す構造図である。
FIG. 3 is a structural diagram showing hierarchical data of a sub-window-multiframe efficient stepwise search system and method of the present invention.

【図4】本発明のサブウィンドウ−マルチフレームによ
る効率的な段階的検索システムと方法のデータ選択時の
結果イメージを示す構成図である。
FIG. 4 is a configuration diagram showing a result image at the time of data selection of an efficient stepwise search system and method using subwindows and multiframes of the present invention.

【図5】本発明のサブウィンドウ−マルチフレームによ
る効率的な段階的検索システムと方法の第2の一実施の
形態を示す構成図である。
FIG. 5 is a block diagram showing a second preferred embodiment of an efficient stepwise search system and method by subwindow-multiframe according to the present invention.

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

1 メインウィンドウ 2 サブウィンドウ 3 データベース 11 サブウィンドウ呼び出し機能、データ選択ボタ
ン 12 検索データ設定部分、テキストフィールド 21 データ選択部分A、ドロップダウンリストA、
リストボックスA 22 データ選択部分B、ドロップダウンリストB、
リストボックスB 23 データ選択部分C、ドロップダウンリストC、
リストボックスC 24 データ返却機能、選択ボタン、キャンセルボタ
1 main window 2 sub window 3 database 11 sub window call function, data selection button 12 search data setting part, text field 21 data selection part A, drop down list A,
List box A 22 Data selection portion B, drop-down list B,
List box B 23 Data selection portion C, drop-down list C,
List box C 24 Data return function, selection button, cancel button

Claims (17)

【特許請求の範囲】[Claims] 【請求項1】 WEBのページにおいて、メインウィン
ドウからマルチフレームによって分割されたサブウィン
ドウを呼び出し、サブウィンドウにおいて階層構造にな
っているデータを段階的に検索する手段と、段階的に検
索したデータをメインウィンドウに返却する手段を備え
ることを特徴とするサブウィンドウ−マルチフレームに
よる効率的な段階的検索システム。
1. On a WEB page, a sub-window divided by a multi-frame is called from the main window, and means for stepwise searching for data having a hierarchical structure in the sub-window, and the stepwise searched data are searched for in the main window. Sub-window-Efficient stepwise search system by multi-frames, characterized in that it is provided with means for returning.
【請求項2】 サブウィンドウ呼び出し機能は、サブウ
ィンドウを表示し、サブウィンドウは複数のデータ選択
部分とデータ返却機能の各々がマルチフレームに分割さ
れ、データ選択部分は任意の条件によりデータベースか
らデータを読み込み、選択し、マルチフレームの最終フ
レームにあたるデータ選択部分を除く上位階層のデータ
選択部分において選択したデータはデータベースからデ
ータを読み込むための検索条件とし、下位の段階的検索
を行い、データ返却機能はサブウィンドウにおいて選択
したデータを呼び出し元であるメインウィンドウの検索
データ設定部分に設定することを特徴とするサブウィン
ドウ−マルチフレームによる効率的な段階的検索システ
ム。
2. The sub-window call function displays a sub-window, the sub-window is divided into a plurality of data selection parts and the data return function, and the data selection part reads data from a database according to an arbitrary condition and selects it. However, the data selected in the data selection part of the upper layer excluding the data selection part corresponding to the final frame of the multi-frame is used as the search condition for reading the data from the database, the lower level stepwise search is performed, and the data return function is selected in the sub window. A sub-window-an efficient stepwise search system using multi-frames, in which the specified data is set in the search data setting part of the main window which is the calling source.
【請求項3】 サブウィンドウの呼び出し元であるメイ
ンウィンドウと、段階的検索を行うマルチフレームによ
って分割されたサブウィンドウと、データを格納するデ
ータベースを含み、メインウィンドウは、サブウィンド
ウ呼び出し機能を持つデータ選択ボタンと、検索データ
設定部分であるテキストフィールドを備え、サブウィン
ドウは、データ選択部分である選択リスト、データ返却
機能を持つ選択ボタン、キャンセルボタンを備え、サブ
ウィンドウは段階ごとに各々がマルチフレームにより分
割され、データベースは、検索データを格納し、メイン
ウィンドウからマルチフレームによって分割されたサブ
ウィンドウを呼び出し、階層構造になっているデータを
段階的に検索することを特徴とするサブウィンドウ−マ
ルチフレームによる効率的な段階的検索システム。
3. A main window which is a sub-window calling source, a sub-window divided by multi-frames for performing a stepwise search, and a database for storing data. The main window has a data selection button having a sub-window calling function. , A text field that is a search data setting part, a sub window has a selection list that is a data selection part, a selection button having a data return function, and a cancel button. Is a subwindow characterized by storing search data, calling subwindows divided by a multiframe from the main window, and gradually searching hierarchical data. An efficient step-by-step search system.
【請求項4】 サブウィンドウの呼び出し元であるメイ
ンウィンドウと、段階的検索を行うマルチフレームによ
って分割されたサブウィンドウと、データを格納するデ
ータベースを含み、メインウィンドウは、サブウィンド
ウ呼び出し機能を持つデータ選択ボタンと、検索データ
設定部分であるテキストフィールドを備え、サブウィン
ドウは、データ選択部分であるドロップダウンリスト、
データ返却機能を持つ選択ボタン、キャンセルボタンを
備え、サブウィンドウは段階ごとに各々がマルチフレー
ムにより分割され、データベースは、検索データを格納
し、メインウィンドウからマルチフレームによって分割
されたサブウィンドウを呼び出し、階層構造になってい
るデータを段階的に検索することを特徴とするサブウィ
ンドウ−マルチフレームによる効率的な段階的検索シス
テム。
4. A main window which is a sub-window calling source, a sub-window divided by multi-frames for performing a stepwise search, and a database for storing data. The main window includes a data selection button having a sub-window calling function. , A text field that is a search data setting part, a sub-window is a drop-down list that is a data selection part,
Equipped with a select button and a cancel button with a data return function, each sub-window is divided by stages in multi-frames, and the database stores search data, and the main window calls sub-windows divided by multi-frames to create a hierarchical structure. Efficient stepwise search system by sub-window-multi-frame, which is characterized by stepwise searching for the data that has become.
【請求項5】 サブウィンドウの呼び出し元であるメイ
ンウィンドウと、段階的検索を行うマルチフレームによ
って分割されたサブウィンドウと、データを格納するデ
ータベースを含み、メインウィンドウは、サブウィンド
ウ呼び出し機能を持つデータ選択ボタンと、検索データ
設定部分であるテキストフィールドを備え、サブウィン
ドウは、データ選択部分であるリストボックス、データ
返却機能を持つ選択ボタン、キャンセルボタンを備え、
サブウィンドウは段階ごとに各々がマルチフレームによ
り分割され、データベースは、検索データを格納し、メ
インウィンドウからマルチフレームによって分割された
サブウィンドウを呼び出し、階層構造になっているデー
タを段階的に検索することを特徴とするサブウィンドウ
−マルチフレームによる効率的な段階的検索システム。
5. A main window that is a subwindow calling source, a subwindow divided by multiframes for performing a stepwise search, and a database that stores data. The main window includes a data selection button having a subwindow calling function. , Equipped with a text field that is the search data setting part, the sub-window is equipped with a list box that is a data selection part, a selection button with a data return function, and a cancel button,
Each sub-window is divided into multi-frames in each stage, and the database stores search data, and calls sub-windows divided in multi-frames from the main window to retrieve hierarchical data in stages. Characteristic Sub-window-Efficient stepwise search system with multi-frame.
【請求項6】 サブウィンドウの呼び出し元であるメイ
ンウィンドウと、段階的検索を行うマルチフレームによ
って分割されたサブウィンドウと、データを格納するデ
ータベースを含み、メインウィンドウは、サブウィンド
ウ呼び出し機能を持つデータ選択ボタンと、検索データ
設定部分であるテキストフィールドを備え、サブウィン
ドウは、データ選択部分である同時に複数のデータを選
択する構成の選択リスト、データ返却機能を持つ選択ボ
タン、キャンセルボタンを備え、サブウィンドウは段階
ごとに各々がマルチフレームにより分割され、データベ
ースは、検索データを格納し、メインウィンドウからマ
ルチフレームによって分割されたサブウィンドウを呼び
出し、階層構造になっているデータを段階的に検索する
ことを特徴とするサブウィンドウ−マルチフレームによ
る効率的な段階的検索システム。
6. A main window which is a sub-window calling source, a sub-window divided by multi-frames for performing a stepwise search, and a database for storing data. The main window has a data selection button having a sub-window calling function. The sub-window is equipped with a text field that is the search data setting part, and the sub-window is a data selection part that has a selection list configured to select multiple data at the same time, a selection button with a data return function, and a cancel button. Each is divided by multi-frame, and the database stores search data, calls sub-windows divided by multi-frame from the main window, and searches the hierarchically structured data step by step. Window-an efficient step-by-step search system with multiple frames.
【請求項7】 サブウィンドウの呼び出し元であるメイ
ンウィンドウと、段階的検索を行うマルチフレームによ
って分割されたサブウィンドウと、データを格納するデ
ータベースを含み、メインウィンドウは、サブウィンド
ウ呼び出し機能を持つデータ選択ボタンと、検索データ
設定部分であるテキストフィールドを備え、サブウィン
ドウは、データ選択部分である同時に複数のデータを選
択する構成のリストボックス、データ返却機能を持つ選
択ボタン、キャンセルボタンを備え、サブウィンドウは
段階ごとに各々がマルチフレームにより分割され、デー
タベースは、検索データを格納し、メインウィンドウか
らマルチフレームによって分割されたサブウィンドウを
呼び出し、階層構造になっているデータを段階的に検索
することを特徴とするサブウィンドウ−マルチフレーム
による効率的な段階的検索システム。
7. A main window which is a sub-window calling source, a sub-window divided by multi-frames for performing a stepwise search, and a database for storing data, and the main window includes a data selection button having a sub-window calling function. , The sub-window is equipped with a text field that is the search data setting part, and the sub-window is a data selection part that has a list box configured to select multiple data at the same time, a select button with a data return function, and a cancel button. Each is divided by multi-frame, and the database stores search data, calls the sub-window divided by multi-frame from the main window, and searches the hierarchical data step by step. Sub-window-an efficient step-by-step search system with multiple frames.
【請求項8】 メインウィンドウのデータ選択ボタンを
押下し、サブウィンドウを呼び出し、サブウィンドウが
呼び出されると同時に、データベースから最上位の階層
のデータ一覧が最上位の階層の選択リストに設定され、
最上位の階層の選択リストにおいて検索データを選択す
ると、選択された検索データを条件として、データベー
スから選択された検索データの条件に対応するデータ一
覧が次段の階層の選択リストに設定され、本次段の階層
の選択リストにおいて検索データを選択すると、本選択
された検索データを条件として、データベースから本選
択された検索データの条件に対応するデータ一覧がさら
に下位の段の階層の選択リストに設定され、本さらに下
位の段の階層の選択リストにおいて検索データを選択す
ると、本選択された検索データを条件として、データベ
ースから本選択された検索データの条件に対応するデー
タ一覧がさらに下位の段の階層の選択リストに設定さ
れ、次々と階層を段階的に検索し、最終段の階層の選択
リストにおいて検索データを選択し、選択ボタンを押下
することにより各段の階層の選択リストで選択されたデ
ータすべて、もしくはいくつかをメインウィンドウの検
索データ設定部分であるテキストフィールドに値を設定
し、サブウィンドウを閉じ、キャンセルボタンを押下す
ることにより選択したデータの値をメインウィンドウの
検索データ設定部分であるテキストフィールドに値を設
定しないで、サブウィンドウを閉じることを特徴とする
サブウィンドウ−マルチフレームによる効率的な段階的
検索方法。
8. The data selection button of the main window is pressed to call the subwindow, and at the same time when the subwindow is called, the data list of the highest hierarchy is set from the database to the selection list of the highest hierarchy,
When you select the search data in the selection list of the highest hierarchy, the data list corresponding to the conditions of the search data selected from the database is set in the selection list of the next hierarchy, with the selected search data as the condition, When search data is selected in the selection list of the next level, the data list corresponding to the conditions of the search data that is actually selected from the database becomes the selection list of the next lower level, using the search data that is actually selected as the condition. When the search data is set in the selection list of the hierarchy lower than the book, the data list corresponding to the condition of the search data finally selected from the database is selected as the condition for the search data selected in the hierarchy. It is set in the selection list of the hierarchy, and the hierarchy is searched step by step, and the search is performed in the selection list of the last hierarchy. Select the data and press the select button to set all or some of the data selected in the selection list of each level in the text field, which is the search data setting part of the main window, and open the sub window. Sub-window characterized by closing the sub-window without setting the value of the selected data by pressing the close and cancel buttons in the text field which is the search data setting part of the main window-Efficient step by multi-frame Search method.
【請求項9】 メインウィンドウのデータ選択ボタンを
押下し、サブウィンドウを呼び出し、サブウィンドウが
呼び出されると同時に、データベースから最上位の階層
のデータ一覧が最上位の階層のドロップダウンリストに
設定され、最上位の階層のドロップダウンリストにおい
て検索データを選択すると、選択された検索データを条
件として、データベースから選択された検索データの条
件に対応するデータ一覧が次段の階層のドロップダウン
リストに設定され、本次段の階層のドロップダウンリス
トにおいて検索データを選択すると、本選択された検索
データを条件として、データベースから本選択された検
索データの条件に対応するデータ一覧がさらに下位の段
の階層のドロップダウンリストに設定され、本さらに下
位の段の階層のドロップダウンリストにおいて検索デー
タを選択すると、本選択された検索データを条件とし
て、データベースから本選択された検索データの条件に
対応するデータ一覧がさらに下位の段の階層のドロップ
ダウンリストに設定され、次々と階層を段階的に検索
し、最終段の階層のドロップダウンリストにおいて検索
データを選択し、選択ボタンを押下することにより各段
の階層のドロップダウンリストで選択されたデータすべ
て、もしくはいくつかをメインウィンドウの検索データ
設定部分であるテキストフィールドに値を設定し、サブ
ウィンドウを閉じ、キャンセルボタンを押下することに
より選択したデータの値をメインウィンドウの検索デー
タ設定部分であるテキストフィールドに値を設定しない
で、サブウィンドウを閉じることを特徴とするサブウィ
ンドウ−マルチフレームによる効率的な段階的検索方
法。
9. The data selection button of the main window is pressed to call the subwindow, and at the same time when the subwindow is called, the data list of the highest hierarchy is set from the database to the dropdown list of the highest hierarchy, When the search data is selected in the drop-down list of the hierarchy of, the data list corresponding to the condition of the search data selected from the database is set in the drop-down list of the next hierarchy, using the selected search data as the condition. When search data is selected in the drop-down list of the next layer, the data list corresponding to the condition of the search data that is actually selected from the database will be displayed in the drop-down list of the next lower layer, using the search data that was actually selected as the condition. This is set in the list, and there is a drop-down of the hierarchy of the book When you select search data in the drop-down list, the data list corresponding to the search data condition that is main-selected from the database is set in the drop-down list in the lower hierarchy, using the search data that is main-selected as a condition. Search the hierarchy step by step, select the search data in the drop-down list of the last hierarchy, and press the select button to display all or some of the data selected in the drop-down list of each hierarchy. Set the value in the text field that is the search data setting part of the window, close the sub window, and press the cancel button to set the value of the selected data in the text field that is the search data setting part of the main window. , Characterized by closing the sub-window That subwindow - Efficient stepwise search method by the multi-frame.
【請求項10】 メインウィンドウのデータ選択ボタン
を押下し、サブウィンドウを呼び出し、サブウィンドウ
が呼び出されると同時に、データベースから最上位の階
層のデータ一覧が最上位の階層のリストボックスに設定
され、最上位の階層のリストボックスにおいて検索デー
タを選択すると、選択された検索データを条件として、
データベースから選択された検索データの条件に対応す
るデータ一覧が次段の階層のリストボックスに設定さ
れ、本次段の階層のリストボックスにおいて検索データ
を選択すると、本選択された検索データを条件として、
データベースから本選択された検索データの条件に対応
するデータ一覧がさらに下位の段の階層のリストボック
スに設定され、本さらに下位の段の階層のリストボック
スにおいて検索データを選択すると、本選択された検索
データを条件として、データベースから本選択された検
索データの条件に対応するデータ一覧がさらに下位の段
の階層のリストボックスに設定され、次々と階層を段階
的に検索し、最終段の階層のリストボックスにおいて検
索データを選択し、選択ボタンを押下することにより各
段の階層のリストボックスで選択されたデータすべて、
もしくはいくつかをメインウィンドウの検索データ設定
部分であるテキストフィールドに値を設定し、サブウィ
ンドウを閉じ、キャンセルボタンを押下することにより
選択したデータの値をメインウィンドウの検索データ設
定部分であるテキストフィールドに値を設定しないで、
サブウィンドウを閉じることを特徴とするサブウィンド
ウ−マルチフレームによる効率的な段階的検索方法。
10. The data selection button of the main window is pressed to call the subwindow, and at the same time when the subwindow is called, the data list of the highest hierarchy is set from the database to the list box of the highest hierarchy, When search data is selected in the hierarchical list box, the selected search data is used as a condition.
A list of data corresponding to the search data conditions selected from the database is set in the list box of the next level, and when the search data is selected in the list box of the next level, the search data selected is the condition ,
The list of data corresponding to the conditions of the search data that is actually selected from the database is set in the list box of the hierarchy in the lower level, and the search data is selected in the list box in the level of the lower level of the book. Using the search data as a condition, the data list corresponding to the condition of the search data that was actually selected from the database is set in the list box of the lower hierarchy, and the hierarchy is searched step by step, and the last hierarchy is searched. Select the search data in the list box and press the select button to select all the data selected in the list box of each level,
Alternatively, set some values in the text field that is the search data setting part of the main window, close the sub window, and press the Cancel button to set the value of the selected data to the text field that is the search data setting part of the main window. Without setting a value
Sub-window characterized by closing sub-window-Efficient stepwise search method by multi-frame.
【請求項11】 メインウィンドウのデータ選択ボタン
を押下し、サブウィンドウを呼び出し、サブウィンドウ
が呼び出されると同時に、データベースから最上位の階
層のデータ一覧が最上位の階層の選択リストに設定さ
れ、最上位の階層の選択リストにおいて複数の検索デー
タを選択すると、選択された複数の検索データを条件と
して、データベースから選択された複数の検索データの
条件に対応するデータ一覧が次段の階層の選択リストに
設定され、本次段の階層の選択リストにおいて複数の検
索データを選択すると、本選択された複数の検索データ
を条件として、データベースから本選択された複数の検
索データの条件に対応するデータ一覧がさらに下位の段
の階層の選択リストに設定され、本さらに下位の段の階
層の選択リストにおいて複数の検索データを選択する
と、本選択された複数の検索データを条件として、デー
タベースから本選択された複数の検索データの条件に対
応するデータ一覧がさらに下位の段の階層の選択リスト
に設定され、次々と階層を段階的に検索し、最終段の階
層の選択リストにおいて複数の検索データを選択し、選
択ボタンを押下することにより各段の階層の選択リスト
で選択されたデータすべて、もしくはいくつかをメイン
ウィンドウの検索データ設定部分であるテキストフィー
ルドに値を設定し、サブウィンドウを閉じ、キャンセル
ボタンを押下することにより選択したデータの値をメイ
ンウィンドウの検索データ設定部分であるテキストフィ
ールドに値を設定しないで、サブウィンドウを閉じるこ
とを特徴とするサブウィンドウ−マルチフレームによる
効率的な段階的検索方法。
11. The data selection button of the main window is pressed to call the subwindow, and at the same time when the subwindow is called, the data list of the highest hierarchy is set from the database to the selection list of the highest hierarchy, When multiple search data are selected in the hierarchy selection list, the data list corresponding to the multiple search data conditions selected from the database is set in the next hierarchy selection list based on the selected multiple search data. Then, when multiple search data are selected in the selection list of the next hierarchy, the data list corresponding to the multiple search data conditions selected from the database will be further selected with the multiple selected search data as conditions. This is set in the selection list of the hierarchy of the lower level, and the selection list of the hierarchy of the lower level of the book When multiple search data are selected by using the selected multiple search data, the data list corresponding to the multiple search data conditions selected from the database is set in the selection list in the lower hierarchy, using the multiple selected search data as conditions. All the data selected in the selection list of each layer or by selecting multiple search data in the selection list of the last layer and pressing the select button Set some values in the text field that is the search data setting part of the main window, close the sub window, and press the Cancel button to set the values of the selected data to the text field that is the search data setting part of the main window. Subwindow-multipath, characterized by closing the subwindow without setting Efficient step-by-step search method by over-time.
【請求項12】 メインウィンドウのデータ選択ボタン
を押下し、サブウィンドウを呼び出し、サブウィンドウ
が呼び出されると同時に、データベースから最上位の階
層のデータ一覧が最上位の階層のリストボックスに設定
され、最上位の階層のリストボックスにおいて複数の検
索データを選択すると、選択された複数の検索データを
条件として、データベースから選択された複数の検索デ
ータの条件に対応するデータ一覧が次段の階層のリスト
ボックスに設定され、本次段の階層のリストボックスに
おいて複数の検索データを選択すると、本選択された複
数の検索データを条件として、データベースから本選択
された複数の検索データの条件に対応するデータ一覧が
さらに下位の段の階層のリストボックスに設定され、本
さらに下位の段の階層のリストボックスにおいて複数の
検索データを選択すると、本選択された複数の検索デー
タを条件として、データベースから本選択された複数の
検索データの条件に対応するデータ一覧がさらに下位の
段の階層のリストボックスに設定され、次々と階層を段
階的に検索し、最終段の階層のリストボックスにおいて
複数の検索データを選択し、選択ボタンを押下すること
により各段の階層のリストボックスで選択されたデータ
すべて、もしくはいくつかをメインウィンドウの検索デ
ータ設定部分であるテキストフィールドに値を設定し、
サブウィンドウを閉じ、キャンセルボタンを押下するこ
とにより選択したデータの値をメインウィンドウの検索
データ設定部分であるテキストフィールドに値を設定し
ないで、サブウィンドウを閉じることを特徴とするサブ
ウィンドウ−マルチフレームによる効率的な段階的検索
方法。
12. The data selection button of the main window is pressed to call the subwindow. When the subwindow is called, the data list of the highest hierarchy is set from the database to the list box of the highest hierarchy, When multiple search data are selected in the hierarchical list box, the data list corresponding to the multiple search data conditions selected from the database is set in the next hierarchical list box, using the selected multiple search data as conditions. Then, when you select multiple search data in the list box of the next hierarchy, the data list corresponding to the multiple search data conditions selected from the database will be further displayed with the multiple selected search data as conditions. It is set in the list box of the hierarchy of the lower level, and the floor of the lower level of the book. When multiple search data items are selected in the layer list box, the data list corresponding to the multiple search data conditions that are actually selected from the database will be displayed in the lower-level hierarchy, using the multiple search data items that were fully selected as conditions. It is set in the list box, and the hierarchy is searched step by step, multiple search data are selected in the list box of the last hierarchy, and the selection button is pressed to select in the list box of each hierarchy. Set all or some of the data in the text field that is the search data setting part of the main window,
Close the sub window and click the Cancel button to close the sub window without setting the value of the selected data in the text field that is the search data setting part of the main window. Simple step-by-step search method.
【請求項13】 メインウィンドウのデータ選択ボタン
を押下し、サブウィンドウを呼び出し、サブウィンドウ
が呼び出されると同時に、データベースから最上位の階
層のデータ一覧が最上位の階層の選択リストに設定さ
れ、最上位の階層の選択リストにおいて検索データを選
択すると、選択された検索データを条件として、データ
ベースから選択された検索データの条件に対応するデー
タ一覧が次段の階層の選択リストに設定され、本次段の
階層の選択リストにおいて検索データを選択すると、本
選択された検索データを条件として、データベースから
本選択された検索データの条件に対応するデータ一覧が
さらに下位の段の階層の選択リストに設定され、本さら
に下位の段の階層の選択リストにおいて検索データを選
択すると、本選択された検索データを条件として、デー
タベースから本選択された検索データの条件に対応する
データ一覧がさらに下位の段の階層の選択リストに設定
され、次々と階層を段階的に検索し、最終段の階層の選
択リストにおいて検索データを選択し、選択ボタンを押
下することにより各段の階層の選択リストで選択された
データすべて、もしくはいくつかをメインウィンドウの
検索データ設定部分であるテキストフィールドに値を設
定し、サブウィンドウを閉じ、キャンセルボタンを押下
することにより選択したデータの値をメインウィンドウ
の検索データ設定部分であるテキストフィールドに値を
設定しないで、サブウィンドウを閉じる処理をコンピュ
ータに実行させるためのプログラム。
13. The data selection button of the main window is pressed to call the subwindow, and at the same time when the subwindow is called, the data list of the highest hierarchy is set from the database to the selection list of the highest hierarchy, When the search data is selected in the hierarchy selection list, the data list corresponding to the conditions of the search data selected from the database is set in the selection list of the next hierarchy, using the selected search data as the condition. When search data is selected in the hierarchy selection list, the data list corresponding to the conditions of the search data main selected from the database is set in the selection list of the lower hierarchy, using the search data main selection as a condition, Book If you select search data in the selection list of the hierarchy below it, the book will be selected. The data list corresponding to the condition of the search data selected from the database is set in the selection list of the lower hierarchy, and the hierarchy is searched step by step, and the last hierarchy is searched. Select the search data in the selection list of, and press the select button to set all or some of the data selected in the selection list of each level in the text field that is the search data setting part of the main window. Then, the program that causes the computer to execute the process of closing the subwindow without setting the value of the selected data by closing the subwindow and pressing the cancel button in the text field that is the search data setting part of the main window.
【請求項14】 メインウィンドウのデータ選択ボタン
を押下し、サブウィンドウを呼び出し、サブウィンドウ
が呼び出されると同時に、データベースから最上位の階
層のデータ一覧が最上位の階層のドロップダウンリスト
に設定され、最上位の階層のドロップダウンリストにお
いて検索データを選択すると、選択された検索データを
条件として、データベースから選択された検索データの
条件に対応するデータ一覧が次段の階層のドロップダウ
ンリストに設定され、本次段の階層のドロップダウンリ
ストにおいて検索データを選択すると、本選択された検
索データを条件として、データベースから本選択された
検索データの条件に対応するデータ一覧がさらに下位の
段の階層のドロップダウンリストに設定され、本さらに
下位の段の階層のドロップダウンリストにおいて検索デ
ータを選択すると、本選択された検索データを条件とし
て、データベースから本選択された検索データの条件に
対応するデータ一覧がさらに下位の段の階層のドロップ
ダウンリストに設定され、次々と階層を段階的に検索
し、最終段の階層のドロップダウンリストにおいて検索
データを選択し、選択ボタンを押下することにより各段
の階層のドロップダウンリストで選択されたデータすべ
て、もしくはいくつかをメインウィンドウの検索データ
設定部分であるテキストフィールドに値を設定し、サブ
ウィンドウを閉じ、キャンセルボタンを押下することに
より選択したデータの値をメインウィンドウの検索デー
タ設定部分であるテキストフィールドに値を設定しない
で、サブウィンドウを閉じる処理をコンピュータに実行
させるためのプログラム。
14. The data selection button of the main window is pressed to call the subwindow. When the subwindow is called, the data list of the highest hierarchy is set from the database to the dropdown list of the highest hierarchy, When the search data is selected in the drop-down list of the hierarchy of, the data list corresponding to the condition of the search data selected from the database is set in the drop-down list of the next hierarchy, using the selected search data as the condition. When search data is selected in the drop-down list of the next layer, the data list corresponding to the condition of the search data that is actually selected from the database will be displayed in the drop-down list of the next lower layer, using the search data that was actually selected as the condition. It is set in the list, and the books in the hierarchy below this book are When search data is selected in the drop-down list, the data list corresponding to the condition of the search data that is main-selected from the database is set in the drop-down list of the lower hierarchy, using the search data that is main-selection as the condition. Search the hierarchy step by step, select the search data in the drop-down list of the last hierarchy, and press the select button to select all or some of the data selected in the drop-down list of each hierarchy. Set the value in the text field that is the search data setting part of the main window, close the sub window, and press the cancel button to set the value of the selected data in the text field that is the search data setting part of the main window Do not close the subwindow closing process. Program to be executed by the Yuta.
【請求項15】 メインウィンドウのデータ選択ボタン
を押下し、サブウィンドウを呼び出し、サブウィンドウ
が呼び出されると同時に、データベースから最上位の階
層のデータ一覧が最上位の階層のリストボックスに設定
され、最上位の階層のリストボックスにおいて検索デー
タを選択すると、選択された検索データを条件として、
データベースから選択された検索データの条件に対応す
るデータ一覧が次段の階層のリストボックスに設定さ
れ、本次段の階層のリストボックスにおいて検索データ
を選択すると、本選択された検索データを条件として、
データベースから本選択された検索データの条件に対応
するデータ一覧がさらに下位の段の階層のリストボック
スに設定され、本さらに下位の段の階層のリストボック
スにおいて検索データを選択すると、本選択された検索
データを条件として、データベースから本選択された検
索データの条件に対応するデータ一覧がさらに下位の段
の階層のリストボックスに設定され、次々と階層を段階
的に検索し、最終段の階層のリストボックスにおいて検
索データを選択し、選択ボタンを押下することにより各
段の階層のリストボックスで選択されたデータすべて、
もしくはいくつかをメインウィンドウの検索データ設定
部分であるテキストフィールドに値を設定し、サブウィ
ンドウを閉じ、キャンセルボタンを押下することにより
選択したデータの値をメインウィンドウの検索データ設
定部分であるテキストフィールドに値を設定しないで、
サブウィンドウを閉じる処理をコンピュータに実行させ
るためのプログラム。
15. The data selection button of the main window is pressed to call the subwindow. When the subwindow is called, the data list of the highest hierarchy is set from the database to the list box of the highest hierarchy, When search data is selected in the hierarchical list box, the selected search data is used as a condition.
A list of data corresponding to the search data conditions selected from the database is set in the list box of the next level, and when the search data is selected in the list box of the next level, the search data selected is the condition ,
The list of data corresponding to the conditions of the search data that is actually selected from the database is set in the list box of the hierarchy in the lower level, and the search data is selected in the list box in the level of the lower level of the book. Using the search data as a condition, the data list corresponding to the condition of the search data that was actually selected from the database is set in the list box of the lower hierarchy, and the hierarchy is searched step by step, and the last hierarchy is searched. Select the search data in the list box and press the select button to select all the data selected in the list box of each level,
Alternatively, set some values in the text field that is the search data setting part of the main window, close the sub window, and press the Cancel button to set the value of the selected data to the text field that is the search data setting part of the main window. Without setting a value
A program that causes a computer to execute the process of closing a subwindow.
【請求項16】 メインウィンドウのデータ選択ボタン
を押下し、サブウィンドウを呼び出し、サブウィンドウ
が呼び出されると同時に、データベースから最上位の階
層のデータ一覧が最上位の階層の選択リストに設定さ
れ、最上位の階層の選択リストにおいて複数の検索デー
タを選択すると、選択された複数の検索データを条件と
して、データベースから選択された複数の検索データの
条件に対応するデータ一覧が次段の階層の選択リストに
設定され、本次段の階層の選択リストにおいて複数の検
索データを選択すると、本選択された複数の検索データ
を条件として、データベースから本選択された複数の検
索データの条件に対応するデータ一覧がさらに下位の段
の階層の選択リストに設定され、本さらに下位の段の階
層の選択リストにおいて複数の検索データを選択する
と、本選択された複数の検索データを条件として、デー
タベースから本選択された複数の検索データの条件に対
応するデータ一覧がさらに下位の段の階層の選択リスト
に設定され、次々と階層を段階的に検索し、最終段の階
層の選択リストにおいて複数の検索データを選択し、選
択ボタンを押下することにより各段の階層の選択リスト
で選択されたデータすべて、もしくはいくつかをメイン
ウィンドウの検索データ設定部分であるテキストフィー
ルドに値を設定し、サブウィンドウを閉じ、キャンセル
ボタンを押下することにより選択したデータの値をメイ
ンウィンドウの検索データ設定部分であるテキストフィ
ールドに値を設定しないで、サブウィンドウを閉じる処
理をコンピュータに実行させるためのプログラム。
16. The data selection button of the main window is pressed to call the subwindow, and at the same time when the subwindow is called, the data list of the highest hierarchy is set from the database to the selection list of the highest hierarchy. When multiple search data are selected in the hierarchy selection list, the data list corresponding to the multiple search data conditions selected from the database is set in the next hierarchy selection list based on the selected multiple search data. Then, when multiple search data are selected in the selection list of the next hierarchy, the data list corresponding to the multiple search data conditions selected from the database will be further selected with the multiple selected search data as conditions. This is set in the selection list of the hierarchy of the lower level, and the selection list of the hierarchy of the lower level of the book When multiple search data are selected by using the selected multiple search data as a condition, the data list corresponding to the multiple search data conditions selected from the database is set in the selection list of the lower hierarchy. All of the data selected in the selection list of each layer or by selecting multiple search data in the selection list of the last layer and pressing the select button, or Set some values in the text field that is the search data setting part of the main window, close the sub window, and press the Cancel button to set the values of the selected data to the text field that is the search data setting part of the main window. To configure the computer to perform the process of closing the subwindow without setting Lamb.
【請求項17】 メインウィンドウのデータ選択ボタン
を押下し、サブウィンドウを呼び出し、サブウィンドウ
が呼び出されると同時に、データベースから最上位の階
層のデータ一覧が最上位の階層のリストボックスに設定
され、最上位の階層のリストボックスにおいて複数の検
索データを選択すると、選択された複数の検索データを
条件として、データベースから選択された複数の検索デ
ータの条件に対応するデータ一覧が次段の階層のリスト
ボックスに設定され、本次段の階層のリストボックスに
おいて複数の検索データを選択すると、本選択された複
数の検索データを条件として、データベースから本選択
された複数の検索データの条件に対応するデータ一覧が
さらに下位の段の階層のリストボックスに設定され、本
さらに下位の段の階層のリストボックスにおいて複数の
検索データを選択すると、本選択された複数の検索デー
タを条件として、データベースから本選択された複数の
検索データの条件に対応するデータ一覧がさらに下位の
段の階層のリストボックスに設定され、次々と階層を段
階的に検索し、最終段の階層のリストボックスにおいて
複数の検索データを選択し、選択ボタンを押下すること
により各段の階層のリストボックスで選択されたデータ
すべて、もしくはいくつかをメインウィンドウの検索デ
ータ設定部分であるテキストフィールドに値を設定し、
サブウィンドウを閉じ、キャンセルボタンを押下するこ
とにより選択したデータの値をメインウィンドウの検索
データ設定部分であるテキストフィールドに値を設定し
ないで、サブウィンドウを閉じる処理をコンピュータに
実行させるためのプログラム。
17. The data selection button of the main window is pressed to call the subwindow, and at the same time when the subwindow is called, the data list of the highest hierarchy is set from the database to the list box of the highest hierarchy, When multiple search data are selected in the hierarchical list box, the data list corresponding to the multiple search data conditions selected from the database is set in the next hierarchical list box, using the selected multiple search data as conditions. Then, when you select multiple search data in the list box of the next hierarchy, the data list corresponding to the multiple search data conditions selected from the database will be further displayed with the multiple selected search data as conditions. It is set in the list box of the hierarchy of the lower level, and the floor of the lower level of the book. When multiple search data items are selected in the layer list box, the data list corresponding to the multiple search data conditions that are actually selected from the database will be displayed in the lower-level hierarchy, using the multiple search data items that were fully selected as conditions. It is set in the list box, and the hierarchy is searched step by step, multiple search data are selected in the list box of the last hierarchy, and the selection button is pressed to select in the list box of each hierarchy. Set all or some of the data in the text field that is the search data setting part of the main window,
A program that causes the computer to execute the process of closing the subwindow without closing the subwindow and setting the value of the selected data by pressing the cancel button in the text field that is the search data setting part of the main window.
JP2001294900A 2001-09-26 2001-09-26 Efficient hierarchical retrieval system and method by sub-window multi-frame Pending JP2003108601A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001294900A JP2003108601A (en) 2001-09-26 2001-09-26 Efficient hierarchical retrieval system and method by sub-window multi-frame

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001294900A JP2003108601A (en) 2001-09-26 2001-09-26 Efficient hierarchical retrieval system and method by sub-window multi-frame

Publications (1)

Publication Number Publication Date
JP2003108601A true JP2003108601A (en) 2003-04-11

Family

ID=19116417

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001294900A Pending JP2003108601A (en) 2001-09-26 2001-09-26 Efficient hierarchical retrieval system and method by sub-window multi-frame

Country Status (1)

Country Link
JP (1) JP2003108601A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7810048B2 (en) 2003-10-28 2010-10-05 Yisia Young Suk Lee Method and apparatus for retrieving information from an information source
CN109154942A (en) * 2016-07-03 2019-01-04 株式会社咕嘟妈咪 Information providing method, information provision procedure and information provider unit
CN111507507A (en) * 2020-03-24 2020-08-07 重庆森鑫炬科技有限公司 Big data-based monthly water consumption prediction method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08161345A (en) * 1994-11-30 1996-06-21 Hitachi Maxell Ltd Information retrieving system
JPH10283235A (en) * 1997-04-07 1998-10-23 Pfu Ltd File management method on web
JPH11161584A (en) * 1997-12-01 1999-06-18 Nec Corp Electronic mail system and information storage medium therefor

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08161345A (en) * 1994-11-30 1996-06-21 Hitachi Maxell Ltd Information retrieving system
JPH10283235A (en) * 1997-04-07 1998-10-23 Pfu Ltd File management method on web
JPH11161584A (en) * 1997-12-01 1999-06-18 Nec Corp Electronic mail system and information storage medium therefor

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7810048B2 (en) 2003-10-28 2010-10-05 Yisia Young Suk Lee Method and apparatus for retrieving information from an information source
KR101022042B1 (en) 2003-10-28 2011-03-16 이영석 Method and apparatus for retrieving information from an information source
CN109154942A (en) * 2016-07-03 2019-01-04 株式会社咕嘟妈咪 Information providing method, information provision procedure and information provider unit
CN109154942B (en) * 2016-07-03 2022-04-01 株式会社咕嘟妈咪 Information providing method, information providing program, and information providing device
CN111507507A (en) * 2020-03-24 2020-08-07 重庆森鑫炬科技有限公司 Big data-based monthly water consumption prediction method

Similar Documents

Publication Publication Date Title
CN110046330B (en) Apparatus, system and method for building web site by using data list
US20030229631A1 (en) Database access mechanisms for a computer user interface
CN107438814A (en) Entity action suggestion on mobile device
CN102982173B (en) A kind of web search method and device
JPH0954669A (en) Dynamic dialogue box function for graphical user interface
US20060235861A1 (en) Apparatus, system and method for supporting formation of customer-value creating scenario
KR970005017B1 (en) Apparatus and method for searching data
JP2011180796A (en) Content sharing system
JP2003108601A (en) Efficient hierarchical retrieval system and method by sub-window multi-frame
CN105677871A (en) Audio file classification method and device and file manager
JPH10289084A (en) Information processor and read-only storage medium
KR100556923B1 (en) Menu selecting method using meta data of mobile phone
JPH0511956A (en) Menu processor
JP2003085209A (en) Method for displaying retrieved result, user terminal, program for displaying retrieved result, and recording medium with the program recorded
JP2002073655A (en) Information retrieval method and system, and program
KR101659546B1 (en) User apparatus for displaying item using combobox and item display method
JP2957581B2 (en) Hierarchical menu display processing system
KR102057626B1 (en) Method, Apparatus and Computer program for generating Bookmark, and Method, Apparatus and Computer program for displaying Bookmark.
US20040141002A1 (en) Method for processing data in a web page
JP2005062976A (en) Electronic form and computer program
JP2006107063A (en) Problem solving support apparatus and method
JPH06242760A (en) Multiwindow switching system
JPH05108367A (en) Constructing method for fuzzy data base
JP2005141296A (en) Device, method and program for retrieving document
JP2002032409A (en) System and method for relating information

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050201

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20050309

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050314

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050419

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050609

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050802