JP2011170757A - Management server for inputting personal information, client terminal, personal information input system, and program - Google Patents

Management server for inputting personal information, client terminal, personal information input system, and program Download PDF

Info

Publication number
JP2011170757A
JP2011170757A JP2010036004A JP2010036004A JP2011170757A JP 2011170757 A JP2011170757 A JP 2011170757A JP 2010036004 A JP2010036004 A JP 2010036004A JP 2010036004 A JP2010036004 A JP 2010036004A JP 2011170757 A JP2011170757 A JP 2011170757A
Authority
JP
Japan
Prior art keywords
personal information
input form
data
target
client terminal
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
JP2010036004A
Other languages
Japanese (ja)
Inventor
Yukihiro Sato
幸裕 佐藤
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.)
Nomura Research Institute Ltd
Original Assignee
Nomura Research Institute 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 Nomura Research Institute Ltd filed Critical Nomura Research Institute Ltd
Priority to JP2010036004A priority Critical patent/JP2011170757A/en
Publication of JP2011170757A publication Critical patent/JP2011170757A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To automatically input a correct personal information item to each data field in an input form provided online. <P>SOLUTION: A management server 20 provides personal information to be input to the input form provided online to a client terminal 50. A personal information storage unit 24 stores, for each user, an item name of personal information to be input to a data field included in the input form and the content thereof. A target form information storage unit 30 stores, for each target input form to which personal information is input, identification data for identifying the target input form and mapping data associating a field name specifying the data field included in the target input form with the name of the personal information item. A personal information search unit 26 searches, in response to a notice about acquisition of the target input form from the client terminal 50, the personal information item of the user from the personal information storage unit, and transmits it to the client terminal. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

この発明は、オンラインで提供される入力フォームに個人情報を自動入力する技術に関する。   The present invention relates to a technology for automatically inputting personal information in an input form provided online.

近年、オンラインバンキングやオンラインショッピングを利用する機会がますます増加している。それに伴い、ユーザが自身の端末のウェブブラウザ上でユーザの氏名や住所などの個人情報の入力を求められる機会も多くなっている。一般に、このような入力フォームは、セキュリティ等の観点から入力項目数が比較的多い上に、入力フォームが異なっても入力すべき内容は大半が同一であるため、ユーザにとっては煩わしく感じられるという問題がある。そこで、このような入力フォームへの入力を自動で実行することが試みられている。   In recent years, opportunities to use online banking and online shopping are increasing. Along with this, there are many occasions where the user is required to input personal information such as the user's name and address on the web browser of his / her terminal. In general, such an input form has a relatively large number of input items from the viewpoint of security and the like, and the content to be input is the same even if the input form is different. There is. Thus, attempts have been made to automatically execute such input to the input form.

例えば、特許文献1には、ユーザから要求されたウェブコンテンツをプロキシサーバが代わりに要求し、そのコンテンツに入力フォームが含まれている場合には、プロキシサーバが入力フォームに個人情報を付加してユーザ端末に送信する技術が開示されている。また、特許文献2には、ユーザが入力フォームを含むページにアクセスすると、フォーム解析サーバがロケーション情報に基づきその入力フォームを取得し、フォーム内の項目に入力すべき入力項目属性と入力順の情報を記載した解析結果データを作成し、ユーザ端末に送信する技術が開示されている。   For example, in Patent Document 1, when a proxy server requests web content requested by a user instead, and the content includes an input form, the proxy server adds personal information to the input form. A technique for transmitting to a user terminal is disclosed. Also, in Patent Document 2, when a user accesses a page including an input form, the form analysis server acquires the input form based on the location information, and information on input item attributes and input order to be input to items in the form. A technique for creating analysis result data describing the above and transmitting it to a user terminal is disclosed.

特開2002−245395公報JP 2002-245395 A 特開2005−275488公報JP-A-2005-275488

上記特許文献1および2の記載の技術では、いずれもサーバ側で入力フォームを解析して、各入力項目に入力すべき個人情報を決定している。この解析は、HTML(HyperText Markup Language)ファイル内の<input>タグを検索することで行われている。   In the techniques described in Patent Documents 1 and 2, the server side analyzes the input form and determines personal information to be input to each input item. This analysis is performed by searching for an <input> tag in an HTML (HyperText Markup Language) file.

しかしながら、このような解析方法では、様々な様式が存在する入力フォームに対して個人情報項目を適切に入力することは困難である。入力項目の属性名には様々なバリエーションがあり、また一つの入力項目に対してデータフィールドが一つであったり複数であったりするからである。ユーザ端末に送られてきた入力済みフォームにおいて正しく入力された項目数が少ない場合、ユーザは残りの項目に自分で入力し直したり、または各項目が正しいデータフィールドに入力されているか否かを確認しなくてはならず、ユーザの負担を軽減することにならない。   However, with such an analysis method, it is difficult to appropriately input personal information items to an input form having various formats. This is because there are various variations in attribute names of input items, and there is one or more data fields for one input item. If the number of correctly entered items in the completed form sent to the user terminal is small, the user re-enters the remaining items themselves or checks whether each item is entered in the correct data field. It is necessary to reduce the burden on the user.

本発明はこうした状況に鑑みてなされたものであり、その目的は、オンラインで提供される入力フォーム内の各フィールドに個人情報項目を正確に自動入力する技術を提供することである。   The present invention has been made in view of such circumstances, and an object of the present invention is to provide a technology for automatically and automatically inputting personal information items in each field in an input form provided online.

本発明の一態様は、オンラインで提供される入力フォームに入力するための個人情報をクライアント端末に提供する管理サーバである。この管理サーバは、入力フォーム内に含まれるデータフィールドへの入力対象となる個人情報の項目名と内容をユーザ毎に保持する個人情報格納部と、個人情報の入力対象である対象入力フォームを識別するための識別データと、対象入力フォームに含まれるデータフィールドを特定するフィールド名称と個人情報項目の名称とを関連づけるマッピングデータとを、対象入力フォーム毎に保持する対象フォーム情報格納部と、識別データまたはマッピングデータが更新されたとき、更新後の識別データまたはマッピングデータをクライアント端末に送信する更新部と、クライアント端末からの対象入力フォームを取得したことの通知に応じて、ユーザの個人情報項目を個人情報格納部から検索してクライアント端末に送信する個人情報検索部と、を備える。   One aspect of the present invention is a management server that provides a client terminal with personal information for input in an input form provided online. This management server identifies a personal information storage unit that holds, for each user, item names and contents of personal information to be input to data fields included in the input form, and a target input form that is an input target of personal information A target form information storage unit that holds, for each target input form, identification data for mapping, mapping data that associates a field name that identifies a data field included in the target input form and the name of the personal information item, and the identification data Alternatively, when the mapping data is updated, the update unit that transmits the updated identification data or mapping data to the client terminal and the notification of the acquisition of the target input form from the client terminal, the user's personal information item is Personal information search unit that searches from personal information storage and sends to client terminal , Comprising a.

この態様によると、各対象入力フォームにおけるフィールド名称と予め登録されている個人情報項目名とを関連づけるマッピングデータと、ユーザの個人情報項目とを管理サーバからクライアント端末に提供することで、クライアント端末側において対象入力フォームの各データフィールドに個人情報項目を入力することが可能になる。   According to this aspect, the client terminal side provides the mapping data associating the field name in each target input form with the personal information item name registered in advance and the personal information item of the user from the management server to the client terminal. It becomes possible to input a personal information item into each data field of the target input form.

本発明の別の態様は、管理サーバからの情報の提供を受けて、オンラインで提供される入力フォームに個人情報を入力するクライアント端末である。このクライアント端末は、個人情報の入力対象である対象入力フォームを識別するための識別データを保持する識別データ保持部と、対象入力フォームに含まれるデータフィールドを特定するフィールド名称と予め定められている個人情報項目の名称とを関連づけるマッピングデータを、対象入力フォーム毎に保持するマッピングデータ保持部と、管理サーバにおいて管理されている識別データまたはマッピングデータが更新されたとき、更新後の識別データまたはマッピングデータを受け取り識別データ保持部またはマッピングデータ保持部に格納する更新確認部と、当該クライアント端末において入力フォームを取得したとき、識別データ保持部内の識別データを参照して、入力フォームが対象入力フォームであるか否かを判定する対象入力フォーム確認部と、対象入力フォームであると判定されたとき、管理サーバからユーザの個人情報項目を受け取る個人情報取得部と、マッピングデータ保持部内のマッピングデータを参照して、個人情報項目を対象入力フォームの対応するデータフィールドに入力するフォーム入力部と、を備える。   Another aspect of the present invention is a client terminal that receives personal information from a management server and inputs personal information into an input form provided online. This client terminal is predetermined as an identification data holding unit that holds identification data for identifying a target input form that is an input target of personal information, and a field name that specifies a data field included in the target input form. When the mapping data holding unit that holds the mapping data that associates the name of the personal information item for each target input form and the identification data or mapping data managed in the management server are updated, the updated identification data or mapping The update confirmation unit that receives the data and stores it in the identification data holding unit or the mapping data holding unit, and when the input form is acquired at the client terminal, the identification data in the identification data holding unit is referred to and the input form is the target input form. Object to determine whether there is The personal information item with reference to the mapping data in the mapping data holding unit and the personal information acquisition unit that receives the user's personal information item from the management server when it is determined to be the target input form A form input unit for inputting into a corresponding data field of the input form.

この態様によると、各対象入力フォームにおけるフィールド名称と予め登録されている個人情報項目名とを関連づけるマッピングデータと、ユーザの個人情報項目とを管理サーバから受け取ることで、クライアント端末側において対象入力フォームの各データフィールドに個人情報項目を入力することが可能になる。   According to this aspect, the target input form is received on the client terminal side by receiving the mapping data associating the field name in each target input form with the personal information item name registered in advance and the user's personal information item from the management server. It becomes possible to input a personal information item in each data field.

なお、以上の構成要素の任意の組合せ、本発明の表現を装置、方法、システム、プログラム、プログラムを格納した記録媒体などの間で変換したものもまた、本発明の態様として有効である。   It should be noted that any combination of the above-described constituent elements and a representation of the present invention converted between an apparatus, method, system, program, recording medium storing the program, etc. are also effective as an aspect of the present invention.

本発明によれば、オンラインで提供される入力フォーム内の各データフィールドに、個人情報項目を正確に自動入力することが可能になる。   According to the present invention, it is possible to automatically and accurately input personal information items in each data field in an input form provided online.

本発明の一実施形態に係る個人情報入力システムの全体構成図である。1 is an overall configuration diagram of a personal information input system according to an embodiment of the present invention. サーバおよびクライアント端末のうち、個人情報入力に関与する部分の構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the part in connection with a personal information input among a server and a client terminal. 個人情報格納部内の個人情報テーブルの一例を示す図である。It is a figure which shows an example of the personal information table in a personal information storage part. 対象フォーム情報格納部およびマッピングデータ保持部に保持されるマッピングデータテーブルの一例を示す図である。It is a figure which shows an example of the mapping data table hold | maintained at the object form information storage part and the mapping data holding part. 個人認証ウインドウの一例を示す図である。It is a figure which shows an example of a personal authentication window. 個人情報入力後の対象入力フォームの一例を示す図である。It is a figure which shows an example of the target input form after personal information input. 個人情報入力プロセスのフローチャートである。It is a flowchart of a personal information input process. 本発明の別の実施形態におけるサーバおよびクライアント端末の構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the server and client terminal in another embodiment of this invention. 学習確認ウインドウの一例を示す図である。It is a figure which shows an example of a learning confirmation window. マッピングデータ学習プロセスのフローチャートである。It is a flowchart of a mapping data learning process.

実施の形態1.
図1は、本発明の一実施形態に係る個人情報入力システム10の全体構成図である。個人情報入力システム10では、予め登録されたユーザが使用するクライアント端末50のウェブブラウザに表示される所定の入力フォームに、そのユーザの個人情報を自動的に入力することができる。
Embodiment 1 FIG.
FIG. 1 is an overall configuration diagram of a personal information input system 10 according to an embodiment of the present invention. In the personal information input system 10, personal information of the user can be automatically input into a predetermined input form displayed on the web browser of the client terminal 50 used by the user registered in advance.

クライアント端末50は、典型的にはパーソナルコンピュータであり、ネットワークインタフェースカード(NIC)等のネットワーク接続機器を介して、インターネット等のネットワーク14に接続される。クライアント端末50は、キーボード、マウス等の入力装置、ディスプレイ等の出力装置といったユーザインタフェースを備える。また、クライアント端末50にはウェブブラウザが導入されている。ウェブブラウザは、URL(Uniform Resource Locator)またはIP(Internet Protocol)アドレス等で特定されるウェブサーバとHTTP(HyperText Transfer Protocol)プロトコル等に基づき通信してウェブページを取得し、取得したウェブページを解析し、その結果をクライアント端末のディスプレイ上にレンダリングする。本実施形態で扱うウェブページは、SGML(Standard Generalized Markup Language)、HTML(HyperText Markup Language)、XML(eXtensible Markup Language)などのマークアップ言語で記述されている。ウェブページにJavaスクリプトなどのスクリプト言語が含まれていてもよい。
なお、クライアント端末50はパーソナルコンピュータ以外にも、無線通信機能を備えた端末、例えばPDA、スマートフォン、携帯電話等であってもよい。
The client terminal 50 is typically a personal computer, and is connected to a network 14 such as the Internet via a network connection device such as a network interface card (NIC). The client terminal 50 includes a user interface such as an input device such as a keyboard and a mouse and an output device such as a display. In addition, a web browser is introduced into the client terminal 50. A web browser communicates with a web server specified by a URL (Uniform Resource Locator) or IP (Internet Protocol) address based on the HTTP (HyperText Transfer Protocol) protocol, etc., acquires a web page, and analyzes the acquired web page The result is rendered on the display of the client terminal. The web page handled in this embodiment is described in a markup language such as SGML (Standard Generalized Markup Language), HTML (HyperText Markup Language), or XML (eXtensible Markup Language). A script language such as a Java script may be included in the web page.
In addition to the personal computer, the client terminal 50 may be a terminal having a wireless communication function, such as a PDA, a smartphone, a mobile phone, or the like.

ウェブサーバ12は、クライアント端末50からのHTTPリクエストに応答して所定のウェブページを送信する。本実施形態では、ウェブサーバ12は銀行、証券会社、オンラインショッピング事業者等により管理され、銀行口座の開設、証券口座の開設、または顧客情報の登録等を行うための入力フォームをクライアント端末50に送信する場合を対象としている。   The web server 12 transmits a predetermined web page in response to the HTTP request from the client terminal 50. In this embodiment, the web server 12 is managed by a bank, a securities company, an online shopping company, or the like, and an input form for opening a bank account, opening a securities account, or registering customer information is given to the client terminal 50. It is intended for transmission.

管理サーバ20は、複数のユーザの個人情報を管理するとともに、ウェブサーバ12から提供される入力フォームに個人情報項目を自動的に入力するためのデータを保持する。これについては詳細に後述する。   The management server 20 manages personal information of a plurality of users, and holds data for automatically inputting personal information items in an input form provided from the web server 12. This will be described in detail later.

ユーザは、自身の個人情報を予め管理サーバ20に登録しておく。但し、個人情報入力機能を他のネットワークサービスに併設した形で提供する場合には、他のサービスに登録されている個人情報を利用してもよい。   The user registers his / her personal information in the management server 20 in advance. However, in the case where the personal information input function is provided in a form attached to another network service, personal information registered in the other service may be used.

図1に示す個人情報入力システム10では、クライアント端末50のブラウザで読み込まれたウェブページが予め定められた自動入力対象の入力フォーム(以下、「自動入力対象の入力フォーム」を単に「対象入力フォーム」と呼ぶこともある)であった場合、管理サーバ20からクライアント端末50に対して、入力フォームに入力すべき個人情報項目が送信される。クライアント端末50では、入力フォーム内の適切なデータフィールドに個人情報項目を入力するためのマッピングデータを参照して、入力フォームに個人情報項目が入力される。その後、クライアント端末50からウェブサーバ12に対して入力済みの対象入力フォームが送信される。   In the personal information input system 10 shown in FIG. 1, a web page read by the browser of the client terminal 50 is simply a “automatic input target input form” (hereinafter “automatic input target input form”). In other words, the personal information item to be entered in the input form is transmitted from the management server 20 to the client terminal 50. In the client terminal 50, the personal information item is input to the input form with reference to the mapping data for inputting the personal information item to an appropriate data field in the input form. Thereafter, the input target input form is transmitted from the client terminal 50 to the web server 12.

クライアント端末50における個人情報入力機能は、クライアント端末のブラウザに自動入力用のプログラムをアドオンする形で実現される。このため、ユーザは通常のブラウザと同様の感覚で上述の機能を利用することができる。この自動入力用プログラムは、ネットワーク14を通じてクライアント端末50に配信されてもよいし、またはプログラムが記録されたCD、DVD等の記録媒体から入手してもよい。   The personal information input function in the client terminal 50 is realized by adding an automatic input program to the browser of the client terminal. For this reason, the user can use the above-mentioned functions with the same feeling as a normal browser. This automatic input program may be distributed to the client terminal 50 through the network 14, or may be obtained from a recording medium such as a CD or a DVD on which the program is recorded.

以下、管理サーバ20およびクライアント端末50の構成について説明する。   Hereinafter, configurations of the management server 20 and the client terminal 50 will be described.

図2は、管理サーバ20およびクライアント端末50のうち、本実施形態に係る個人情報の自動入力に関与する部分の構成を示す。これらの構成は、ハードウェア的には、任意のコンピュータのCPU、メモリ、その他のLSIで実現でき、ソフトウェア的にはメモリにロードされたプログラムなどによって実現されるが、ここではそれらの連携によって実現される機能ブロックを描いている。したが、これらの機能ブロックがハードウェアのみ、ソフトウェアのみ、またはそれらの組合せによっていろいろな形で実現できることは、当業者には理解されるところである。なお、図2に示されていない機能であっても、一般的なウェブサーバおよびウェブブラウザが備える機能は当然に有しているものとする。   FIG. 2 shows a configuration of a part related to automatic input of personal information according to the present embodiment in the management server 20 and the client terminal 50. These configurations can be realized in hardware by any computer's CPU, memory, and other LSIs, and in software, they are realized by programs loaded into the memory. Draw functional blocks. However, those skilled in the art will understand that these functional blocks can be realized in various forms by hardware only, software only, or a combination thereof. It should be noted that even functions that are not shown in FIG. 2 naturally have functions provided in a general web server and web browser.

管理サーバ20は、認証部22、個人情報格納部24、個人情報検索部26、更新部28および対象フォーム情報格納部30を含む。   The management server 20 includes an authentication unit 22, a personal information storage unit 24, a personal information search unit 26, an update unit 28, and a target form information storage unit 30.

個人情報格納部24は、複数のユーザの個人情報が記録された個人情報テーブルを管理する。ユーザの個人情報の登録は、サーバの管理者が行ってもよいし、クライアント端末からの所定の登録用フォームの送信によって自動的に行われてもよい。登録される個人情報の項目は、オンラインで提供される入力フォームの多数に共通して含まれる項目であり、一例として、ユーザの氏名、フリガナ、性別、生年月日、住所、電話番号、FAX番号、勤務先の名称、住所および電話番号、メールアドレスなどである。一部の項目が含まれていなくてもよいし、他の項目が含まれていてもよい。また、各ユーザについて全ての項目が登録されている必要はない。ユーザの個人情報項目は、各ユーザに割り当てられるユーザIDおよびパスワードと関連づけて記憶される。   The personal information storage unit 24 manages a personal information table in which personal information of a plurality of users is recorded. Registration of the user's personal information may be performed by an administrator of the server, or may be automatically performed by transmitting a predetermined registration form from the client terminal. Items of personal information to be registered are items commonly included in many input forms provided online. For example, the user's name, reading, gender, date of birth, address, telephone number, FAX number , Business name, address and phone number, email address, etc. Some items may not be included, and other items may be included. Also, not all items need to be registered for each user. The user's personal information item is stored in association with the user ID and password assigned to each user.

認証部22は、クライアント端末50から送信されるユーザIDとパスワードを受け取り、そのユーザが登録ユーザであるかの認証を実行する。認証が成功した場合、個人情報検索部26にそのユーザのIDを渡す。   The authentication unit 22 receives the user ID and password transmitted from the client terminal 50, and performs authentication to determine whether the user is a registered user. If the authentication is successful, the personal information search unit 26 is given the ID of the user.

個人情報検索部26は、ユーザIDをキーとして個人情報格納部24内の個人情報テーブルを検索し、そのユーザの個人情報項目を取得する。そして、その個人情報項目をクライアント端末50に送信する。個人情報検索部26は、検索の結果得られた個人情報の全項目を送信してもよいが、後述する対象フォーム情報格納部30内のマッピングデータ32を参照し、対象入力フォーム内に含まれるデータフィールドに対応する個人情報項目のみを送信することが好ましい。   The personal information search unit 26 searches the personal information table in the personal information storage unit 24 using the user ID as a key, and acquires the personal information item of the user. Then, the personal information item is transmitted to the client terminal 50. The personal information search unit 26 may transmit all items of personal information obtained as a result of the search, but is included in the target input form with reference to mapping data 32 in the target form information storage unit 30 described later. Preferably, only the personal information item corresponding to the data field is transmitted.

対象フォーム情報格納部30は、対象入力フォームのマッピングデータ32と、対象入力フォームの識別データ34とを保持する。これらのデータは、管理サーバ20の管理者によって対象フォーム情報格納部30に登録される。   The target form information storage unit 30 holds target input form mapping data 32 and target input form identification data 34. These data are registered in the target form information storage unit 30 by the administrator of the management server 20.

識別データ34は、個人情報の自動入力対象となる入力フォームを特定するデータである。識別データは、対象入力フォームのURL、IPアドレスなどのロケーションデータであることが好ましいが、代替的に、対象入力フォームのタイトルや記事の内容であってもよい。   The identification data 34 is data for specifying an input form that is an automatic input target of personal information. The identification data is preferably location data such as the URL and IP address of the target input form, but may alternatively be the title of the target input form and the content of the article.

マッピングデータ32は、個人情報格納部24内の個人情報テーブルの各項目と、対象入力フォーム内のデータフィールドの名称とを関係づけるデータである。データフィールドの名称は、例えば対象入力フォームがHTMLで記述されている場合は、<input>タグのname属性で付けられたデータ、またはデータフィールドの前に配置される文字列である。   The mapping data 32 is data that associates each item of the personal information table in the personal information storage unit 24 with the name of the data field in the target input form. For example, when the target input form is described in HTML, the name of the data field is data attached with the name attribute of the <input> tag or a character string arranged in front of the data field.

本実施形態では、個人情報入力の対象入力フォームはサーバ管理者が決定し、マッピングデータは対象入力フォームのHTMLデータを人手で解析することによって作成される。このように、ブラウザへの表示態様を参照した上でマッピングデータを人手で作成することによって、対象入力フォームへの正確な個人情報の入力が可能となっている。   In the present embodiment, the target input form for personal information input is determined by the server administrator, and the mapping data is created by manually analyzing the HTML data of the target input form. As described above, by manually creating the mapping data after referring to the display mode on the browser, accurate personal information can be input to the target input form.

更新部28は、クライアント端末50からの更新確認の問い合わせに応答する。すなわち、マッピングデータ32や識別データ34が更新されている場合、クライアント端末50に対してこれらのデータを送信する。更新部28は、上記処理に加えて、クライアント側個人情報入力プログラムのバージョンアップ版を送信してもよい。   The update unit 28 responds to an update confirmation inquiry from the client terminal 50. That is, when the mapping data 32 and the identification data 34 are updated, these data are transmitted to the client terminal 50. In addition to the above processing, the update unit 28 may transmit an upgraded version of the client side personal information input program.

一方、クライアント端末50は、認証情報送信部52、対象入力フォーム確認部54、個人情報取得部56、フォーム入力部58、更新確認部60、マッピングデータ保持部62および識別データ保持部64を含む。   On the other hand, the client terminal 50 includes an authentication information transmission unit 52, a target input form confirmation unit 54, a personal information acquisition unit 56, a form input unit 58, an update confirmation unit 60, a mapping data holding unit 62, and an identification data holding unit 64.

対象入力フォーム確認部54は、ブラウザで読み込まれたウェブページが、予め定められた個人情報入力の対象入力フォームであるか否かを確認する。この確認は、識別データ保持部64に入力されている対象入力フォームの識別データに基づき行われる。確認は、読み込まれたウェブページのURL等のアドレスが識別データ内に含まれるか否かで行われる。代替的に、ウェブページのHTMLに埋め込まれている特定の文字列、例えばウェブページのタイトルが識別データ内に含まれるか否かで対処フォームであるか否かの確認を行ってもよい。   The target input form confirmation unit 54 confirms whether or not the web page read by the browser is a predetermined target input form for personal information input. This confirmation is performed based on the identification data of the target input form input to the identification data holding unit 64. The confirmation is performed based on whether or not an address such as the URL of the read web page is included in the identification data. Alternatively, it may be confirmed whether or not the response form is based on whether or not a specific character string embedded in the HTML of the web page, for example, the title of the web page is included in the identification data.

認証情報送信部52は、対象入力フォーム確認部54でウェブページが対象入力フォームであると確認されたとき、管理サーバ20から個人情報の提供を受けるためのユーザ認証情報を管理サーバ20に送信する。より詳細には、対象入力フォームと確認されると、認証情報送信部52は、ユーザの認証情報、典型的にはユーザIDとパスワードとを入力させるためのウインドウをブラウザ上に表示し、ユーザに対しそれらの入力を促す。ユーザIDとパスワードとが入力され、所定の送信ボタンが押されると、認証情報送信部52はそれらの認証情報を管理サーバ20に対して送信する。   When the target input form confirmation unit 54 confirms that the web page is the target input form, the authentication information transmission unit 52 transmits user authentication information for receiving provision of personal information from the management server 20 to the management server 20. . More specifically, when the target input form is confirmed, the authentication information transmitting unit 52 displays a window for inputting user authentication information, typically a user ID and a password, on the browser, and prompts the user. Prompt them for input. When the user ID and password are input and a predetermined transmission button is pressed, the authentication information transmission unit 52 transmits the authentication information to the management server 20.

個人情報取得部56は、管理サーバ20におけるユーザ認証完了後に送信されてくるユーザの個人情報項目を受け取る。受け取った個人情報項目は、フォーム入力部58に送られる。   The personal information acquisition unit 56 receives a user's personal information item transmitted after completion of user authentication in the management server 20. The received personal information item is sent to the form input unit 58.

フォーム入力部58は、対象入力フォームのHTMLデータと、マッピングデータ保持部62内に保持されている対象入力フォームのマッピングデータとを用いて、送られてきた個人情報の各項目を対応するデータフィールドに入力したHTMLデータを作成する。作成されたHTMLデータは、入力済みの対象入力フォームとしてクライアント端末のブラウザ上に表示される。この後、ユーザが対象入力フォーム内の送信ボタン等をクリックすることで、この入力済みの対象入力フォームがウェブサーバ12に送信される。   The form input unit 58 uses the HTML data of the target input form and the mapping data of the target input form held in the mapping data holding unit 62, and the data field corresponding to each item of the sent personal information The HTML data input to is created. The created HTML data is displayed on the browser of the client terminal as an input target input form. Thereafter, when the user clicks a transmission button or the like in the target input form, the input target input form is transmitted to the web server 12.

なお、入力に使用された個人情報項目は、対象入力フォームの入力完了後はクライアント端末上に保存されずに破棄されるように構成することが好ましい。これにより、クライアント端末からの個人情報の流出を抑制することができる。   It is preferable that the personal information item used for input is discarded without being stored on the client terminal after the input of the target input form is completed. Thereby, the outflow of personal information from the client terminal can be suppressed.

更新確認部60は、所定のタイミングで、管理サーバ20に対し対象入力フォームに関する情報の更新の有無を確認する。ここで、対象入力フォームに関する情報には、個人情報入力の対象入力フォームのアドレス等を表す識別データと、各対象入力フォームのマッピングデータが含まれる。いずれかの情報が更新されている場合、その情報を管理サーバから受信し、マッピングデータ保持部62内のマッピングデータ、または識別データ保持部64内の識別データを書き換えるかあるいは追加する。   The update confirmation unit 60 confirms whether or not the information related to the target input form has been updated with respect to the management server 20 at a predetermined timing. Here, the information regarding the target input form includes identification data indicating the address of the target input form for personal information input and mapping data of each target input form. If any information is updated, the information is received from the management server, and the mapping data in the mapping data holding unit 62 or the identification data in the identification data holding unit 64 is rewritten or added.

更新確認部60は、クライアント端末においてブラウザが起動する毎に、管理サーバ20に対して対象入力フォームに関する情報の更新の有無を確認することが好ましい。こうすることで、古いマッピングデータを使用して個人情報の入力が行われるといった事態を回避できるからである。しかしながら、更新確認部60は他のタイミングで更新を確認してもよい。例えば、ネットワーク接続の確立時や、ネットワーク接続中の所定時刻、所定間隔で確認を行ってもよい。   It is preferable that the update confirmation unit 60 confirms whether or not the information related to the target input form has been updated with respect to the management server 20 every time the browser is started in the client terminal. This is because it is possible to avoid a situation in which personal information is input using old mapping data. However, the update confirmation unit 60 may confirm the update at another timing. For example, confirmation may be performed at the time of establishing a network connection, at a predetermined time during the network connection, or at a predetermined interval.

続いて、上述のように構成された管理サーバ20とクライアント端末50の作用について説明する。   Next, the operation of the management server 20 and the client terminal 50 configured as described above will be described.

管理サーバ20には、複数のユーザの個人情報が格納され、また対象入力フォームのマッピングデータと識別データが格納される。クライアント端末50でブラウザが起動すると、更新確認部60がマッピングデータと識別データの更新の有無を確認し、更新されている場合は、更新部28から新たなデータがクライアント端末50に送信される。   The management server 20 stores personal information of a plurality of users, and stores mapping data and identification data of the target input form. When the browser is activated on the client terminal 50, the update confirmation unit 60 confirms whether or not the mapping data and the identification data are updated. If updated, new data is transmitted from the update unit 28 to the client terminal 50.

クライアント端末50のブラウザでウェブページが読み込まれると、対象入力フォーム確認部54は、識別データ保持部64内の識別データに基づいて、そのページが対象入力フォームであるか否かを確認する。対象入力フォームであると、認証情報送信部52によってユーザの認証情報が管理サーバ20に送信される。認証部22で認証を受けた後、個人情報検索部26がそのユーザの個人情報項目を検索してクライアント端末50に送信する。   When the web page is read by the browser of the client terminal 50, the target input form confirmation unit 54 confirms whether the page is the target input form based on the identification data in the identification data holding unit 64. If it is the target input form, the authentication information transmitting unit 52 transmits user authentication information to the management server 20. After receiving authentication by the authentication unit 22, the personal information search unit 26 searches for the personal information item of the user and transmits it to the client terminal 50.

送信された個人情報項目は、個人情報取得部56によって受け取られる。フォーム入力部58は、マッピングデータ保持部62内のマッピングデータと対象入力フォームのHTMLデータとを突き合わせて、管理サーバ20から受け取った個人情報項目を対象入力フォーム内の対応するデータフィールドに埋め込み、ブラウザ上に表示する。   The transmitted personal information item is received by the personal information acquisition unit 56. The form input unit 58 matches the mapping data in the mapping data holding unit 62 with the HTML data of the target input form, and embeds the personal information item received from the management server 20 in the corresponding data field in the target input form. Display above.

図3は、個人情報格納部24内の個人情報テーブル40の一例を示す。項目名列42は、個人情報の項目名を表す。内容列44は、各項目に対応する内容であり、ユーザ毎に一列ずつ設けられる。項目名としては、姓、名、姓のカナ表記、名のカナ表記、性別、生年月日、郵便番号、住所、電話番号等があるが、項目数および種類は任意である。また、二つ以上の項目名が統合して記録されていてもよいし、一つの項目が分割して記録されていてもよい。例えば、図示のように姓と名で二つの項目とする代わりに、氏名として一つの項目として管理してもよい。また、郵便番号を一つの項目とする代わりに、前半三桁と後半四桁のように二つの項目として管理してもよい。   FIG. 3 shows an example of the personal information table 40 in the personal information storage unit 24. The item name column 42 represents item names of personal information. The content column 44 is content corresponding to each item, and one column is provided for each user. Item names include first name, last name, last name kana notation, first name kana notation, gender, date of birth, postal code, address, telephone number, etc. The number and type of items are arbitrary. Also, two or more item names may be integrated and recorded, or one item may be divided and recorded. For example, instead of using two items for the first name and last name as shown in the figure, the name may be managed as one item. Further, instead of setting the zip code as one item, it may be managed as two items such as the first three digits and the second four digits.

図4は、対象フォーム情報格納部30およびマッピングデータ保持部62に保持されるマッピングデータテーブル80の一例を示す。項目名列82は、個人情報テーブル40の項目名42と一対一に対応する。フィールド名列84は、列82に示す個人情報の各項目名が、対象入力フォーム内でいずれのデータフィールドに対応するかを示しており、対象入力フォーム毎に一列ずつ設けられる。行86は、対象入力フォームの提供主体名を表す。   FIG. 4 shows an example of the mapping data table 80 held in the target form information storage unit 30 and the mapping data holding unit 62. The item name column 82 has a one-to-one correspondence with the item name 42 of the personal information table 40. The field name column 84 indicates which data field corresponds to each item name of the personal information shown in the column 82, and one column is provided for each target input form. A line 86 represents the name of the provider of the target input form.

マッピングデータについて説明する。個人情報テーブル40では、ユーザの名前が姓と名の二つの項目として管理されているが、入力フォームの中には、「姓」「名」のように同様に二つのデータフィールドを設けている場合もあれば、「氏名」として一つのデータフィールドを設けている場合もある。また、「お名前」「ご芳名」のように、内容的には同一であるが呼び方のみが異なる場合もある。マッピングデータは、このような違いを吸収するために作成され、個人情報格納部24登録されている個人情報項目名と、各対象入力フォームにおけるフィールドの名称とを関連づける役割を果たす。   The mapping data will be described. In the personal information table 40, the user's name is managed as two items of a first name and a last name, but two data fields are similarly provided in the input form, such as “last name” and “first name”. In some cases, one data field may be provided as the “name”. Also, there are cases where the contents are the same, such as “name” and “good name”, but only the way of calling is different. The mapping data is created to absorb such a difference, and plays a role of associating the personal information item name registered in the personal information storage unit 24 with the name of the field in each target input form.

このマッピングデータを使用することで、クライアント端末50のフォーム入力部58は、管理サーバ20から受け取った個人情報項目を正確に対象入力フォーム内の各データフィールドに入力することができる。例えば、項目「姓」「名」として受け取った「鈴木」「一郎」という内容を、対象入力フォームの「お名前」という名称のデータフィールドには、「鈴木一郎」のように結合して入力する。また、項目「郵便番号」として受け取った「999−9999」という内容を、対象入力フォームの「郵便番号前半」という名称のデータフィールドに「999」を、「郵便番号後半」という名称のデータフィールドに「9999」と分割して入力する。住所や電話番号なども同様の処理ができる。さらに、性別のようにラジオボタンで選択する場合には、個人情報項目の内容に基づき該当するものを選択する。   By using this mapping data, the form input unit 58 of the client terminal 50 can accurately input the personal information item received from the management server 20 into each data field in the target input form. For example, the contents “Suzuki” and “Ichiro” received as the items “Last name” and “First name” are combined and input into the data field named “Your name” on the target input form as “Ichiro Suzuki”. . In addition, the contents “999-9999” received as the item “zip code” are stored in the data field named “first half of the postal code” in the target input form and “999” in the data field named “second half of the postal code”. Enter "9999" separately. The same processing can be performed for addresses and telephone numbers. Furthermore, when selecting by radio button like gender, the corresponding item is selected based on the contents of the personal information item.

図5は、個人認証ウインドウの一例を示す。図示のように、ブラウザでウェブページが読み込まれるたびに、このページが対象入力フォームであるか否かを対象入力フォーム確認部54が確認する。例えば、ウェブページのアドレス92が、識別データ保持部64に保持されているアドレスと一致するか否かでこの確認を行う。対象入力フォームであると確認されると、認証情報送信部52が個人認証ウインドウ94を表示する。個人認証ウインドウ94には、ユーザのログインID記入フィールド95とパスワード記入フィールド96が表示されており、ユーザはこれらを記入後にログインボタン97をクリックする。これに応じて、認証情報が管理サーバ20に送信されて認証が行われる。   FIG. 5 shows an example of a personal authentication window. As shown in the figure, every time a web page is read by the browser, the target input form confirmation unit 54 checks whether or not this page is the target input form. For example, this confirmation is made based on whether the address 92 of the web page matches the address held in the identification data holding unit 64. If it is confirmed that it is the target input form, the authentication information transmitting unit 52 displays a personal authentication window 94. In the personal authentication window 94, a user login ID entry field 95 and a password entry field 96 are displayed, and the user clicks the login button 97 after filling in these fields. In response to this, authentication information is transmitted to the management server 20 for authentication.

図6は、個人情報が自動入力された後の対象入力フォーム90の一例を示す。上述したように、図5で入力された認証情報に基づきユーザが認証されると、そのユーザの個人情報項目が管理サーバから送信される。その後、フォーム入力部58によって対象入力フォームの各データフィールドに対応する個人情報項目が当てはめられ(図中の表100)、ブラウザ上に表示される。   FIG. 6 shows an example of the target input form 90 after personal information is automatically input. As described above, when a user is authenticated based on the authentication information input in FIG. 5, the personal information item of the user is transmitted from the management server. Thereafter, the personal information items corresponding to the respective data fields of the target input form are applied by the form input unit 58 (table 100 in the figure) and displayed on the browser.

図7は、個人情報入力プロセスのフローチャートである。
クライアント端末50の更新確認部60は、ブラウザ起動時等の所定のタイミングで、管理サーバ20に対して更新情報の有無を問い合わせる(S10)。管理サーバ20の更新部28は、マッピングデータまたは識別データが更新されていれば、これらを対象フォーム情報格納部30から取得して(S12)、クライアント端末50に送信する(S14)。更新確認部60は、受け取った更新情報をマッピングデータ保持部62または識別データ保持部64に格納する(S16)。
FIG. 7 is a flowchart of the personal information input process.
The update confirmation unit 60 of the client terminal 50 inquires of the management server 20 about the presence or absence of update information at a predetermined timing such as when the browser is activated (S10). If the mapping data or the identification data has been updated, the update unit 28 of the management server 20 acquires these from the target form information storage unit 30 (S12) and transmits them to the client terminal 50 (S14). The update confirmation unit 60 stores the received update information in the mapping data holding unit 62 or the identification data holding unit 64 (S16).

その後、対象入力フォーム確認部54がブラウザにおいて対象入力フォームが取得されたことを確認すると(S18)、認証情報送信部52が個人認証ウインドウを表示して(S20)、ユーザにIDとパスワードの入力を促す。認証情報が管理サーバ20に送信されると(S22)、認証部22が認証を実行し(S24)、成功した場合には、個人情報検索部26がそのユーザの個人情報項目を検索して(S26)、クライアント端末50に送り返す(S28)。   Thereafter, when the target input form confirmation unit 54 confirms that the target input form has been acquired in the browser (S18), the authentication information transmission unit 52 displays a personal authentication window (S20), and the user inputs the ID and password. Prompt. When the authentication information is transmitted to the management server 20 (S22), the authentication unit 22 performs authentication (S24). If the authentication information is successful, the personal information search unit 26 searches the user's personal information item ( S26), it returns to the client terminal 50 (S28).

フォーム入力部58は、個人情報項目を受け取るとともに、マッピングデータ保持部62から、ブラウザで表示中の対象入力フォームのマッピングデータを取得する(S30)。そして、このマッピングデータを参照して、対象入力フォームの適切なデータフィールドに個人情報の各項目を入力し(S32)、ブラウザに表示する。   The form input unit 58 receives the personal information item and acquires mapping data of the target input form being displayed on the browser from the mapping data holding unit 62 (S30). Then, referring to this mapping data, each item of personal information is input to an appropriate data field of the target input form (S32) and displayed on the browser.

以上説明したように、本実施形態によれば、各対象入力フォームにおけるフィールド名称と、登録されている個人情報項目名とを関連づけるマッピングデータを参照することで、対象入力フォームに正確に個人情報項目を入力することができる。したがって、ユーザが入力箇所に誤りがないか確認する必要がなくなり、ユーザの手間を大幅に軽減できる。   As described above, according to the present embodiment, by referring to the mapping data that associates the field name in each target input form with the registered personal information item name, the personal information item is accurately stored in the target input form. Can be entered. Therefore, it is not necessary for the user to check whether there is an error in the input portion, and the user's labor can be greatly reduced.

また、マッピングデータは対象入力フォーム毎に準備されているので、フォーム毎に異なるタグ名の違いを吸収でき、したがって正確な個人情報項目の入力が可能になる。   Further, since the mapping data is prepared for each target input form, it is possible to absorb the difference in tag names that are different for each form, and therefore it is possible to input accurate personal information items.

また、個人情報入力用のプログラムは、クライアント端末にインストールされているブラウザにアドオンされる形で導入される。したがって、ユーザは、プログラムを自ら立ち上げることなく、ウェブページがブラウザ上に表示される毎に対象入力フォームか否かの確認を自動的に行うことができる。   The personal information input program is introduced as an add-on to a browser installed in the client terminal. Therefore, the user can automatically check whether or not the input form is the target input form each time the web page is displayed on the browser without starting up the program.

さらに、ネットワーク接続の確立時やブラウザの起動時に、マッピングデータや識別データの更新がないかが自動的に確認されるので、常に最新のデータの元で入力をすることができる。   Furthermore, since it is automatically checked whether mapping data or identification data has been updated when the network connection is established or when the browser is activated, it is possible to always input the latest data.

従来、入力した個人情報を各ウェブサイトに登録することによって、次回からは入力を省略することが行われている。しかしながら、この手法では、多数のウェブサーバに個人情報がそれぞれ登録されている状態になるため、情報セキュリティの観点からは好ましくない。本実施形態では、個人情報は管理サーバ20上で管理されており、クライアント端末に個人情報項目を送信した場合でも、その個人情報項目はクライアント端末上には保管されない。したがって、クライアント端末からの個人情報の流出を抑制することができる。   Conventionally, the input personal information is registered in each website, so that the input is omitted from the next time. However, this method is not preferable from the viewpoint of information security because personal information is registered in many web servers. In this embodiment, personal information is managed on the management server 20, and even when a personal information item is transmitted to the client terminal, the personal information item is not stored on the client terminal. Therefore, the leakage of personal information from the client terminal can be suppressed.

実施の形態2.
上述の実施の形態1では、対象入力フォームについては個人情報項目の正確な入力がなされるものの、対象入力フォームのマッピングデータは人手で作成しているため、対象入力フォームの数は制限される。ユーザにとっては、個人情報入力の対象となっているフォーム数が多い方が好ましい。そこで、この実施の形態では、あるユーザが一度入力フォームに個人情報を入力したとき、その入力フォームを解析してマッピングデータを作成し、次回からは自動入力できるようにするシステムについて説明する。
Embodiment 2. FIG.
In the first embodiment described above, although the personal information items are correctly input for the target input form, since the mapping data of the target input form is created manually, the number of target input forms is limited. It is preferable for the user that the number of forms for which personal information is input is large. Therefore, in this embodiment, a system will be described in which once a user inputs personal information into an input form, the input form is analyzed to create mapping data so that it can be automatically input from the next time.

図8は、実施の形態2における管理サーバ20およびクライアント端末50の構成を示す機能ブロック図である。既に説明した機能ブロックについては、図2と同様の符号が振られている。図8に示す機能ブロック図は、図2に示したものと、管理サーバ20側に登録部74が、クライアント端末50側に学習確認部70と学習データ送信部72が追加されている点が異なる。   FIG. 8 is a functional block diagram illustrating configurations of the management server 20 and the client terminal 50 according to the second embodiment. The functional blocks already described are assigned the same reference numerals as in FIG. The functional block diagram shown in FIG. 8 is different from that shown in FIG. 2 in that a registration unit 74 is added on the management server 20 side, and a learning confirmation unit 70 and a learning data transmission unit 72 are added on the client terminal 50 side. .

学習確認部70は、対象入力フォーム以外の入力フォームにおいてユーザの個人情報が入力されたことを検出し、ユーザに対してこの入力フォームを学習させるか否かを確認するウインドウを表示する。学習確認部70は、表示中のウェブページが入力フォームの一種であることを、リソースを解析して判断してもよいし、アドレス形式に基づき判断してもよい。ユーザが学習させると回答した場合、上述の認証情報送信部52によって認証情報が管理サーバ20に送信されて、認証部22により認証が行われる。   The learning confirmation unit 70 detects that the user's personal information has been input in an input form other than the target input form, and displays a window for confirming whether or not the user is to learn this input form. The learning confirmation unit 70 may determine that the web page being displayed is a kind of input form by analyzing resources or based on an address format. When the user replies to learning, the authentication information transmitting unit 52 transmits the authentication information to the management server 20 and the authentication unit 22 performs authentication.

学習データ送信部72は、認証が成功した場合、入力済みフォームのHTMLデータの中から、ユーザがデータフィールドに入力した個人情報の内容と、そのデータフィールドの名称とを取得する。そして、個人情報の入力内容とデータフィールド名称とのセットを管理サーバ20に送信する。   When the authentication is successful, the learning data transmission unit 72 acquires the content of the personal information entered by the user in the data field and the name of the data field from the HTML data of the input form. Then, the set of personal information input contents and data field names is transmitted to the management server 20.

登録部74は、クライアント端末50から個人情報の入力内容とフィールド名とのセットを受け取ると、個人情報をキーとして、各フィールド名が個人情報テーブルにおけるいずれの項目と一致するのかを判定する。例えば、「山田」という個人情報と、「name」というフィールド名とがセットである場合、登録部74は、個人情報テーブルを参照することで「山田」という個人情報が項目「姓」に対応することが分かるので、項目「姓」とフィールド名「name」とを関連づけて、その入力フォームの個人マッピングデータとして対象フォーム情報格納部30に格納する。別の例として、「山田太郎」という個人情報と「name」というフィールド名とがセットである場合、登録部74は、個人情報テーブルを参照することで、このフィールド名「name」が、個人情報テーブルの項目「姓」と「名」を合体したものに相当すると判断することができる。したがって、登録部74は、項目「姓」および「名」の両者にフィールド名「name」を関連づけて、その入力フォームの個人マッピングデータとして対象フォーム情報格納部30に格納する。
全てのセットについて個人マッピングデータの格納が終了すると、学習させた入力フォームのアドレス情報が個人識別データとして対象フォーム情報格納部30に登録される。
When the registration unit 74 receives a set of personal information input contents and field names from the client terminal 50, the registration unit 74 determines which item in the personal information table each field name matches using the personal information as a key. For example, when the personal information “Yamada” and the field name “name” are a set, the registration unit 74 refers to the personal information table so that the personal information “Yamada” corresponds to the item “last name”. Therefore, the item “last name” and the field name “name” are associated with each other and stored in the target form information storage unit 30 as personal mapping data of the input form. As another example, when the personal information “Taro Yamada” and the field name “name” are a set, the registration unit 74 refers to the personal information table so that the field name “name” It can be determined that the table corresponds to a combination of the items “last name” and “first name”. Therefore, the registration unit 74 associates the field name “name” with both the items “last name” and “first name”, and stores them in the target form information storage unit 30 as personal mapping data of the input form.
When the storage of the personal mapping data is completed for all sets, the address information of the learned input form is registered in the target form information storage unit 30 as personal identification data.

上記処理によって対象フォーム情報格納部30に格納された個人マッピングデータおよび個人識別データは、入力フォームを学習させたユーザ個人専用のデータとして扱われ、全ユーザ共通のマッピングデータおよび識別データとは別個に保存される。その後、入力フォームを学習させたのと同一のユーザのクライアント端末50の更新確認部60によって、今回学習させた入力フォームの個人マッピングデータおよび個人識別データがマッピングデータ保持部62および識別データ保持部64にそれぞれ保持される。個人マッピングデータおよび個人識別データが学習させたユーザのクライアント端末50に送信された後は、これらのデータが対象フォーム情報格納部30から削除されてもよい。   The personal mapping data and personal identification data stored in the target form information storage unit 30 by the above processing are treated as data dedicated to individual users who have learned the input form, and are separate from the mapping data and identification data common to all users. Saved. Thereafter, the personal mapping data and personal identification data of the input form learned this time are updated by the update confirmation unit 60 of the client terminal 50 of the same user who has learned the input form. The mapping data holding unit 62 and the identification data holding unit 64 Are held respectively. After the personal mapping data and the personal identification data are transmitted to the client terminal 50 of the learned user, these data may be deleted from the target form information storage unit 30.

この結果、当該ユーザが以前学習させたのと同一の入力フォームを再びブラウザ上で表示した場合には、対象入力フォーム確認部54によってこのフォームが対象入力フォームであると確認され、その後フォーム入力部58によって対象入力フォーム内の各フィールドに個人情報項目を入力することができるようになる。   As a result, when the same input form that the user has learned before is displayed again on the browser, the target input form confirmation unit 54 confirms that this form is the target input form, and then the form input unit 58 makes it possible to input a personal information item in each field in the target input form.

図9は、学習確認ウインドウ120の一例を示す。個人情報入力の対象外の入力フォーム110に対してユーザ自身による個人情報の入力が完了すると、学習確認部70は、図示のような学習確認ウインドウ120を表示して、学習させるか否かをユーザに問い合わせる。ボタン122がクリックされれば、上述のように入力フォームのマッピングデータが新たに作成される。   FIG. 9 shows an example of the learning confirmation window 120. When the input of personal information by the user is completed on the input form 110 that is not the target of personal information input, the learning confirmation unit 70 displays a learning confirmation window 120 as shown in the figure to determine whether or not to learn. Contact When the button 122 is clicked, the input form mapping data is newly created as described above.

図10は、実施の形態2に係るマッピングデータ学習プロセスを表すフローチャートである。
クライアント端末50の対象入力フォーム確認部54において、ブラウザで表示中の入力フォームが対象外であると判定されると(S50)、ユーザが自身で入力フォームに個人情報を入力することになる(S52)。入力が完了すると、学習確認部70がマッピングデータを学習させるか否かを問い合わせる学習確認ウインドウを表示する(S54)。ユーザが学習を選択すると、学習データ送信部72は、入力済みのフォームの中から個人情報の内容とフィールド名とを取得して(S56)、管理サーバ20に送信する(S58)。登録部74は、その入力フォームにおけるフィールド名と個人情報テーブルにおける項目名との対応関係を解析し(S60)、その結果を個人マッピングデータとして対象フォーム情報格納部30に格納する(S62)。
FIG. 10 is a flowchart showing a mapping data learning process according to the second embodiment.
When the target input form confirmation unit 54 of the client terminal 50 determines that the input form currently displayed on the browser is not the target (S50), the user inputs personal information into the input form by himself (S52). ). When the input is completed, a learning confirmation window for inquiring whether the learning confirmation unit 70 learns the mapping data is displayed (S54). When the user selects learning, the learning data transmission unit 72 acquires the contents of personal information and field names from the input form (S56), and transmits them to the management server 20 (S58). The registration unit 74 analyzes the correspondence between the field name in the input form and the item name in the personal information table (S60), and stores the result in the target form information storage unit 30 as personal mapping data (S62).

以上説明したように、本実施形態では、個人情報入力の対象外の入力フォームであっても、ユーザ自身で入力された個人情報の内容を利用することで新たにマッピングデータを作成し、対象入力フォームを増やすことができる。   As described above, in this embodiment, even if the input form is not subject to personal information input, mapping data is newly created by using the content of the personal information input by the user himself, and the target input is performed. You can increase the form.

別法では、複数のユーザから同一の入力用フォームについて個人マッピングデータの学習が行われ、その結果として対象フォーム情報格納部30に格納された個人マッピングデータが同一内容であることが所定の回数(例えば、10回)以上確認されたとき、その個人マッピングデータを全ユーザに対して適用するように構成してもよい。この場合、当該マッピングデータがマッピングデータテーブル80に追加されるとともに、その入力用フォームのアドレス情報が識別データとして対象フォーム情報格納部30に登録される。この結果、全ユーザのクライアント端末で対象入力フォームとして認識されるようになる。   Alternatively, personal mapping data is learned for the same input form from a plurality of users, and as a result, the personal mapping data stored in the target form information storage unit 30 has the same content for a predetermined number of times ( For example, when it is confirmed 10 times or more, the personal mapping data may be applied to all users. In this case, the mapping data is added to the mapping data table 80, and the address information of the input form is registered in the target form information storage unit 30 as identification data. As a result, all users' client terminals are recognized as target input forms.

以上、本発明をいくつかの実施形態をもとに説明した。これらの実施形態は例示であり、その各構成要素や各処理プロセスの組合せの様々な変形が可能なこと、またそのような変形例も本発明の範囲内であることは当業者に理解されるところである。以下、そのような変形例の一部を説明する。   The present invention has been described based on some embodiments. Those skilled in the art will understand that these embodiments are exemplifications, and that various modifications of each component and combination of each processing process are possible, and such modifications are also within the scope of the present invention. By the way. Hereinafter, some of such modifications will be described.

初期状態では個人情報テーブルに含まれない項目名を学習させるようにしてもよい。例えば、個人情報格納部の個人情報テーブルには、個人情報の一般的な項目が記録されているが、入力フォームの中には独自の入力項目を有していることがある。このようなとき、ユーザがその項目について個人情報を入力した後に、その項目のみを学習させることで、次回以降に別の対象入力フォームで同一名称の項目が存在したとき、その項目についても個人情報を自動入力することが可能になる。この処理は、実施の形態2と同一の構成および手順により実現することができる。   In the initial state, item names not included in the personal information table may be learned. For example, general items of personal information are recorded in the personal information table of the personal information storage unit, but the input form may have unique input items. In such a case, after the user inputs personal information about the item, by learning only that item, when there is an item with the same name in another target input form after the next time, the personal information about that item also Can be automatically entered. This process can be realized by the same configuration and procedure as in the second embodiment.

10 個人情報入力システム、 12 ウェブサーバ、 20 管理サーバ、 22 認証部、 24 個人情報格納部、 26 個人情報検索部、 28 更新部、 30 対象フォーム情報格納部、 32 マッピングデータ、 34 識別データ、 50 クライアント端末、 52 認証情報送信部、 54 対象入力フォーム確認部、 56 個人情報取得部、 58 フォーム入力部、 60 更新確認部、 62 マッピングデータ保持部、 64 識別データ保持部、 70 学習確認部、 72 学習データ送信部、 74 登録部。   10 personal information input system, 12 web server, 20 management server, 22 authentication unit, 24 personal information storage unit, 26 personal information search unit, 28 update unit, 30 target form information storage unit, 32 mapping data, 34 identification data, 50 Client terminal, 52 authentication information transmission unit, 54 target input form confirmation unit, 56 personal information acquisition unit, 58 form input unit, 60 update confirmation unit, 62 mapping data holding unit, 64 identification data holding unit, 70 learning confirmation unit, 72 A learning data transmission unit, 74 registration unit.

Claims (7)

オンラインで提供される入力フォームに入力するための個人情報をクライアント端末に提供する管理サーバであって、
入力フォーム内に含まれるデータフィールドへの入力対象となる個人情報の項目名と内容をユーザ毎に保持する個人情報格納部と、
個人情報の入力対象である対象入力フォームを識別するための識別データと、前記対象入力フォームに含まれるデータフィールドを特定するフィールド名称と個人情報項目の名称とを関連づけるマッピングデータとを、前記対象入力フォーム毎に保持する対象フォーム情報格納部と、
前記識別データまたは前記マッピングデータが更新されたとき、更新後の識別データまたはマッピングデータをクライアント端末に送信する更新部と、
クライアント端末からの対象入力フォームを取得したことの通知に応じて、ユーザの個人情報項目を前記個人情報格納部から検索してクライアント端末に送信する個人情報検索部と、
を備えることを特徴とする管理サーバ。
A management server that provides client terminals with personal information for input in an input form provided online,
A personal information storage unit that holds, for each user, the item name and contents of personal information to be entered in the data field included in the input form;
The target input includes identification data for identifying a target input form that is an input target of personal information, and mapping data that associates a field name that identifies a data field included in the target input form and a name of a personal information item. A target form information storage section to be held for each form;
An update unit that transmits the updated identification data or mapping data to the client terminal when the identification data or the mapping data is updated;
A personal information retrieval unit that retrieves a personal information item of a user from the personal information storage unit and transmits it to the client terminal in response to the notification that the target input form has been acquired from the client terminal;
A management server comprising:
前記クライアント端末において、対象入力フォーム以外の入力フォームに対してユーザによる個人情報の入力が行われたとき、
クライアント端末から入力された個人情報の内容と、入力先のデータフィールドを特定するフィールド名称とのセットを受け取り、前記個人情報の内容をキーとして前記個人情報格納部を検索することで対応する個人情報の項目名を取得し、前記個人情報の項目名と前記フィールド名称とを関連づける前記入力フォーム用のマッピングデータを前記対象フォーム情報格納部に登録する登録部をさらに備えることを特徴とする請求項1に記載の管理サーバ。
In the client terminal, when the user inputs personal information for an input form other than the target input form,
Personal information corresponding by receiving a set of the contents of the personal information input from the client terminal and a field name that identifies the data field of the input destination, and searching the personal information storage unit using the content of the personal information as a key 2. A registration unit that acquires the item name of the personal information and registers the mapping data for the input form that associates the item name of the personal information with the field name in the target form information storage unit. The management server described in.
管理サーバからの情報の提供を受けて、オンラインで提供される入力フォームに個人情報を入力するクライアント端末であって、
個人情報の入力対象である対象入力フォームを識別するための識別データを保持する識別データ保持部と、
前記対象入力フォームに含まれるデータフィールドを特定するフィールド名称と予め定められている個人情報項目の名称とを関連づけるマッピングデータを、前記対象入力フォーム毎に保持するマッピングデータ保持部と、
前記管理サーバにおいて管理されている前記識別データまたは前記マッピングデータが更新されたとき、更新後の識別データまたはマッピングデータを受け取り前記識別データ保持部または前記マッピングデータ保持部に格納する更新確認部と、
当該クライアント端末において入力フォームを取得したとき、前記識別データ保持部内の識別データを参照して、前記入力フォームが対象入力フォームであるか否かを判定する対象入力フォーム確認部と、
対象入力フォームであると判定されたとき、前記管理サーバからユーザの個人情報項目を受け取る個人情報取得部と、
前記マッピングデータ保持部内のマッピングデータを参照して、前記個人情報項目を前記対象入力フォームの対応するデータフィールドに入力するフォーム入力部と、
を備えることを特徴とするクライアント端末。
A client terminal that receives information from the management server and enters personal information in an input form provided online,
An identification data holding unit for holding identification data for identifying a target input form that is an input target of personal information;
A mapping data holding unit for holding mapping data for associating a field name for identifying a data field included in the target input form with a name of a predetermined personal information item for each target input form;
When the identification data or the mapping data managed in the management server is updated, an update confirmation unit that receives the updated identification data or mapping data and stores it in the identification data holding unit or the mapping data holding unit;
A target input form confirmation unit that determines whether or not the input form is a target input form by referring to the identification data in the identification data holding unit when the input form is acquired in the client terminal;
A personal information acquisition unit that receives a personal information item of a user from the management server when the target input form is determined;
A form input unit that references the mapping data in the mapping data holding unit and inputs the personal information item into a corresponding data field of the target input form;
A client terminal comprising:
対象入力フォーム以外の入力フォームを取得したとき、その入力フォームを対象入力フォームとして学習させるか否かをユーザに確認する学習確認部と、
ユーザによる個人情報入力後の入力フォームから、個人情報の内容と、入力先のデータフィールドを特定するフィールド名称とのセットを取得して前記管理サーバに送信する学習データ送信部と、
をさらに備えることを特徴とする請求項3に記載のクライアント端末。
A learning confirmation unit that confirms to the user whether or not to learn the input form as the target input form when an input form other than the target input form is acquired;
A learning data transmission unit that acquires a set of personal information and a field name that identifies a data field of an input destination from the input form after the personal information is input by the user, and transmits the set to the management server;
The client terminal according to claim 3, further comprising:
オンラインで提供される入力フォームに個人情報を入力するクライアント端末と、前記クライアント端末に個人情報を提供する管理サーバと、を備える個人情報入力システムであって、
前記管理サーバは、
入力フォーム内に含まれるデータフィールドへの入力対象となる個人情報の項目名と内容をユーザ毎に保持する個人情報格納部と、
個人情報の入力対象である対象入力フォームを識別するための識別データと、前記対象入力フォームに含まれるデータフィールドを特定するフィールド名称と個人情報項目の名称とを関連づけるマッピングデータとを、前記対象入力フォーム毎に保持する対象フォーム情報格納部と、
前記識別データまたは前記マッピングデータが更新されたとき、更新後の識別データまたはマッピングデータをクライアント端末に送信する更新部と、
クライアント端末からの対象入力フォームを取得したことの通知に応じて、ユーザの個人情報項目を前記個人情報格納部から検索してクライアント端末に送信する個人情報検索部と、
を備え、
前記クライアント端末は、
前記識別データを保持する識別データ保持部と、
前記マッピングデータを対象入力フォーム毎に保持するマッピングデータ保持部と、
更新後の識別データまたはマッピングデータを受け取り前記識別データ保持部または前記マッピングデータ保持部に格納する更新確認部と、
当該クライアント端末において入力フォームを取得したとき、前記識別データ保持部内の識別データを参照して、前記入力フォームが対象入力フォームであるか否かを判定する対象入力フォーム確認部と、
前記管理サーバからユーザの個人情報項目を受け取る個人情報取得部と、
前記マッピングデータ保持部内のマッピングデータを参照して、前記個人情報項目を前記対象入力フォームの対応するデータフィールドに入力するフォーム入力部と、
を備えることを特徴とする個人情報入力システム。
A personal information input system comprising: a client terminal that inputs personal information in an input form provided online; and a management server that provides personal information to the client terminal,
The management server
A personal information storage unit that holds, for each user, the item name and contents of personal information to be entered in the data field included in the input form;
The target input includes identification data for identifying a target input form that is an input target of personal information, and mapping data that associates a field name that identifies a data field included in the target input form and a name of a personal information item. A target form information storage section to be held for each form;
An update unit that transmits the updated identification data or mapping data to the client terminal when the identification data or the mapping data is updated;
A personal information retrieval unit that retrieves a personal information item of a user from the personal information storage unit and transmits it to the client terminal in response to the notification that the target input form has been acquired from the client terminal;
With
The client terminal is
An identification data holding unit for holding the identification data;
A mapping data holding unit for holding the mapping data for each target input form;
An update confirmation unit that receives updated identification data or mapping data and stores it in the identification data holding unit or the mapping data holding unit;
A target input form confirmation unit that determines whether or not the input form is a target input form by referring to the identification data in the identification data holding unit when the input form is acquired in the client terminal;
A personal information acquisition unit that receives a personal information item of the user from the management server;
A form input unit that references the mapping data in the mapping data holding unit and inputs the personal information item into a corresponding data field of the target input form;
A personal information input system comprising:
オンラインで提供される入力フォームに入力するための個人情報をクライアント端末に提供する管理サーバで動作するプログラムであって、
入力フォーム内に含まれるデータフィールドへの入力対象となる個人情報の項目名と内容をユーザ毎にメモリ内に保持する機能と、
個人情報の入力対象である対象入力フォームを識別するための識別データと、前記対象入力フォームに含まれるデータフィールドを特定するフィールド名称と個人情報項目の名称とを関連づけるマッピングデータとを、前記対象入力フォーム毎にメモリ内に保持する機能と、
前記識別データまたは前記マッピングデータが更新されたとき、更新後の識別データまたはマッピングデータをクライアント端末に送信する機能と、
クライアント端末からの対象入力フォームを取得したことの通知に応じて、ユーザの個人情報項目をメモリから検索してクライアント端末に送信する機能と、
を前記管理サーバに実現させることを特徴とする個人情報入力プログラム。
A program that runs on a management server that provides personal information for input to an input form provided online to a client terminal,
A function for storing the item name and contents of personal information to be entered in the data field included in the input form in a memory for each user;
The target input includes identification data for identifying a target input form that is an input target of personal information, and mapping data that associates a field name that identifies a data field included in the target input form and a name of a personal information item. A function that holds each form in memory,
A function of transmitting the updated identification data or mapping data to the client terminal when the identification data or the mapping data is updated;
In response to the notification that the target input form has been acquired from the client terminal, a function for retrieving the user's personal information item from the memory and sending it to the client terminal;
Is implemented by the management server.
管理サーバからの個人情報の提供を受けて、オンラインで提供される入力フォームに個人情報を入力するクライアント端末で動作するプログラムであって、
個人情報の入力対象である対象入力フォームを識別するための識別データをメモリ内に保持する機能と、
前記対象入力フォームに含まれるデータフィールドを特定するフィールド名称と予め定められている個人情報項目の名称とを関連づけるマッピングデータを、前記対象入力フォーム毎にメモリ内に保持する機能と、
前記管理サーバにおいて管理されている前記識別データまたは前記マッピングデータが更新されたとき、更新後の識別データまたはマッピングデータを受け取りメモリ内に保持する機能と、
クライアント端末において入力フォームを取得したとき、前記識別データを参照して、前記入力フォームが対象入力フォームであるか否かを判定する機能と、
対象入力フォームであると判定されたとき、前記管理サーバからユーザの個人情報項目を受け取る機能と、
前記マッピングデータを参照して、前記個人情報項目を前記対象入力フォームの対応するデータフィールドに入力する機能と、
を前記クライアント端末に実現させることを特徴とする個人情報入力プログラム。
A program that operates on a client terminal that receives personal information from a management server and inputs personal information in an input form provided online,
A function for holding identification data in a memory for identifying a target input form, which is an input target of personal information,
A function of holding mapping data for associating a field name for identifying a data field included in the target input form with a name of a predetermined personal information item in a memory for each target input form;
When the identification data or the mapping data managed in the management server is updated, the function of receiving the updated identification data or mapping data in the memory and holding it in memory.
A function for determining whether or not the input form is a target input form with reference to the identification data when the input form is acquired at the client terminal;
A function of receiving a personal information item of a user from the management server when it is determined that the target input form is;
A function of referring to the mapping data and inputting the personal information item into a corresponding data field of the target input form;
Is implemented in the client terminal.
JP2010036004A 2010-02-22 2010-02-22 Management server for inputting personal information, client terminal, personal information input system, and program Pending JP2011170757A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010036004A JP2011170757A (en) 2010-02-22 2010-02-22 Management server for inputting personal information, client terminal, personal information input system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010036004A JP2011170757A (en) 2010-02-22 2010-02-22 Management server for inputting personal information, client terminal, personal information input system, and program

Publications (1)

Publication Number Publication Date
JP2011170757A true JP2011170757A (en) 2011-09-01

Family

ID=44684791

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010036004A Pending JP2011170757A (en) 2010-02-22 2010-02-22 Management server for inputting personal information, client terminal, personal information input system, and program

Country Status (1)

Country Link
JP (1) JP2011170757A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014241110A (en) * 2013-06-12 2014-12-25 株式会社3Films Real estate information management system and program
JP5665207B1 (en) * 2014-03-21 2015-02-04 株式会社イッカツ Information input system, information input method, and information input program
JP5830581B1 (en) * 2014-06-23 2015-12-09 株式会社ショーケース・ティービー Input support server, input support method, and input support program
JP6175582B1 (en) * 2017-02-25 2017-08-02 株式会社イッカツ Information input system, information input method, and information input program
JP6218980B1 (en) * 2017-02-24 2017-10-25 株式会社三井住友銀行 Loan screening application system, method, and program
JP2019114004A (en) * 2017-12-22 2019-07-11 Kddi株式会社 Input support device, input support program and input support method
JP2019175509A (en) * 2019-07-03 2019-10-10 三菱電機インフォメーションシステムズ株式会社 Data input device, data input program, and data input system
JP2020016933A (en) * 2018-07-23 2020-01-30 株式会社DataSign Personal data management system
WO2020031347A1 (en) * 2018-08-09 2020-02-13 株式会社カノウプス Information linking assist system
CN112883696A (en) * 2021-02-03 2021-06-01 维沃移动通信有限公司 Form filling method, form sharing method, device, equipment and storage medium
JP2021517297A (en) * 2018-03-06 2021-07-15 グーグル エルエルシーGoogle LLC Systems and methods for autofill field classification
CN113296656A (en) * 2021-06-15 2021-08-24 携程旅游网络技术(上海)有限公司 Information processing method, system, device and medium

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014241110A (en) * 2013-06-12 2014-12-25 株式会社3Films Real estate information management system and program
JP5665207B1 (en) * 2014-03-21 2015-02-04 株式会社イッカツ Information input system, information input method, and information input program
JP5830581B1 (en) * 2014-06-23 2015-12-09 株式会社ショーケース・ティービー Input support server, input support method, and input support program
JP6218980B1 (en) * 2017-02-24 2017-10-25 株式会社三井住友銀行 Loan screening application system, method, and program
JP2018139069A (en) * 2017-02-24 2018-09-06 株式会社三井住友銀行 Loan screening application system, method, and program
JP6175582B1 (en) * 2017-02-25 2017-08-02 株式会社イッカツ Information input system, information input method, and information input program
WO2018155394A1 (en) * 2017-02-25 2018-08-30 株式会社イッカツ Information input system, information input method, and information input program
JP2018142043A (en) * 2017-02-25 2018-09-13 株式会社イッカツ Information input system, information input method, and information input program
JP2019114004A (en) * 2017-12-22 2019-07-11 Kddi株式会社 Input support device, input support program and input support method
JP7110373B2 (en) 2018-03-06 2022-08-01 グーグル エルエルシー System and method for autofill field classification
JP2021517297A (en) * 2018-03-06 2021-07-15 グーグル エルエルシーGoogle LLC Systems and methods for autofill field classification
JP2022160482A (en) * 2018-03-06 2022-10-19 グーグル エルエルシー Systems and methods for autofill field classification
US11604921B2 (en) 2018-03-06 2023-03-14 Google Llc Systems and methods for autofill field classification
JP7394184B2 (en) 2018-03-06 2023-12-07 グーグル エルエルシー System and method for autofill field classification
JP2020016933A (en) * 2018-07-23 2020-01-30 株式会社DataSign Personal data management system
WO2020031347A1 (en) * 2018-08-09 2020-02-13 株式会社カノウプス Information linking assist system
JP2019175509A (en) * 2019-07-03 2019-10-10 三菱電機インフォメーションシステムズ株式会社 Data input device, data input program, and data input system
CN112883696A (en) * 2021-02-03 2021-06-01 维沃移动通信有限公司 Form filling method, form sharing method, device, equipment and storage medium
CN113296656A (en) * 2021-06-15 2021-08-24 携程旅游网络技术(上海)有限公司 Information processing method, system, device and medium
CN113296656B (en) * 2021-06-15 2022-11-01 携程旅游网络技术(上海)有限公司 Information processing method, system, device and medium

Similar Documents

Publication Publication Date Title
JP2011170757A (en) Management server for inputting personal information, client terminal, personal information input system, and program
US20190190977A1 (en) System and method of automatic generation and insertion of analytic tracking codes
KR101389969B1 (en) Message Catalogs for Remote Modules
US7512569B2 (en) User defined components for content syndication
JP5218080B2 (en) Electronic coupon processing system, user management server device, service providing method, and program
KR101229497B1 (en) E-mail Printing method and apparatus according to printing environment adapted to user
US20090157859A1 (en) Methods And Systems For Accessing A Resource Based On URN Scheme Modifiers
US20100146051A1 (en) Managing Differences in User Devices When Sharing Content on Mobile Devices
US20080189427A1 (en) Enabling Access To An Application Through A Network Portal
US20080275977A1 (en) Method and system for managing information feed delivery to a communications device
US9742772B1 (en) Access system
WO2015074459A1 (en) Method and apparatus for opening webpage, invoking client, and creating light app
US7512651B2 (en) Securely passing user credentials for access to an application through a network portal
CA2437273C (en) Network conduit for providing access to data services
US9355269B2 (en) Method and system for managing uniquely identifiable bookmarklets
US8001216B2 (en) System and method for a web service portlet registry
JP2002318808A (en) Personal information registration support system
CN112948733B (en) Interface maintenance method, device, computing equipment and medium
JP5404485B2 (en) Display method of identity information card in terminal, terminal and program
JP2012003411A (en) Log-in seal management system and management server
KR100792837B1 (en) Method and system for providing realtime particular information
JP2008077614A (en) Session management program and session management method
JP2000276443A (en) Document display device
JP5088269B2 (en) Screen information management method
JP5881756B2 (en) Information providing apparatus, information providing system, information providing program, and information providing method