JP4822966B2 - Homepage creation support system - Google Patents

Homepage creation support system Download PDF

Info

Publication number
JP4822966B2
JP4822966B2 JP2006200053A JP2006200053A JP4822966B2 JP 4822966 B2 JP4822966 B2 JP 4822966B2 JP 2006200053 A JP2006200053 A JP 2006200053A JP 2006200053 A JP2006200053 A JP 2006200053A JP 4822966 B2 JP4822966 B2 JP 4822966B2
Authority
JP
Japan
Prior art keywords
program
client terminal
editing
image
file
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.)
Expired - Fee Related
Application number
JP2006200053A
Other languages
Japanese (ja)
Other versions
JP2008027249A (en
Inventor
聡一 大原
岳大 時田
啓之 山田
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 JP2006200053A priority Critical patent/JP4822966B2/en
Publication of JP2008027249A publication Critical patent/JP2008027249A/en
Application granted granted Critical
Publication of JP4822966B2 publication Critical patent/JP4822966B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Description

この発明はホームページ作成支援システムに係り、特に、クライアント端末側に専用のアプリケーションプログラムを準備しておかなくても、汎用のWebブラウザプログラムを通じてサーバと連携することにより、クライアント端末上における画像の編集、及びサーバに対する編集結果のアップロードを可能とするシステムに関する。   The present invention relates to a homepage creation support system, in particular, editing of images on a client terminal by cooperating with a server through a general-purpose Web browser program without preparing a dedicated application program on the client terminal side, The present invention also relates to a system that enables uploading of edit results to a server.

個人や企業がホームページを作成する場合、ホームページ作成用のアプリケーションプログラムを用いてクライアント端末上でHtmlファイルを作成し、ファイル転送プログラムを用いてWebサーバにアップロードするのが一般的である。
また最近は、ホームページ作成支援サイトにアクセスすることにより、クライアント端末に特別なアプリケーションプログラムをセットアップすることなく、汎用的なWebブラウザプログラムを通じてホームページを編集し、そのまま編集結果をWebサーバにアップロードできるサービスも登場している。
バリアフリー・ホームページ作成システム/オープンセサミ[平成18年5月30日検索] インターネットURL:http://sesames.jp/
When an individual or a company creates a home page, it is common to create an Html file on a client terminal using an application program for creating a home page and upload it to a Web server using a file transfer program.
In addition, recently, by accessing the website creation support site, there is also a service that allows you to edit the website through a general-purpose web browser program and upload the edited results to the web server without setting up a special application program on the client terminal. Has appeared.
Barrier-free website creation system / Open Sesame [searched on May 30, 2006] Internet URL: http://sesames.jp/

このように、Webベースでのホームページ作成支援サービスを利用する場合には、クライアント端末に専用のアプリケーションプログラムをセットアップする必要がないため、初心者でも気軽にホームページを作成可能となる。   In this way, when using the Web-based homepage creation support service, it is not necessary to set up a dedicated application program on the client terminal, so even a beginner can easily create a homepage.

ところで、ホームページといえば、様々な画像を配置させることによって見栄えを良くすることが不可欠であり、これまでのホームページ作成支援サービスにおいても、画像イメージをホームページ上に貼り付ける機能は一応備えていた。
例えば、非特許文献1の支援サービスにおいては、ユーザがWebブラウザ上に表示された画像挿入ボタンをクリックすると、ファイル選択ダイアログが開き、クライアント端末のフォルダ構造が表示される。これに対し、ユーザが特定のフォルダに格納された特定の画像ファイルを選択すると、該当の画像データが編集画面上に貼り付けられる。この画像に対しユーザは、回転や拡大・縮小、トリミング等の簡単な編集を行うこともできる。
By the way, when it comes to homepages, it is essential to improve the appearance by arranging various images, and so far the homepage creation support service has a function of pasting image images on the homepage.
For example, in the support service of Non-Patent Document 1, when the user clicks an image insertion button displayed on the Web browser, a file selection dialog is opened and the folder structure of the client terminal is displayed. On the other hand, when the user selects a specific image file stored in a specific folder, the corresponding image data is pasted on the editing screen. The user can also perform simple editing such as rotation, enlargement / reduction, and trimming on the image.

しかしながら、従来の支援サービスの場合、ホームページ上に挿入できる図形は、JPEGやGIF、BMP等の画像ファイルとしてクライアント端末等のディスク上に格納されている必要があり、他のアプリケーションプログラムで作成され、クリップボード(メインメモリの一領域)に転送された画像データを直接編集画面に貼り付けることができず、大変不便であった。   However, in the case of the conventional support service, the figure that can be inserted on the homepage needs to be stored on a disk such as a client terminal as an image file such as JPEG, GIF, or BMP, and is created by another application program, The image data transferred to the clipboard (one area of the main memory) could not be pasted directly on the editing screen, which was very inconvenient.

この発明は、上記従来技術の問題点に鑑みて案出されたものであり、ユーザが専用のアプリケーションプログラムをクライアント端末にセットアップすることなく、Webブラウザ上で手軽にホームページの作成・編集ができるという利点はそのままに、クリップボード上の画像データを直接編集画面に貼り付けることを可能とするホームページ作成支援システムを提供することを目的としている。   The present invention has been devised in view of the above-described problems of the prior art, and allows a user to easily create and edit a home page on a Web browser without setting up a dedicated application program on a client terminal. The object is to provide a homepage creation support system that allows the image data on the clipboard to be directly pasted on the editing screen while maintaining the advantages.

上記の目的を達成するため、請求項1に記載したホームページ作成支援システムは、クライアント端末とサーバを備えたシステムであって、上記サーバは、上記クライアント端末に制御用プログラムが記述されたホームページ編集用のHtmlフォームを送信する手段と、上記クライアント端末から編集用プログラム及び送信用プログラムの送信リクエストが送信された場合に、各プログラムを当該クライアント端末に送信する手段と、上記クライアント端末から送信された画像データに基づいて画像ファイルを生成する手段と、上記クライアント端末から送信されたテキストデータ及び上記画像ファイルに基づいてHtmlファイルを生成する手段と、このHtmlファイル及び上記画像ファイルを所定の記憶手段に格納する手段を備え、上記クライアント端末は、サーバから送信されたHtmlフォームをディスプレイに表示させるWebブラウザプログラムを備え上記Htmlフォーム中に記述された制御用プログラムは、クライアント端末の所定領域に上記編集用プログラム及び送信用プログラムが格納されているか否かをチェックし、存在しない場合には上記サーバに各プログラムの送信リクエストを送信する機能を備え、上記編集用プログラムは、上記Htmlフォーム中に画像編集領域及びテキスト編集領域を表示させる機能と、クライアント端末のクリップボードに格納された画像データを取り込み、上記画像編集領域中に直接貼り付ける機能と、上記テキスト編集領域にテキストを入力させる機能を備え、上記送信用プログラムは、上記画像編集領域に貼り付けられた画像データ及び上記テキスト編集領域に入力されたテキストデータを、上記サーバに送信する機能を備え、さらに、上記Htmlフォームにはプレビューボタンが含まれており、上記制御用プログラムは、上記プレビューボタンが選択された場合に、プレビュー画面用のHtmlファイルを生成する機能と、Webブラウザプログラムを介して上記Htmlファイルをプレビュー画面としてディスプレイに表示させる機能を備え、上記編集用プログラムは、上記プレビューボタンが選択された場合に、上記画像編集領域に表示された画像データをファイル化してクライアント端末のディスクに格納する機能と、この画像ファイルのリンク情報を上記制御用プログラムに渡し、上記Htmlファイル中に記述させる機能と、上記のプレビュー画面が閉じられた場合に、上記画像ファイルをディスク上から削除する機能を備えたことを特徴としている。 In order to achieve the above object, the homepage creation support system according to claim 1 is a system including a client terminal and a server, and the server is for homepage editing in which a control program is described in the client terminal. Means for transmitting the Html form, means for transmitting each program to the client terminal when an editing program and a transmission program transmission request are transmitted from the client terminal, and an image transmitted from the client terminal Means for generating an image file based on the data; means for generating an Html file based on the text data sent from the client terminal and the image file; and storing the Html file and the image file in a predetermined storage means Means for providing the client End is provided with a Web browser program to display a Html form transmitted from the server to the display, the Html foam control program described in the above-mentioned editing program, and transmission program is stored in a predetermined area of the client terminal It is possible to check whether or not it has been sent, and if it does not exist, the server has a function of sending a transmission request for each program to the server. The editing program displays an image editing area and a text editing area in the Html form. features and captures the image data stored in the clipboard of the client terminal, a function to paste directly into the image editing area, a function for inputting text in the text editing area, the transmission program, the image editing Image data pasted in the area and the text It has a function to send text data input to the area to the server. Furthermore, the Html form includes a preview button, and the control program displays a preview when the preview button is selected. It has a function to generate an Html file for the screen and a function to display the Html file on the display as a preview screen via a web browser program, and the editing program displays the image when the preview button is selected. A function for storing the image data displayed in the editing area as a file and storing it in the disk of the client terminal, a function for passing the link information of the image file to the control program and describing it in the Html file, and the preview screen The above image file from the disk It is characterized by having a function of dividing.

この発明に係るホームページ作成支援システムにあっては、サーバからクライアント端末にホームページ編集用のHtmlフォーム及び編集用プログラムが送信されるため、クライアント端末側では特別なアプリケーションプログラムを準備しなくても、汎用的なWebブラウザプログラムさえあればホームページの作成が可能となる。
また、編集用プログラムは、クライアント端末のクリップボードに格納された画像データをファイル化することなく、画像編集領域に直接貼り付ける機能を備えているため、ユーザの操作性が飛躍的に向上する利点を備えている。
さらに、プレビュー画面生成時には編集用プログラムによって画像データが自動的にファイル化されるため、プレビュー画面上にクリップボードから取り込んだ画像を表示させることが可能となり、より正確にホームページのイメージを確認することが可能となる。
In the homepage creation support system according to the present invention, the Html form for editing the homepage and the editing program are transmitted from the server to the client terminal. Therefore , the client terminal can use the general-purpose without preparing a special application program. A homepage can be created with a simple web browser program.
In addition, the editing program has a function to paste the image data stored in the clipboard of the client terminal directly into the image editing area without making it into a file. I have.
In addition, since the image data is automatically filed by the editing program when the preview screen is generated, it is possible to display the image captured from the clipboard on the preview screen, and to check the image of the homepage more accurately. It becomes possible.

図1は、この発明に係るホームページ作成支援システム10の全体構成図であり、このシステム10は、Webサーバ12と、DBサーバ14と、コンテンツサーバ16とを備えている。各サーバ間は、ネットワークによって接続されている。
また、Webサーバ12及びコンテンツサーバ16に対しては、インターネット等のネットワークを介して多数のクライアント端末18が接続されている。
FIG. 1 is an overall configuration diagram of a homepage creation support system 10 according to the present invention, and this system 10 includes a Web server 12, a DB server 14, and a content server 16. Each server is connected by a network.
A large number of client terminals 18 are connected to the Web server 12 and the content server 16 via a network such as the Internet.

クライアント端末18は、PC等のコンピュータよりなり、OS及びWebブラウザプログラムがセットアップされている。
図2は、クライアント端末18のハードウェア構成を示すブロック図であり、CPU20と、メモリ22と、ハードディスク24と、キーボードやマウス等の入力装置26と、ディスプレイ28とを備えている。
クライアント端末18のCPU20は、ハードディスク24に格納されたOS、Webブラウザプログラム、その他のプログラムに従って動作することにより、後述の各種処理を実行する。
The client terminal 18 includes a computer such as a PC, and an OS and a web browser program are set up.
FIG. 2 is a block diagram showing a hardware configuration of the client terminal 18, which includes a CPU 20, a memory 22, a hard disk 24, an input device 26 such as a keyboard and a mouse, and a display 28.
The CPU 20 of the client terminal 18 executes various processes to be described later by operating according to the OS, Web browser program, and other programs stored in the hard disk 24.

つぎに、図3のフローチャートに従い、クライアント端末18とWebサーバ12との間における処理の流れを説明する。
まず、クライアント端末18からWebサーバ12に対してホームページ作成用フォームの送信リクエストが発せられると(S10)、Webサーバ12からクライアント端末18にホームページ作成用のHtmlフォームが送信される(S12)。
この結果、図4に示すように、クライアント端末18のディスプレイ28上に、ホームページ作成用フォーム30が表示される(S14)。
Next, the flow of processing between the client terminal 18 and the Web server 12 will be described with reference to the flowchart of FIG.
First, when a homepage creation form transmission request is issued from the client terminal 18 to the Web server 12 (S10), an Html form for homepage creation is transmitted from the Web server 12 to the client terminal 18 (S12).
As a result, as shown in FIG. 4, the homepage creation form 30 is displayed on the display 28 of the client terminal 18 (S14).

図5に示すように、上記のフォーム30にはJavaScript等のスクリプト言語によって記述された制御用プログラム34が含まれており、クライアント端末18のCPU20は、この制御用プログラム34に従い、まずクライアント端末18に対応のプログラムが所定の領域に格納されているか否かをチェックする(S16)。
ここで、対応のプログラムが存在しないことが判明した場合、対応プログラムの送信リクエストがクライアント端末18からWebサーバ12に発せられる(S18)。
そして、Webサーバ12から対応のプログラムが送信されると(S20)、クライアント端末18のCPU20は、これをハードディスク24上の所定の領域に格納する(S22)。
対応のプログラムとしては、編集用プログラム36、送信用プログラム38、添付ファイル用プログラム40が該当する(詳細は後述)。
As shown in FIG. 5, the form 30 includes a control program 34 written in a script language such as JavaScript, and the CPU 20 of the client terminal 18 first follows the control program 34 and starts with the client terminal 18. It is checked whether a program corresponding to is stored in a predetermined area (S16).
Here, when it is determined that the corresponding program does not exist, a transmission request for the corresponding program is issued from the client terminal 18 to the Web server 12 (S18).
When a corresponding program is transmitted from the Web server 12 (S20), the CPU 20 of the client terminal 18 stores it in a predetermined area on the hard disk 24 (S22).
The corresponding programs include the editing program 36, the transmission program 38, and the attached file program 40 (details will be described later).

以後、クライアント端末18上では編集用プログラム36が起動され(S24)、ユーザは編集画面42を通じて画像データやテキストデータの入力や編集作業が実行される(S26)。
また、ユーザがホームページ上にファイルのダウンロードコーナーの設置を希望する場合、添付ファイル用プログラム40が起動され(S28)、任意のファイルが選択される(S30)。
最後に、ユーザがホームページ作成用フォーム30上で編集結果の登録を選択すると、送信用プログラム38が起動し(S32)、編集済の画像データやテキストデータ、添付ファイルをWebサーバ12に送信する(S34)。
Thereafter, the editing program 36 is started on the client terminal 18 (S24), and the user inputs and edits image data and text data through the editing screen 42 (S26).
When the user desires to set up a file download corner on the homepage, the attached file program 40 is activated (S28), and an arbitrary file is selected (S30).
Finally, when the user selects registration of the editing result on the homepage creation form 30, the transmission program 38 is activated (S32), and the edited image data, text data, and attached file are transmitted to the Web server 12 ( S34).

これに対しWebサーバ12は、送信された画像データに基づいてJPEG等の画像ファイルを生成する(S36)。
つぎにWebサーバ12は、この画像ファイル及び送信されたテキストデータに基づいてHtmlファイルを生成し(S38)、所定のディレクトリに保存する。
つぎにWebサーバ12は、上記の画像ファイル及び添付ファイルをコンテンツサーバ16に送信すると共に(S40)、各ファイルの格納先を示すパス名(URL)をDBサーバ14に登録する(S42)。
In response to this, the Web server 12 generates an image file such as JPEG based on the transmitted image data (S36).
Next, the Web server 12 generates an Html file based on the image file and the transmitted text data (S38), and stores it in a predetermined directory.
Next, the Web server 12 transmits the image file and the attached file to the content server 16 (S40), and registers a path name (URL) indicating the storage location of each file in the DB server 14 (S42).

以上をもってクライアント端末18上で編集されたホームページのアップロードが完了し、各クライアント端末18からの閲覧が可能となる。
すなわち、ユーザがクライアント端末18のWebブラウザ上で上記ホームページのURLを入力すると、Webサーバ12からHtmlファイルが送信されると同時に、コンテンツサーバ16から必要な画像ファイルがクライアント端末18に送信され、目的のホームページがディスプレイ28に表示される。
また、このホームページ上の添付ファイルボタンをユーザがクリックすると、コンテンツサーバ16から対応の添付ファイルがクライアント端末18に送信され、ハードディスク24に格納される。
Thus, the upload of the home page edited on the client terminal 18 is completed, and browsing from each client terminal 18 becomes possible.
That is, when the user inputs the URL of the home page on the Web browser of the client terminal 18, the Html file is transmitted from the Web server 12, and at the same time, the necessary image file is transmitted from the content server 16 to the client terminal 18. Are displayed on the display 28.
When the user clicks the attached file button on the homepage, the corresponding attached file is transmitted from the content server 16 to the client terminal 18 and stored in the hard disk 24.

つぎに、図6及び図7のフローチャートに従い、クライアント端末18における詳細な編集手順について説明する。
まず、クライアント端末18のWebブラウザプログラムにより、図4に示したホームページ作成用フォーム30がディスプレイ28に表示されると同時に(S50)、Webサーバ12からダウンロードした編集用プログラムが起動する(S52)。
Next, a detailed editing procedure in the client terminal 18 will be described with reference to the flowcharts of FIGS.
First, the homepage creation form 30 shown in FIG. 4 is displayed on the display 28 by the Web browser program of the client terminal 18 (S50), and at the same time, the editing program downloaded from the Web server 12 is activated (S52).

この編集用プログラム36は、ActiveX(登録商標)コントロールよりなる。
ここでActiveX(登録商標)コントロールとは、米国Microsoft(登録商標)社が開発したソフトウェアの部品化技術であり、従来OLE(Object Linking and Embedding) コントロールと呼ばれていた技術に、インターネットに対応するための拡張を施したものを意味する。ActiveX(登録商標)コントロールはインターネットやイントラネットを通じてWebサーバからダウンロードされ、同社のWebブラウザであるInternet Explorer(登録商標)に機能を追加する形で使用される。
また、OLEとは、Windows(登録商標)OSにおいて、各種アプリケーションプログラムソフト間でデータを転送・共有するための仕組みを指している。
The editing program 36 includes ActiveX (registered trademark) controls.
Here, ActiveX (registered trademark) control is a software componentization technology developed by Microsoft (registered trademark) in the United States, and is compatible with the Internet in the technology previously called OLE (Object Linking and Embedding) control. It means something that has been extended for. ActiveX (registered trademark) control is downloaded from a web server via the Internet or an intranet, and is used in a form that adds functionality to Internet Explorer (registered trademark), the company's web browser.
OLE refers to a mechanism for transferring and sharing data between various application program softwares in the Windows (registered trademark) OS.

つぎにユーザが、編集画面42の「挿入」ボタン44をクリックし、プルダウンメニューから「画像」を選択すると(S54)、編集画面42内に画像編集領域46が表示される(S56)。この際ユーザは、編集画面42内に複数の画像編集領域46を表示させることもできる。
ここでユーザが任意の画像編集領域46を選択し、右クリックメニューの中から「貼り付け」を選択すると(S58)、編集用プログラム36はクリップボード(メモリ22)上に格納された画像データを取り出し、画像編集領域46内に挿入(表示)させる(S60)。
Next, when the user clicks the “insert” button 44 on the edit screen 42 and selects “image” from the pull-down menu (S54), the image edit area 46 is displayed in the edit screen 42 (S56). At this time, the user can also display a plurality of image editing areas 46 in the editing screen 42.
When the user selects an arbitrary image editing area 46 and selects "Paste" from the right-click menu (S58), the editing program 36 takes out the image data stored on the clipboard (memory 22). Then, it is inserted (displayed) in the image editing area 46 (S60).

これに対しユーザは、選択された画像編集領域46の四隅及び各辺の中点に現れる小さな矩形状のハンドルをマウスでドラッグすることにより、拡大/縮小や縦横比の変更といった簡単な編集を行うことができる。
また、右クリックメニューを開き、回転、反転等の編集を行うことができる。
On the other hand, the user performs simple editing such as enlarging / reducing and changing the aspect ratio by dragging the small rectangular handles appearing at the four corners of the selected image editing area 46 and the midpoint of each side with the mouse. be able to.
In addition, a right-click menu can be opened and editing such as rotation and flipping can be performed.

つぎにユーザが、編集画面42の「挿入」ボタン44をクリックし、プルダウンメニューから「テキスト」を選択すると(S62)、編集画面42内にテキスト編集領域48が表示される(S64)。この場合もユーザは、編集画面42内に複数のテキスト編集領域48を表示させることができる。
これに対しユーザは、任意のテキスト編集領域48をダブルクリックして入力待ち状態となした上で、キーボードを介して文字列を入力する(S66)。
またユーザは、ホームページ作成用フォーム30内に設けられた各種の文字入力エリア54に対して、ホームページのタイトルやカテゴリ、添付ファイルの名称やコメント等の文字列を打鍵入力する。
Next, when the user clicks the “insert” button 44 on the editing screen 42 and selects “text” from the pull-down menu (S62), the text editing area 48 is displayed in the editing screen 42 (S64). Also in this case, the user can display a plurality of text editing areas 48 in the editing screen 42.
On the other hand, the user double-clicks the arbitrary text editing area 48 to enter an input waiting state, and then inputs a character string via the keyboard (S66).
Further, the user inputs a character string such as a homepage title and category, an attached file name, and a comment into various character input areas 54 provided in the homepage creation form 30.

つぎにユーザが、ホームページ作成用フォーム30内に設けられた添付ファイル欄の参照ボタン56をクリックすると(S68)、添付ファイル用プログラム40が起動し(S70)、ファイル選択ダイアログ(図示省略)をディスプレイ28に表示させる(S72)。この添付ファイル用プログラム40も、ActiveX(登録商標)コントロールによって構成される。
これに対しユーザが、ハードディスク24内の所定ディレクトリに格納された特定ファイルを選択すると(S74)、添付ファイル用プログラム40は当該ファイル60をハードディスク24から取得する(S76)。
Next, when the user clicks the reference button 56 in the attached file column provided in the homepage creation form 30 (S68), the attached file program 40 is activated (S70), and a file selection dialog (not shown) is displayed. It is displayed on 28 (S72). The attached file program 40 is also configured by ActiveX (registered trademark) control.
On the other hand, when the user selects a specific file stored in a predetermined directory in the hard disk 24 (S74), the attached file program 40 acquires the file 60 from the hard disk 24 (S76).

つぎにユーザがホームページ作成用フォーム30内に設けられたプレビューボタン58をクリックすると(S78)、編集用プログラム36は、画像編集領域46に表示されたメモリ22上の画像データを一時的にJPEG等のファイルに書き出し、ハードディスク24の所定領域にこの画像ファイル62を格納する(S80)。
つぎに制御用プログラム34は、ユーザの編集内容を反映させたHtmlファイルを生成し(S82)、Webブラウザプログラムを介してディスプレイ28上にプレビュー画面(図示省略)を表示させる(S84)。この結果、ユーザは作成途中のホームページのイメージを確認することができる。
このHtmlファイル中には、上記画像ファイル62へのリンク情報も埋め込まれているため、プレビュー画面においては編集中の画像イメージも表示される。
Next, when the user clicks the preview button 58 provided in the homepage creation form 30 (S78), the editing program 36 temporarily converts the image data on the memory 22 displayed in the image editing area 46 to JPEG or the like. The image file 62 is stored in a predetermined area of the hard disk 24 (S80).
Next, the control program 34 generates an Html file reflecting the edited contents of the user (S82), and displays a preview screen (not shown) on the display 28 via the Web browser program (S84). As a result, the user can confirm the image of the homepage being created.
Since the link information to the image file 62 is also embedded in the Html file, the image image being edited is also displayed on the preview screen.

内容の確認を行った後、ユーザがプレビュー画面の閉じボタンをクリックすると(S86)、プレビュー画面が閉じると同時に、編集用プログラム36によって上記の画像ファイル62がハードディスク24上から削除される(S88)。
この後ユーザは、元のホームページ作成用フォーム30に戻り、画像や文字の編集を続けることができる。
After confirming the contents, when the user clicks the close button on the preview screen (S86), the preview screen closes and at the same time the image file 62 is deleted from the hard disk 24 by the editing program 36 (S88). .
Thereafter, the user can return to the original homepage creation form 30 and continue editing images and characters.

ホームページの編集を終了したユーザが登録ボタン66をクリックすると(S90)、送信用プログラム38が起動し(S92)、制御用プログラム34から上記のフォーム30を通じて入力されたテキストデータを取得すると同時に、制御用プログラム34を通じて編集用プログラム36から上記の画像データを取得し、添付ファイル用プログラム40からユーザが選択した添付ファイル60を取得する(S94)。
つぎに送信用プログラム38は、HTTPプロトコルに従い、各データ及びファイルをWebサーバ12に送信する(S96)。
この送信用プログラム38も、ActiveX(登録商標)コントロールによって構成される。
When the user who has finished editing the home page clicks the registration button 66 (S90), the transmission program 38 is activated (S92), and the text data input through the form 30 is acquired from the control program 34 and simultaneously controlled. The image data is obtained from the editing program 36 through the program 34, and the attached file 60 selected by the user is obtained from the attached file program 40 (S94).
Next, the transmission program 38 transmits each data and file to the Web server 12 according to the HTTP protocol (S96).
This transmission program 38 is also configured by ActiveX (registered trademark) control.

この発明に係るホームページ作成支援システム10にあっては、上記のように編集用プログラム36がOLE機能を備えたActiveX(登録商標)コントロールによって構成されているため、Webブラウザベースでホームページを編集中に、他のアプリケーションプログラムによって作成され、クリップボードに一時的に格納された画像データを、ファイルに書き出すまでもなく画像編集領域46内に直接貼り付けることが可能となり、編集効率を飛躍的に高めることができる。   In the homepage creation support system 10 according to the present invention, the editing program 36 is composed of ActiveX (registered trademark) controls having an OLE function as described above. Image data created by other application programs and temporarily stored in the clipboard can be pasted directly into the image editing area 46 without having to write it to a file, greatly improving editing efficiency. it can.

この発明に係るホームページ作成支援システムの全体構成図である。1 is an overall configuration diagram of a homepage creation support system according to the present invention. クライアント端末のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of a client terminal. クライアント端末とWebサーバとの間における処理の流れを説明するフローチャートである。It is a flowchart explaining the flow of a process between a client terminal and a Web server. ホームページ作成用フォームを示す説明図である。It is explanatory drawing which shows the form for homepage creation. クライアント端末におけるソフトウェア構成を示すブロック図である。It is a block diagram which shows the software structure in a client terminal. クライアント端末におけるホームページの作成手順を示すフローチャートである。It is a flowchart which shows the creation procedure of the homepage in a client terminal. クライアント端末におけるホームページの作成手順を示すフローチャートである。It is a flowchart which shows the creation procedure of the homepage in a client terminal.

符号の説明Explanation of symbols

10 ホームページ作成支援システム
12 Webサーバ
14 DBサーバ
16 コンテンツサーバ
18 クライアント端末
20 CPU
22 メモリ
24 ハードディスク
26 入力装置
28 ディスプレイ
30 ホームページ作成用のHtmlフォーム
34 制御用プログラム
36 編集用プログラム
38 送信用プログラム
40 添付ファイル用プログラム
42 編集画面
44 挿入ボタン
46 画像編集領域
48 テキスト編集領域
54 文字入力エリア
56 添付ファイルの参照ボタン
58 プレビューボタン
60 添付ファイル
62 画像ファイル
66 登録ボタン
10 Website creation support system
12 Web server
14 DB server
16 Content server
18 Client terminal
20 CPU
22 memory
24 hard disk
26 Input device
28 display
30 Html form for homepage creation
34 Control program
36 Editing program
38 Transmission program
40 Attached file program
42 Edit screen
44 Insert button
46 Image editing area
48 Text editing area
54 Character input area
56 Browse attachment button
58 Preview button
60 Attachment
62 Image files
66 Registration button

Claims (1)

クライアント端末とサーバを備えたシステムであって、
上記サーバは、上記クライアント端末に制御用プログラムが記述されたホームページ編集用のHtmlフォームを送信する手段と、
上記クライアント端末から編集用プログラム及び送信用プログラムの送信リクエストが送信された場合に、各プログラムを当該クライアント端末に送信する手段と、
上記クライアント端末から送信された画像データに基づいて画像ファイルを生成する手段と、
上記クライアント端末から送信されたテキストデータ及び上記画像ファイルに基づいてHtmlファイルを生成する手段と、
このHtmlファイル及び上記画像ファイルを所定の記憶手段に格納する手段を備え、
上記クライアント端末は、サーバから送信されたHtmlフォームをディスプレイに表示させるWebブラウザプログラムを備え
上記Htmlフォーム中に記述された制御用プログラムは、クライアント端末の所定領域に上記編集用プログラム及び送信用プログラムが格納されているか否かをチェックし、存在しない場合には上記サーバに各プログラムの送信リクエストを送信する機能を備え、
上記編集用プログラムは、上記Htmlフォーム中に画像編集領域及びテキスト編集領域を表示させる機能と、クライアント端末のクリップボードに格納された画像データを取り込み、上記画像編集領域中に直接貼り付ける機能と、上記テキスト編集領域にテキストを入力させる機能を備え、
上記送信用プログラムは、上記画像編集領域に貼り付けられた画像データ及び上記テキスト編集領域に入力されたテキストデータを、上記サーバに送信する機能を備え、
さらに、上記Htmlフォームにはプレビューボタンが含まれており、
上記制御用プログラムは、上記プレビューボタンが選択された場合に、プレビュー画面用のHtmlファイルを生成する機能と、Webブラウザプログラムを介して上記Htmlファイルをプレビュー画面としてディスプレイに表示させる機能を備え、
上記編集用プログラムは、上記プレビューボタンが選択された場合に、上記画像編集領域に表示された画像データをファイル化してクライアント端末のディスクに格納する機能と、この画像ファイルのリンク情報を上記制御用プログラムに渡し、上記Htmlファイル中に記述させる機能と、上記のプレビュー画面が閉じられた場合に、上記画像ファイルをディスク上から削除する機能を備えたことを特徴とするホームページ作成支援システム。
A system comprising a client terminal and a server,
The server includes a means for transmitting an Html form for homepage editing in which a control program is described in the client terminal;
Means for transmitting each program to the client terminal when a transmission request for the editing program and the transmission program is transmitted from the client terminal;
Means for generating an image file based on the image data transmitted from the client terminal;
Means for generating an Html file based on the text data transmitted from the client terminal and the image file;
Means for storing the Html file and the image file in a predetermined storage means,
The client terminal includes a web browser program that displays the Html form transmitted from the server on the display,
The control program described in the Html form checks whether or not the editing program and the transmission program are stored in a predetermined area of the client terminal, and if not, the program is transmitted to the server. With the ability to send requests,
Program the editing has a function of displaying an image editing area and text editing area in the Html foam captures the image data stored in the clipboard of the client terminal, a function to paste directly into the image editing area, the It has a function to enter text in the text editing area ,
The transmission program has a function of transmitting the image data pasted in the image editing area and the text data input in the text editing area to the server,
In addition, the Html form includes a preview button,
The control program has a function of generating an Html file for a preview screen when the preview button is selected, and a function of causing the display to display the Html file as a preview screen via a web browser program.
When the preview button is selected, the editing program stores the image data displayed in the image editing area as a file and stores it in the disk of the client terminal, and link information of the image file for the control. A homepage creation support system comprising a function for passing a program to be described in the Html file and a function for deleting the image file from the disk when the preview screen is closed .
JP2006200053A 2006-07-21 2006-07-21 Homepage creation support system Expired - Fee Related JP4822966B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006200053A JP4822966B2 (en) 2006-07-21 2006-07-21 Homepage creation support system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006200053A JP4822966B2 (en) 2006-07-21 2006-07-21 Homepage creation support system

Publications (2)

Publication Number Publication Date
JP2008027249A JP2008027249A (en) 2008-02-07
JP4822966B2 true JP4822966B2 (en) 2011-11-24

Family

ID=39117814

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006200053A Expired - Fee Related JP4822966B2 (en) 2006-07-21 2006-07-21 Homepage creation support system

Country Status (1)

Country Link
JP (1) JP4822966B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010182043A (en) * 2009-02-04 2010-08-19 Cosmotopia Japan Inc Program for web browser
JP2012203619A (en) * 2011-03-25 2012-10-22 Nomura Research Institute Ltd Data creation support system
CN102694834A (en) * 2011-03-25 2012-09-26 株式会社野村综合研究所 Data generation support system
CN106489135A (en) * 2014-05-27 2017-03-08 索尼公司 Information processor, information processing system, information processing method and program

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001043016A (en) * 1999-08-02 2001-02-16 Casio Comput Co Ltd Device processor and storage medium
TW576984B (en) * 2002-07-19 2004-02-21 Jen-Hwang Weng On-line web page editing system and method
JP2004157783A (en) * 2002-11-06 2004-06-03 Minolta Digital Solution Kk Server, method, and program for supporting creation of web page
JP4437324B2 (en) * 2004-05-06 2010-03-24 有限会社ニューウェブ Web data management system
JP4686177B2 (en) * 2004-12-02 2011-05-18 インターナショナル・ビジネス・マシーンズ・コーポレーション Web page authoring apparatus, web page authoring method and program

Also Published As

Publication number Publication date
JP2008027249A (en) 2008-02-07

Similar Documents

Publication Publication Date Title
AU2015258733B2 (en) Methods and systems for web content generation
US20080172608A1 (en) Site builder
US8984390B2 (en) One-click sharing for screenshots and related documents
US7840650B2 (en) Sharing of digital media on a network
US20040068554A1 (en) Web service-enabled portlet wizard
US20030034991A1 (en) Method of constructing a composite image
WO1999017229A1 (en) Image display bookmark system
US20130019189A1 (en) Augmented editing of an online document
JP3714548B2 (en) CAD data file conversion system using network
WO2009093643A1 (en) Markup language document conversion system, device, method, and program
US20200287861A1 (en) Method and system for processing information in social network system
TW201508639A (en) Capturing website content through capture services
TW200836077A (en) Internet-based computer for mobile and thin client users
KR100326425B1 (en) Method For Building Of Homepage
JP4440716B2 (en) Display data generation device, display device, display data generation system, display data generation device control method, display data generation program, recording medium, electronic device, and electronic device control method
JP2000067038A (en) Homepage preparing device
WO2002037939A2 (en) Method of constructing a composite image within an image space of a webpage
JP4822966B2 (en) Homepage creation support system
JP2005267614A (en) Information processing system, server device, control method of server device, program and storage medium
US20090113285A1 (en) Form input support method and form input support apparatus
JP2006127531A (en) Method for acquiring information on network at high speed, and its system
JP2004070619A (en) Webpage uploading system, computer program and recording medium
JP2012203619A (en) Data creation support system
JP2002032299A (en) Multimedia file management method, web page production method and recording medium
JP2009026013A (en) Content registration/provision device, content registration/provision control method, and content registration/provision control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090626

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110607

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110808

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110830

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110906

R150 Certificate of patent or registration of utility model

Ref document number: 4822966

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140916

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees