JP2002269000A - Method for automatically preparing and displaying homepage and user information database - Google Patents

Method for automatically preparing and displaying homepage and user information database

Info

Publication number
JP2002269000A
JP2002269000A JP2001069143A JP2001069143A JP2002269000A JP 2002269000 A JP2002269000 A JP 2002269000A JP 2001069143 A JP2001069143 A JP 2001069143A JP 2001069143 A JP2001069143 A JP 2001069143A JP 2002269000 A JP2002269000 A JP 2002269000A
Authority
JP
Japan
Prior art keywords
user information
homepage
url
information database
data
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
JP2001069143A
Other languages
Japanese (ja)
Inventor
Takashi Furuya
隆司 古屋
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.)
A1 SERVER KK
Maebashi Chamber Of Commerce &
Maebashi Chamber Of Commerce & Industry
Original Assignee
A1 SERVER KK
Maebashi Chamber Of Commerce &
Maebashi Chamber Of Commerce & Industry
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 A1 SERVER KK, Maebashi Chamber Of Commerce &, Maebashi Chamber Of Commerce & Industry filed Critical A1 SERVER KK
Priority to JP2001069143A priority Critical patent/JP2002269000A/en
Publication of JP2002269000A publication Critical patent/JP2002269000A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a method for automatically preparing and displaying a home page by which a homepage can be prepared, registered and displayed extremely simply and to provide a user information database which is edited easily and useful. SOLUTION: The individual items U1, U2... of user information inputted by a user for preparing a home page are constituted as a random file where the items U1, U2... of individual columns in a single row corresponding to the user information of the URL can be handled as individually separate data in a table-form relational database 20. In response to a homepage browsing request, the URL of the browsing object is retrieved with a retrieval key K from a URL file, and the row of the URL stored in the database 20 is retrieved to extract data on the individual items U1 (the name of a company), U2 (an address), U3 (a telephone number), ... of each column of the browsing-requested user information, and the extracted data are HTML-converted. Then, the resultant data are displayed at a designated place on the screen of the home page on the WWW browser of a client.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、インターネット上
のユーザのホームページの作成・登録及びクライアント
のWWWブラウザ上への表示を簡単に行える方法及びユ
ーザ情報を格納するデータベースの構造が種々の形態に
データを編集・加工可能な形でWWWブラウザ上に表示
できるユーザ情報データベースに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for easily creating and registering a home page of a user on the Internet and displaying it on a WWW browser of a client, and a database for storing user information in various forms. And a user information database that can be displayed on a WWW browser in a form that can be edited and processed.

【0002】[0002]

【従来の技術】国家的IT推進プロジェクトにも促され
て、パーソナルコンピュータやインターネットの利用が
急速に拡がっている。公共団体、法人は元より個人でも
ホームページを開設して情報発信サイトとして華々しく
インターネット上を賑わしている。
2. Description of the Related Art The use of personal computers and the Internet has been rapidly expanding, driven by a national IT promotion project. Public organizations and corporations have established websites for individuals as well as individuals, and are booming on the Internet as information dissemination sites.

【0003】しかしながら、WWW(ワールドワイドウ
ェブ)におけるホームページはHTML言語にて記述さ
れるため、素人にはホームページの作成が難しいことは
否めない。そこで、最近では種々のホームページ作成の
ための支援システムやホームページの自動作成ソフトが
提供されて素人でもホームページが簡単に作成できるよ
うになっている。公知技術として、例えば特開2000
−67038には、ホームページを容易にかつ効率的に
作成する装置が開示されている。
[0003] However, since homepages in the WWW (World Wide Web) are described in the HTML language, it is undeniable that it is difficult for an amateur to create a homepage. Therefore, recently, support systems for creating various homepages and software for automatically creating homepages have been provided so that even amateurs can easily create homepages. As a known technique, for example,
No. 67038 discloses an apparatus for easily and efficiently creating a homepage.

【0004】一般には図5に示されるように、プロバイ
ダ3を通してインターネット5に接続したユーザのクラ
イアント1(コンピュータ)と、ホームページ作成を支
援するサイトのWWWサーバ7と、ユーザのホームペー
ジの画面データD1を格納するユーザ情報データベース
10を備えるデータベースサーバ11(データベース管
理システム(DBMS)のソフトウェアでユーザ情報デ
ータベース10を管理するサーバ。)と、からなり、前
記クライアント1のWWWブラウザ上にインターネット
5を通じて表示した前記WWWサーバのWebページ上
のホームページ作成画面Mを通してユーザがホームペー
ジ作成のためのユーザ情報U1、U2・・(会社名、会
社概要、就職情報、住所、電話番号、地図、画像、メー
ルアドレス等の項目)を入力してユーザのホームページ
2を作成するステップと、前記WWWサーバ7にホーム
ページ登録要求するステップと、前記WWWサーバ7が
URLを前記ユーザに付与してURLファイル8に登録
するステップと、送信された前記ユーザのホームページ
の画面データD1を前記ユーザ情報データベース10に
格納するステップと、ホームページ閲覧要求に対して閲
覧されるURL(例えば、http://www.a1
s.co.jp/0125/)をURLファイル8から
検索するとともにURL内の検索キー(前記URL例の
0125)によって当該URLのホームページのデータ
を前記ユーザ情報データベース10から検索してHTM
L文書としてクライアントのWWWブラウザ上に表示す
るステップが実行される。
Generally, as shown in FIG. 5, a client 1 (computer) of a user connected to the Internet 5 through a provider 3, a WWW server 7 of a site for supporting homepage creation, and screen data D1 of the user's homepage are displayed. A database server 11 (a server that manages the user information database 10 by software of a database management system (DBMS)) having a user information database 10 to be stored. The database server 11 is displayed on the WWW browser of the client 1 through the Internet 5. Through the homepage creation screen M on the web page of the WWW server, the user can obtain user information U1, U2, etc. for creating a homepage (company name, company profile, employment information, address, telephone number, map, image, mail address, etc. ) To create a home page 2 for the user, a step of requesting the WWW server 7 to register a home page, a step in which the WWW server 7 assigns a URL to the user and registers it in the URL file 8, and a transmission. Storing the screen data D1 of the user's homepage in the user information database 10; and a URL (for example, http: //www.a1) browsed in response to the homepage browsing request.
s. co. jp / 0125 /) is searched from the URL file 8, and the homepage data of the URL is searched from the user information database 10 using the search key (0125 in the URL example) in the URL, and the HTM
The step of displaying the document as an L document on the client WWW browser is executed.

【0005】この際、ユーザが作成したホームページ2
の画面データD1はWWWサーバ7からデータベースサ
ーバ11のユーザ情報データベース10にダイレクトに
格納されるのではなく、セキュリティチェック(コンピ
ュータウィルス、文字の大きさ、データ量等の異常デー
タチェック)が市販のチェックソフトにて実行され(ス
テップS1)、或る程度これをパスすればクライアント
のURL(uniform resource locator)がURLファイ
ル8に登録されて、中間ファイル(シーケンシャルファ
イル;SQF)9に一旦頭から詰めて格納される。その
後、人手作業によって前記中間ファイル9に格納された
ユーザ情報のデータチェックが丹念に行われる(ステッ
プS2)。市販ソフトで見逃したコンピュータウィルス
や禁制のアダルトデータ等が入っていないか等の内容を
検査するためである。このデータチェック作業(ステッ
プS2)には1〜2週間という相当の時間を要するの
で、最終的にユーザ情報データベース10に格納されて
URLがユーザに発行されるまで一カ月以上を要してい
るのが現状である。
At this time, a home page 2 created by the user
Screen data D1 is not directly stored in the user information database 10 of the database server 11 from the WWW server 7, but a security check (check for abnormal data such as computer virus, character size, data amount, etc.) is a commercially available check It is executed by software (step S1), and if it passes to a certain extent, the URL (uniform resource locator) of the client is registered in the URL file 8 and temporarily stored in the intermediate file (sequential file; SQF) 9 from the beginning. Is stored. Thereafter, the data of the user information stored in the intermediate file 9 is carefully checked by hand (step S2). This is to check the contents, such as whether a computer virus or forbidden adult data that was overlooked by commercially available software is included. Since the data check operation (step S2) requires a considerable time of one to two weeks, it takes one month or more until the URL is finally stored in the user information database 10 and the URL is issued to the user. Is the current situation.

【0006】この点、ユーザ情報データベース10が外
部から侵入されて破壊されるのは厳に防止されなければ
ならないので、上記セキュリティのための厳重なチェッ
クに時間を要するのもやむを得ないというのがプロバイ
ダやデータベース管理者を始めとするインターネット関
係者の認識である。
[0006] In this regard, since the user information database 10 must be strictly prevented from being invaded from the outside and destroyed, it is unavoidable that the strict check for security requires time. And Internet stakeholders, including database administrators.

【0007】ところで、上記従来のホームページ自動作
成支援システム乃至方法におけるユーザが作成したホー
ムページ2の画面データD1は、全体として一つのデー
タとして取り扱われている。つまり、上記ユーザ情報デ
ータベース10に格納されたホームページ2の画面デー
タD1はWWWブラウザ上に画面表示される場合に、イ
ンデックスhtmlやマップhtmlによって検索され
てそのユーザのホームページデータ全部がそのまま閲覧
要求したクライアントのWWWブラウザ上に表示される
形態である。
By the way, the screen data D1 of the homepage 2 created by the user in the above-mentioned conventional homepage automatic creation support system or method is treated as one data as a whole. That is, when the screen data D1 of the homepage 2 stored in the user information database 10 is displayed on a WWW browser on the screen, the client is searched by the index html or the map html and requests to browse the entire homepage data of the user as it is. Is displayed on a WWW browser.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、上記従
来のホームページの自動作成支援システム乃至ホームペ
ージ自動作成表示方法では、ホームページ2の画面デー
タD1のユーザ情報データベース10への格納及びユー
ザへのURL発行までにデータチェック(ステップS
2)の時間と手間がかかり過ぎる難点があった。
However, in the conventional homepage automatic creation support system or the homepage automatic creation display method, the conventional homepage automatic creation support system or the homepage automatic creation display method requires that the screen data D1 of the homepage 2 be stored in the user information database 10 and the URL be issued to the user. Data check (Step S
There was a disadvantage that the time and effort of 2) was too much.

【0009】また、ユーザが作成したホームページ2の
画面データD1はデータチェックの後、WWWサーバ7
の管理下にあるユーザ情報データベース10に一つのデ
ータとして格納され、閲覧要求があった場合には単にユ
ーザ情報データベース10に格納された閲覧要求のUR
Lに対応するホームページ2の画面データD1全体を検
索してそのままクライアントのWWWブラウザ上に表示
しているだけである。したがって、一旦作成されたホー
ムページの画面データD1は一つのデータとして取り扱
われているので、ホームページ作成登録後にユーザが自
己のホームページ2の中の各ユーザ情報の項目(名称、
住所、電話番号、地図、写真・・)のレイアウトを変更
したいとしても、ホームページを作成し直して再登録し
なければならず困難である。また、ホームページ2の画
面データD1としてユーザ情報データベース10に格納
したユーザ情報の項目の内の幾つかを選択的に呼び出し
て簡略なホームページをWWWブラウザ上に表示すると
いった表示項目の選択も不可能であり、ホームページの
画面構成に柔軟性が欠ける難点があった。ホームページ
の画面はユーザ情報データベース10から引き出す場合
に一つの画面として定まっており、比喩的に言えば紙芝
居なのである。
Further, the screen data D1 of the homepage 2 created by the user is checked after the data check, and the WWW server 7
Is stored as one piece of data in the user information database 10 under the management of the user, and when there is a browsing request, the UR of the browsing request stored in the user information database 10 is simply stored.
The entire screen data D1 of the homepage 2 corresponding to L is retrieved and displayed as it is on the client WWW browser. Therefore, since the screen data D1 of the homepage once created is treated as one data, after the homepage is created and registered, the user enters items (name, name,
Even if it is desired to change the layout of addresses, telephone numbers, maps, photos, etc.), it is difficult to re-create the homepage and re-register it. Further, it is impossible to select display items such as selectively calling some of the user information items stored in the user information database 10 as the screen data D1 of the homepage 2 and displaying a simple homepage on the WWW browser. There was a disadvantage that the screen configuration of the homepage lacked flexibility. The screen of the homepage is determined as one screen when pulled out from the user information database 10, and is metaphorically a picture-story show.

【0010】ところで、従来のユーザ情報データベース
10に画面データD1として格納された多くのユーザの
ユーザ情報U1、U2・・はWWWブラウザ上のホーム
ページ2の表示のためだけにしか利用されているに過ぎ
ない。この点、ユーザがホームページ作成のために入力
したユーザ情報の集合からなるホームページ2の画面デ
ータD1の集合からなる従来のユーザ情報データベース
10の形態では、ユーザ情報U1、U2・・の項目単位
(住所、名称、業種等のデータ)の編集・加工はできな
いことから当然に蓄積されたユーザ情報の利用価値は低
く、ユーザ情報データベース10のWWWブラウザ上の
ホームページの表示以外の利用は全く想定されていな
い。
By the way, the user information U1, U2,... Of many users stored as the screen data D1 in the conventional user information database 10 is used only for displaying the home page 2 on the WWW browser. Absent. In this regard, in the form of the conventional user information database 10 composed of a set of screen data D1 of the homepage 2 composed of a set of user information input by the user for creating the homepage, the user information U1, U2,. , Name, business type, etc.) cannot be edited and processed, so that the stored user information has a low utility value, and no use other than displaying a home page on the WWW browser of the user information database 10 is assumed at all. .

【0011】仮に、多数のユーザのユーザ情報が蓄積さ
れたユーザ情報データベース10から自由にまとめたい
必要な項目だけ抜き取って一覧表にする等の編集・加工
が可能であれば、ホームページの表示のみならず種々の
目的に対応できる利用価値の高いデータベースがホーム
ページ作成支援とともに構築できるであろう。
If it is possible to edit and process, for example, a list by extracting only necessary items that the user wants to collect freely from the user information database 10 in which user information of a large number of users is stored, if only a home page display is to be performed, In addition, a database with high utility value that can be used for various purposes could be constructed with support for creating homepages.

【0012】本発明は上記事情に鑑みてなされたもので
あり、ホームページの作成、登録、及びWWWブラウザ
上の表示を簡単に且つレイアウトが自由にできるように
したホームページ自動作成表示方法を提供し、またホー
ムページ作成に際してユーザ情報データベースに蓄積さ
れたユーザ情報の形態をWWWブラウザ上へのホームペ
ージ表示以外の用途に活用可能にするユーザ情報データ
ベースを提供することを目的とする。
The present invention has been made in view of the above circumstances, and provides a method of automatically creating and displaying a home page, which makes it possible to easily create and register a home page and to freely display the layout on a WWW browser. It is another object of the present invention to provide a user information database that makes it possible to utilize the form of user information stored in the user information database for purposes other than displaying a home page on a WWW browser when creating a home page.

【0013】[0013]

【課題を解決するための手段】本発明は、上記課題を解
決するために、 (1)インターネットに接続したクライアントと、WW
Wサーバと、ホームページデータを格納するユーザ情報
データベースを備えるデータベースサーバと、からな
り、前記クライアントのWWWブラウザ上にインターネ
ットを通じて表示した前記WWWサーバのWebページ
上のホームページ作成画面を通してユーザがホームペー
ジ作成のためのユーザ情報を入力してユーザのホームペ
ージを作成するステップと、前記WWWサーバにホーム
ページ登録要求するステップと、前記WWWサーバがU
RLを前記ユーザに付与してURLファイルに登録する
ステップと、送信された前記ユーザのホームページのデ
ータを前記データベースのユーザ情報データベースに格
納するステップと、ホームページ閲覧要求に対して閲覧
されるURLをURLファイルから検索するとともにU
RL内の検索キーによって当該URLのホームページの
データを前記ユーザ情報データベースから検索してクラ
イアントのWWWブラウザ上に表示するステップと、を
行うホームページ自動作成表示方法において、前記ユー
ザ情報データベースがリレーショナルデータベースであ
り、前記ホームページのデータの格納をURLに対応す
る一行における個々の列の項目がそれぞれ別個のデータ
として取り扱われるランダムファイルの構成とし、ホー
ムページ閲覧要求に対して閲覧対象のURLをURLフ
ァイルから検索キーにて検索し、次にユーザ情報データ
ベースに格納された当該URLの行を検索し、次に閲覧
要求されたユーザ情報の各列の個々のデータを抽出して
各々HTML変換されてWWWブラウザ上のホームペー
ジ画面の指定場所に表示することを特徴とするホームペ
ージ自動作成表示方法を提供する。 (2)特に、上記(1)に記載のホームページ自動作成
表示方法において、WWWサーバはユーザのクライアン
トからのホームページ登録要求に対して、セキュリティ
チェックプログラムを通すとともにURLを自動発行し
た後、直ちに前記ユーザが入力したホームページ作成の
ためのユーザ情報を3〜7台の複数のデータベースに順
次通してそれぞれ異なるデータ加工を施して直に各ユー
ザ情報データベースに格納することを特徴とするホーム
ページ自動作成表示方法を提供する。 (3)また、上記(1)または(2)に記載のホームペ
ージ自動作成表示方法によって作成されたユーザ情報デ
ータベースであって、各ユーザのURLに対応する各行
に格納された各列の個々の項目を検索候補キーとするこ
とを特徴とするユーザ情報データベースを提供する。
SUMMARY OF THE INVENTION In order to solve the above problems, the present invention provides: (1) a client connected to the Internet,
A W server and a database server having a user information database for storing home page data, wherein a user creates a home page through a home page creation screen on a WWW server Web page displayed on the WWW browser of the client through the Internet. Creating a home page of the user by inputting the user information of the WWW server; requesting the WWW server to register the home page;
Assigning an RL to the user and registering the URL in a URL file; storing the transmitted data of the user's home page in a user information database of the database; Search from file and U
Searching for the data of the home page of the URL from the user information database using the search key in the RL and displaying the data on the WWW browser of the client, wherein the user information database is a relational database. The storage of the data of the home page is configured as a random file in which each column item in one row corresponding to the URL is treated as separate data, and the URL to be viewed is used as a search key from the URL file in response to the home page browsing request. And then retrieves the row of the URL stored in the user information database, and then extracts the individual data of each column of the user information requested to be browsed, performs HTML conversion, and converts each data into a home page on the WWW browser. Screen location To provide the home page automatically creates display method, characterized in that the display. (2) In particular, in the homepage automatic creation and display method according to the above (1), in response to a homepage registration request from a user's client, the WWW server passes a security check program and automatically issues a URL, and immediately after the user's homepage registration request, Characterized in that user information for creating a home page input by the user is sequentially passed through a plurality of databases of 3 to 7 units, subjected to different data processing, and stored directly in each user information database. provide. (3) A user information database created by the homepage automatic creation and display method described in (1) or (2) above, wherein individual items in each column stored in each row corresponding to the URL of each user. Is provided as a search candidate key.

【0014】[0014]

【発明の実施の形態】本発明に係るホームページ自動作
成表示方法とユーザ情報データベースについて図面を基
に詳述する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A method for automatically creating and displaying a home page and a user information database according to the present invention will be described in detail with reference to the drawings.

【0015】図1は本発明に係るインターネット上のホ
ームページ自動作成表示方法を行う全体のシステム構成
を示す図である。図2は本発明に係るユーザ情報データ
ベースへのホームページの画面データを構成するユーザ
情報を格納する手順を説明する図である。図3はクライ
アントからのホームページ閲覧要求に対してホームペー
ジ画面をWWWブラウザ上に表示する手順を説明する図
である。図4はホームページ作成画面(テンプレート)
の例を示す図である。
FIG. 1 is a diagram showing an overall system configuration for performing a method for automatically creating and displaying home pages on the Internet according to the present invention. FIG. 2 is a diagram illustrating a procedure for storing user information constituting screen data of a homepage in a user information database according to the present invention. FIG. 3 is a diagram illustrating a procedure for displaying a homepage screen on a WWW browser in response to a homepage browsing request from a client. Figure 4 is a homepage creation screen (template)
It is a figure showing the example of.

【0016】先ず、図1に示されるように、本発明のホ
ームページ自動作成表示方法を実現するシステムの構成
は、前述の図5に示される従来の支援システムの構成と
WWWサーバ17、データベースサーバ21の内部構成
が異なる以外は同様である。
First, as shown in FIG. 1, the configuration of the system for realizing the method for automatically creating and displaying a home page according to the present invention is the same as that of the conventional support system shown in FIG. Are the same except that the internal configuration is different.

【0017】即ち、インターネット5に接続したクライ
アント1と、ホームページ作成を支援するサイトのWW
Wサーバ17と、ホームページの画面データを構成する
各項目のユーザ情報U1、U2・・を格納するユーザ情
報データベース20A〜20Eを備えるデータベースサ
ーバ21と、からなり、先ず前記クライアント1のWW
Wブラウザ上にインターネットを通じて表示した前記W
WWサーバのWebページ上のホームページ作成画面M
(図4参照)を通してユーザがホームページ作成のため
のユーザ情報U1、U2・・を入力してユーザのホーム
ページ2を作成するステップと、次に前記WWWサーバ
17にホームページ登録要求するステップと、次に図2
に示されるように、前記WWWサーバ17が検索キーテ
ーブル13から当該ユーザ固有の新たな検索キーK(例
えば0125=0124+1)を作ってURL(例えば
http://www.△△.co.jp/0125
/)を前記ユーザに付与してURLファイル8に登録す
るステップと、送信された前記ユーザのホームページ2
を構成するユーザ情報U1、U2・・を前記データベー
スサーバ21のユーザ情報データベース20A〜20E
に順次データ加工して格納するステップと、クライアン
ト1からのホームページ閲覧要求に対して閲覧されるU
RLをURLファイル8から検索するとともにURL内
の検索キーKによって当該URLのホームページ2のユ
ーザ情報を前記ユーザ情報データベース20Aまたは他
のユーザ情報データベース20B・・から検索してクラ
イアント1のWWWブラウザ上に表示するステップと、
を行う。
That is, the client 1 connected to the Internet 5 and the WW of a site that supports the creation of a home page
A W server 17 and a database server 21 having user information databases 20A to 20E storing user information U1, U2,... Of respective items constituting screen data of a home page.
The W displayed on the W browser through the Internet
Homepage creation screen M on Web page of WW server
(See FIG. 4), the user inputs user information U1, U2,... For creating a home page, creates a home page 2 for the user, then requests the WWW server 17 to register the home page, FIG.
As shown in the above, the WWW server 17 creates a new search key K (for example, 0125 = 0124 + 1) unique to the user from the search key table 13 and makes a URL (for example, http: //www.@.co.jp/). 0125
/) To the user and registering it in the URL file 8;
The user information U1, U2,... Constituting the user information databases 20A to 20E of the database server 21 are
Sequentially processing and storing the data in the U.S.A .;
The RL is searched from the URL file 8 and the user information of the home page 2 of the URL is searched from the user information database 20A or another user information database 20B by the search key K in the URL, and is displayed on the WWW browser of the client 1. Steps to display;
I do.

【0018】特に前記ユーザ情報データベース20A〜
20Eは図2に示されるように表形態のリレーショナル
データベース20であり、前記ホームページ2を構成す
るユーザ情報の各項目U1、U2・・の格納を或るUR
Lのユーザ情報に対応する一行における個々の列の項目
U1、U2・・がそれぞれ別個のデータとして取り扱い
可能なランダムファイルの構成とし、図3に示されるよ
うにホームページ閲覧要求(P1)に対して閲覧対象の
URL(例えばhttp://www.△△.co.j
p/0125/)をURLファイル8から検索キーK
(K=0125)にて検索し(P2)、次にユーザ情報
データベース20に格納された当該URLの行を検索し
(P3)、次に閲覧要求されたユーザ情報の各列の個々
の項目U1(会社名)、U2(住所)、U3(電話番
号)、・・のデータを抽出して各々HTML変換してク
ライアントのWWWブラウザ上のホームページ2の画面
の指定場所に表示されるように、例えばWWWサーバ1
7にCGI(common gateway interface)プログラムが
組み込まれる。
In particular, the user information databases 20A-
20E is a relational database 20 in the form of a table as shown in FIG. 2, and stores each item U1, U2,.
The items U1, U2,... Of the individual columns in one row corresponding to the user information of L are configured as random files that can be handled as separate data, and as shown in FIG. URL to be viewed (for example, http: //www.@.co.j
p / 0125 /) from URL file 8 as search key K
(K = 0125) (P2), and then search for the row of the URL stored in the user information database 20 (P3). Then, individual items U1 of each column of the user information requested to be browsed are searched. (Company name), U2 (Address), U3 (Phone number),... Are extracted and converted into HTML, respectively, and displayed at the designated location on the homepage 2 screen on the client WWW browser, for example. WWW server 1
7 incorporates a CGI (common gateway interface) program.

【0019】換言すれば、検索キーで呼び込んだ個々の
項目U1、U2・・のデータがクライアントのWWWブ
ラウザ上でホームページ2の画面に嵌め込まれて表示さ
れるのであり、ホームページとしての実体はユーザ情報
データベース20の中には存在しないのである。単にユ
ーザの入力したホームページに関するユーザ情報が個々
にユーザ情報データベース20から検索されて各々HT
ML形式でクライアントのWWWブラウザ上のホームペ
ージ画面の表示指定場所に呼び出されて全体としてひと
つのホームページ画面が形成されている。換言すれば、
従来のindex.html、map.htmlといっ
たものは無く、一つ一つ必要なユーザ情報をデータベー
スから検索してWWWブラウザ上のホームページ画面に
嵌め込んでホームページにしているのである。したがっ
て、ユーザはWWWブラウザ上の自己のホームページ中
の指定した任意の場所に自由に各項目U1、U2・・を
入れることが可能になる。つまり、どの項目を何処に表
示させるかを自由に決めることができるのである。、デ
ータベースの構成は、全てのユーザ情報の項目がキーに
なってデータベース格納のときに会社名を親にしてソー
トかけている。
In other words, the data of the individual items U1, U2,... Fetched by the search key are displayed on the client's WWW browser by being fitted to the screen of the homepage 2, and the substance of the homepage is the user information. It does not exist in the database 20. The user information relating to the home page input by the user is individually retrieved from the user information database 20, and each of the HTs is retrieved.
A single home page screen is formed as a whole by being called in the ML format at the designated display location of the home page screen on the client WWW browser. In other words,
Conventional index. html, map. There is no such thing as html, and necessary user information is retrieved from a database and inserted into a homepage screen on a WWW browser to make a homepage. Therefore, the user can freely enter each item U1, U2,... In an arbitrary designated place in his home page on the WWW browser. In other words, it is possible to freely determine which item is displayed and where. In the structure of the database, all user information items are used as keys, and sorting is performed using the company name as a parent when storing the database.

【0020】なお、WWWサーバ17の中にはユーザ情
報データベース20の飛先(リンク)を指定する検索キ
ーKを入れたフォルダを作成しておく。
In the WWW server 17, a folder containing a search key K for designating a destination (link) of the user information database 20 is created.

【0021】次に、図1に示されるWWWサーバ17の
場合は、特にステップS1にて市販ソフトによってセキ
ュリティチェックしたユーザ情報は5つのデータベース
サーバ19A〜19Eを順次通してそれぞれ異なる複数
のデータ加工(圧縮しながらデータの和をとりAND条
件、OR条件、及びそれらの逆条件、さらに2進法に変
換して圧縮加工)を施して直にソートを掛けてユーザ情
報データベース20A〜20Eに格納する方法を採って
いる。このように複数のデータベースに種々に加工して
同じユーザ情報のデータを格納することで、仮にコンピ
ュータウィルスが最初のデータベース20Aに侵入して
データが破壊されても、次のサーバ19Bが立ち上がる
ので、データベースのセキュリティは確保されるのであ
る。このようにしてデータベースのセキュリティが確保
されることから、従来のように中間ファイル9に一旦格
納して人手によるセキュリティチェック(ステップS
2)を行う必要も無く、ユーザへのURL発行が迅速に
なされることになる。
Next, in the case of the WWW server 17 shown in FIG. 1, in particular, the user information security-checked by the commercially available software in step S1 sequentially passes through the five database servers 19A to 19E so that a plurality of different data processes ( A method of summing data while compressing, AND conditions, OR conditions, and their inverse conditions, further converting to binary, compressing, and directly sorting and storing the results in the user information databases 20A to 20E. Has been adopted. As described above, by processing various data in a plurality of databases and storing the same user information data, even if a computer virus enters the first database 20A and the data is destroyed, the next server 19B starts up. Database security is ensured. Since the security of the database is ensured in this manner, the data is temporarily stored in the intermediate file 9 and manually checked by security (step S
It is not necessary to perform 2), and the URL is quickly issued to the user.

【0022】上述の実施の形態から判るように、本発明
のホームページ自動作成表示方法によれば、HTML言
語に不知のユーザでも極めて簡単に且つ迅速にホームペ
ージを作成登録することができ、しかも自己のホームペ
ージにおける各項目のレイアウトや項目の選択が何時で
も自由に変更できるのである。
As can be seen from the above-described embodiment, according to the method for automatically creating and displaying a home page of the present invention, even a user who does not know the HTML language can create and register a home page very easily and quickly. The layout of each item on the homepage and the selection of the item can be freely changed at any time.

【0023】なお、本発明のホームページ自動作成表示
方法を適用したホームページ自動登録システムは、例え
ば前記ホームページを自動作成するWWWサーバとし
て、各地の商工会議所のサイトが想定される。その地区
の会社、法人、個人の店等が商工会議所のホームページ
にアクセスしてそのホームページ自動作成登録画面(図
4参照)を開き、ユーザ情報を入力して自己のホームペ
ージを作成して登録することにより、商工会議所のWW
Wサーバにはその地区の商工業者の情報が多数集まって
ユーザ情報データベースに蓄積されるが、これは単に登
録ユーザのホームページをWWWブラウザ上に表示する
ためのみならず、ユーザ情報データベースがランダムフ
ァイルの構成であることから、このユーザ情報データベ
ースを基にしてその地区の産業形態の種々の観点からの
把握が可能になる。
In the homepage automatic registration system to which the homepage automatic creation display method of the present invention is applied, for example, sites of chambers of commerce and commerce are assumed as a WWW server for automatically creating the homepage. A company, corporation, individual store, etc. in that area accesses the homepage of the Chamber of Commerce and Industry, opens the homepage automatic creation registration screen (see FIG. 4), and enters user information to create and register its own homepage. By doing so, the WW of Chamber of Commerce
The W server collects a large amount of information on commercial and industrial companies in the area and stores it in the user information database. This is not only for displaying the registered user's homepage on the WWW browser, but also for the user information database having a random file. Because of the configuration, it is possible to grasp the industrial form of the area from various viewpoints based on the user information database.

【0024】例えば、○○町の洋品店の住所リスト、△
△市の飲食店の電話番号リスト、その地区の中古車販売
店情報、グルメ情報といったユーザ情報データベースか
ら種々の検索手段で検索された選択的な情報を適宜WW
Wブラウザ上に一覧することが可能になるのである。
For example, an address list of a clothing store in XX town,
△ Selective information searched by various search means from a user information database such as a telephone number list of restaurants in the city, used car dealer information in the area, and gourmet information is appropriately WW.
It is possible to list them on the W browser.

【0025】また、各地の商工会議所のWWWサーバに
構築された同様なユーザ情報データベースを合体させれ
ば、より広範囲の有益な種々のデータベースが前記ユー
ザ情報データベースから自由に必要項目を抜き取って構
築できることになり、ユーザ情報データベースの活用が
図られる。
Further, if similar user information databases constructed on WWW servers of various chambers of commerce are combined, a wide range of useful various databases can be freely extracted from the user information database and constructed. This makes it possible to utilize the user information database.

【0026】[0026]

【発明の効果】本発明に係るホームページ自動作成表示
方法及びユーザ情報データベースは、上記のように構成
されているため、以下に記載するような効果を有する。
The homepage automatic creation and display method and the user information database according to the present invention are configured as described above and have the following effects.

【0027】(1)ホームページの作成登録が迅速に行
われるという優れた効果を有する。
(1) There is an excellent effect that the creation and registration of the homepage are performed quickly.

【0028】(2)ホームページ画面における各ユーザ
情報の表示場所は自由に設定でき、表示項目も自由に選
んで組めるので柔軟性のあるホームページ画面が実現す
るという優れた効果を有する。
(2) The display location of each user information on the homepage screen can be freely set, and the display items can be freely selected and assembled, so that there is an excellent effect that a flexible homepage screen is realized.

【0029】(3)多数のユーザ情報が蓄積されたユー
ザ情報データベースから種々の目的に応じた検索が可能
となり、ユーザ情報データベースの活用が図られるとい
う優れた効果を有する。
(3) It is possible to search for various purposes from the user information database in which a large number of user information is stored, and there is an excellent effect that the user information database can be utilized.

【0030】[0030]

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

【図1】 本発明に係るインターネット上のホームペー
ジ自動作成表示方法を行う全体のシステム構成を示す図
である。
FIG. 1 is a diagram showing an overall system configuration for performing a method for automatically creating and displaying a home page on the Internet according to the present invention.

【図2】 本発明に係るユーザ情報データベースへのホ
ームページの画面データを構成するユーザ情報を格納す
る手順を説明する図である。
FIG. 2 is a diagram illustrating a procedure for storing user information constituting screen data of a homepage in a user information database according to the present invention.

【図3】 本発明に係るクライアントからのホームペー
ジ閲覧要求に対してホームページ画面をWWWブラウザ
上に表示する手順を説明する図である。
FIG. 3 is a diagram illustrating a procedure for displaying a homepage screen on a WWW browser in response to a homepage browsing request from a client according to the present invention.

【図4】 本発明に係るホームページ作成画面(テンプ
レート)の例を示す図である。
FIG. 4 is a diagram showing an example of a homepage creation screen (template) according to the present invention.

【図5】 従来のホームページ自動作成支援システムの
構成を示す図である。
FIG. 5 is a diagram showing a configuration of a conventional homepage automatic creation support system.

【符号の説明】 1 クライアント 3 プロバイダ 5 インターネット 7、17 WWWサーバ 8 URLファイル 9 中間ファイル 10、20、20A〜20E ユーザ情報データベー
ス 11、21、19A〜19E データベースサーバ 13 検索キーテーブル D1 画面データ M ホームページ作成画面 U1、U2・・ ユーザ情報 K 検索キー
[Description of Signs] 1 Client 3 Provider 5 Internet 7, 17 WWW Server 8 URL File 9 Intermediate File 10, 20, 20A-20E User Information Database 11, 21, 19A-19E Database Server 13 Search Key Table D1 Screen Data M Homepage Creation screen U1, U2 ... User information K Search key

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 インターネットに接続したクライアント
と、WWWサーバと、ホームページのデータを格納する
ユーザ情報データベースを備えるデータベースサーバ
と、からなり、前記クライアントのWWWブラウザ上に
インターネットを通じて表示した前記WWWサーバのW
ebページ上のホームページ作成画面を通してユーザが
ホームページ作成のためのユーザ情報を入力してユーザ
のホームページを作成するステップと、前記WWWサー
バにホームページ登録要求するステップと、前記WWW
サーバがURLを前記ユーザに付与してURLファイル
に登録するステップと、送信された前記ユーザのホーム
ページのデータを前記ユーザ情報データベースに格納す
るステップと、ホームページ閲覧要求に対して閲覧され
るURLをURLファイルから検索するとともにURL
内の検索キーによって当該URLのホームページのデー
タを前記ユーザ情報データベースから検索してクライア
ントのWWWブラウザ上に表示するステップと、を行う
ホームページ自動作成表示方法において、前記ユーザ情
報データベースがリレーショナルデータベースであり、
前記ホームページのデータの格納をURLに対応する一
行における個々の列の項目がそれぞれ別個のデータとし
て取り扱われるランダムファイルの構成とし、ホームペ
ージ閲覧要求に対して閲覧対象のURLをURLファイ
ルから検索キーにて検索し、次にユーザ情報データベー
スに格納された当該URLの行を検索し、次に閲覧要求
されたユーザ情報の各列の個々のデータを抽出して各々
HTML変換されてWWWブラウザ上のホームページ画
面の指定場所に表示することを特徴とするホームページ
自動作成表示方法。
1. A WWW server, comprising: a client connected to the Internet; a WWW server; and a database server having a user information database for storing homepage data, the WWW server displaying the WWW server on the client's WWW browser through the Internet.
a step of creating user's homepage by inputting user information for creating a homepage through a homepage creation screen on an web page; a step of requesting the WWW server to register a homepage;
A step in which a server assigns a URL to the user and registers the URL in a URL file; a step of storing the transmitted data of the user's homepage in the user information database; Search from file and URL
Searching the data of the homepage of the URL from the user information database by the search key in the user information database and displaying the data on the WWW browser of the client, wherein the user information database is a relational database;
The homepage data is stored in a random file configuration in which each column item in one row corresponding to the URL is treated as separate data. In response to a homepage browsing request, the URL to be browsed is retrieved from the URL file using a search key. A search is performed, then a row of the URL stored in the user information database is searched, and then individual data of each column of the user information requested to be browsed is extracted and HTML-converted, and a home page screen on a WWW browser is obtained. A method for automatically creating and displaying a home page, which is displayed at a designated place.
【請求項2】 請求項1に記載のホームページ自動作成
表示方法において、WWWサーバはユーザのクライアン
トからのホームページ登録要求に対して、セキュリティ
チェックプログラムを通すとともにURLを自動発行し
た後、直ちに前記ユーザが入力したホームページ作成の
ためのユーザ情報を3〜7台の複数のデータベースサー
バに順次通してそれぞれ異なるデータ加工を施して直に
各ユーザ情報データベースに格納することを特徴とする
ホームページ自動作成表示方法。
2. The method according to claim 1, wherein the WWW server passes a security check program and automatically issues a URL in response to a homepage registration request from the user's client, and then immediately issues the URL. A method for automatically creating and displaying a home page, wherein input user information for creating a home page is sequentially passed through a plurality of database servers of three to seven and subjected to different data processing, and stored directly in each user information database.
【請求項3】 請求項1または請求項2に記載のホーム
ページ自動作成表示方法によって作成されたユーザ情報
データベースであって、各ユーザのURLに対応する各
行に格納された各列の個々の項目を検索候補キーとする
ことを特徴とするユーザ情報データベース。
3. A user information database created by the homepage automatic creation and display method according to claim 1 or 2, wherein each item of each column stored in each row corresponding to the URL of each user is stored. A user information database, which is used as a search candidate key.
JP2001069143A 2001-03-12 2001-03-12 Method for automatically preparing and displaying homepage and user information database Pending JP2002269000A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001069143A JP2002269000A (en) 2001-03-12 2001-03-12 Method for automatically preparing and displaying homepage and user information database

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001069143A JP2002269000A (en) 2001-03-12 2001-03-12 Method for automatically preparing and displaying homepage and user information database

Publications (1)

Publication Number Publication Date
JP2002269000A true JP2002269000A (en) 2002-09-20

Family

ID=18927216

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001069143A Pending JP2002269000A (en) 2001-03-12 2001-03-12 Method for automatically preparing and displaying homepage and user information database

Country Status (1)

Country Link
JP (1) JP2002269000A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004061682A1 (en) * 2002-12-26 2004-07-22 Sony Corporation Data storage system, data management method, data storage service device, and data passing method
JP2006024038A (en) * 2004-07-08 2006-01-26 Kyoeisha Kk Web data creation method
CN1317665C (en) * 2003-08-07 2007-05-23 三菱电机株式会社 Information collecting and searching apparatus

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09212401A (en) * 1996-02-02 1997-08-15 Fujitsu Ltd Fault recovery method for decentralized data base, and data base management device
JPH09330360A (en) * 1996-06-13 1997-12-22 Hitachi Ltd Electronic mall system
JPH10171784A (en) * 1996-12-06 1998-06-26 Fuji Xerox Co Ltd Device for preparing document
JPH1115767A (en) * 1997-06-26 1999-01-22 Fujitsu Ltd Server information providing device and computer readable recording medium recording server information providing program
JP2000076307A (en) * 1998-03-18 2000-03-14 Sony Internatl Europ Gmbh Communicating method and communication network
JP2000076290A (en) * 1998-09-01 2000-03-14 Hitachi Plant Eng & Constr Co Ltd Data processing method for unit electronic catalogue
WO2000025218A1 (en) * 1998-10-23 2000-05-04 Ebay, Inc. Information presentation and management in an online trading environment
JP2000285007A (en) * 1999-03-30 2000-10-13 Yaskawa Electric Corp Data base system construction device, its construction method and program medium
JP2000298646A (en) * 1999-04-14 2000-10-24 Best Communications Inc Www server system
JP2002183037A (en) * 2000-12-15 2002-06-28 Toshiba Eng Co Ltd Homepage preparation support system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09212401A (en) * 1996-02-02 1997-08-15 Fujitsu Ltd Fault recovery method for decentralized data base, and data base management device
JPH09330360A (en) * 1996-06-13 1997-12-22 Hitachi Ltd Electronic mall system
JPH10171784A (en) * 1996-12-06 1998-06-26 Fuji Xerox Co Ltd Device for preparing document
JPH1115767A (en) * 1997-06-26 1999-01-22 Fujitsu Ltd Server information providing device and computer readable recording medium recording server information providing program
JP2000076307A (en) * 1998-03-18 2000-03-14 Sony Internatl Europ Gmbh Communicating method and communication network
JP2000076290A (en) * 1998-09-01 2000-03-14 Hitachi Plant Eng & Constr Co Ltd Data processing method for unit electronic catalogue
WO2000025218A1 (en) * 1998-10-23 2000-05-04 Ebay, Inc. Information presentation and management in an online trading environment
JP2000285007A (en) * 1999-03-30 2000-10-13 Yaskawa Electric Corp Data base system construction device, its construction method and program medium
JP2000298646A (en) * 1999-04-14 2000-10-24 Best Communications Inc Www server system
JP2002183037A (en) * 2000-12-15 2002-06-28 Toshiba Eng Co Ltd Homepage preparation support system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004061682A1 (en) * 2002-12-26 2004-07-22 Sony Corporation Data storage system, data management method, data storage service device, and data passing method
CN1317665C (en) * 2003-08-07 2007-05-23 三菱电机株式会社 Information collecting and searching apparatus
CN100429661C (en) * 2003-08-07 2008-10-29 三菱电机株式会社 Information collection retrieval device
JP2006024038A (en) * 2004-07-08 2006-01-26 Kyoeisha Kk Web data creation method

Similar Documents

Publication Publication Date Title
JP4318741B2 (en) Database system, database search method and recording medium
US8200704B2 (en) Searching structured data
JP4991289B2 (en) A search engine supplemented with a URL that gives access to search results from a predefined search query
US6983282B2 (en) Computer method and apparatus for collecting people and organization information from Web sites
US7302425B1 (en) Distributed pre-cached query results and refresh method
JPH1069423A (en) Hypermedia system and its directory data managing method
JP2003173280A (en) Apparatus, method and program for generating database
US7895337B2 (en) Systems and methods of generating a content aware interface
JP2007072596A (en) Information sharing system and information sharing method
US8131752B2 (en) Breaking documents
JPH10171818A (en) Communication controller and storage medium
JP2002269000A (en) Method for automatically preparing and displaying homepage and user information database
JPH11232300A (en) Browsing client server system
JP2007148741A (en) Web search support server
CA2339217A1 (en) Information access
JP2007025753A (en) Weblog server and weblog service providing system
JP2965018B2 (en) Search information display method and search information display device in hypermedia system
JP2002189713A (en) Method and system for supporting document creation
JP2003091477A (en) Access log analyzing system
TW380236B (en) Synchronous searching method by multiple search engines on the Internet
JPH11265402A (en) Data processing system and recording medium recorded with control program of the system
JP2002014991A (en) Information filtering device on network
JP2005010880A (en) Information retrieval method, information retrieval program and information retrieval device
JP2003203032A (en) Web server mediation device, method and conversation type web server mediation portal server
JP2002169824A (en) System and method for sharing knowledge, and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080222

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100604

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100608

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20101029