KR20000040497A - Apparatus and method for dynamic realization of multi-frame on web browser - Google Patents
Apparatus and method for dynamic realization of multi-frame on web browser Download PDFInfo
- Publication number
- KR20000040497A KR20000040497A KR1019980056156A KR19980056156A KR20000040497A KR 20000040497 A KR20000040497 A KR 20000040497A KR 1019980056156 A KR1019980056156 A KR 1019980056156A KR 19980056156 A KR19980056156 A KR 19980056156A KR 20000040497 A KR20000040497 A KR 20000040497A
- Authority
- KR
- South Korea
- Prior art keywords
- frame
- information
- web
- browser
- web document
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/957—Browsing optimisation, e.g. caching or content distillation
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
본 발명은 하나의 브라우저 창에서 여러 개의 프레임을 생성하고 제어하는 다중 프레임 동적 구현 장치 및 그 방법과 그를 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것이다.The present invention relates to a multi-frame dynamic implementation device for generating and controlling several frames in one browser window, and a method thereof and a computer-readable recording medium having recorded thereon a program for realizing the same.
종래의 브라우저에서는 일단 웹문서가 브라우저로 다운로드되면 클라이언트쪽 사용자는 그 웹문서를 보여주는 그대로 볼 수밖에 없었다. 웹상의 표현형식은 전적으로 그 웹사이트의 저작자의 손에 달려있으며 사용자가 보고싶은 대로 볼 수가 없는 일방적인 형태였다. 만약 사용자가 다수의 웹문서를 동시에 보고자 할 경우 새로운 창을 여러 개 만들어 보아야 하였다.In a conventional browser, once a web document is downloaded to the browser, the client-side user has no choice but to view the web document as it is. The form of expression on the web is entirely in the hands of the authors of the website and is a one-sided form that the user cannot see as desired. If the user wanted to view multiple web documents at the same time, he had to create several new windows.
그런데, 브라우저의 창이 여러 개 화면을 채우기 때문에 한정된 공간을 낭비하게 되고 다수의 창이 겹치기 때문에 보기 불편한 문제점이 있었다.However, there is a problem in that it is inconvenient to view because a limited space is wasted because the windows of the browser fill a plurality of screens and a plurality of windows overlap.
또한, 각 창마다 새로운 웹문서를 불러와야 할 경우 각 창을 옮겨 다니면서 각 창의 웹주소(Uniform Resource Locator : URL) 입력창에 입력해야 하는 문제점이 있었다.In addition, when a new web document needs to be loaded for each window, there is a problem in that each window must be entered in a Uniform Resource Locator (URL) input window while moving each window.
하나의 창에서 여러 웹문서를 보는 방법으로 프레임을 사용하는 것을 생각할 수 있지만, 클라이언트 사용자가 직접 프레임을 만들어 볼 수 있는 것은 아니었고, 프레임이 나누어진 웹문서를 브라우저로 다운로드 받아 볼 경우 각 프레임별로 독립적인 제어를 하기가 어려운 문제점이 있었다.You can think of using frames as a way to view multiple web documents in one window, but client users could not create frames themselves. There was a problem that independent control is difficult.
상기한 바와 같은 문제점을 해결하기 위하여 안출된 본 발명은, 여러 개의 웹문서를 볼 필요가 있을 경우에 브라우저의 새 창열기를 하지 않고 현재의 창안에서 여러 개의 작은 프레임을 만들어 다수의 웹문서를 프레임안에서 여는 웹브라우저에서의 다중 프레임 동적 구현 장치 및 그 방법과 그를 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는데 그 목적이 있다.In order to solve the problems described above, the present invention, when it is necessary to view a plurality of web documents frame a plurality of web documents by creating several small frames in the current window without opening a new window of the browser An object of the present invention is to provide a multi-frame dynamic realization apparatus in a web browser which is opened from within, and a computer readable recording medium recording the program therefor and a method for realizing the same.
도 1 은 본 발명에 따른 웹브라우저에서의 다중 프레임 일실시예 구성도.1 is a diagram illustrating an embodiment of multiple frames in a web browser according to the present invention.
도 2 는 본 발명에 따른 다중 프레임 동적 구성 장치에 대한 일실시예 구성도.2 is an embodiment configuration diagram of a multi-frame dynamic configuration device according to the present invention.
도 3 은 본 발명에 따른 프레임 초기 생성 방법에 대한 일실시예 사건추적전이도.Figure 3 is an exemplary event tracking transition diagram for the frame initial generation method according to the present invention.
도 4 는 본 발명에 따른 프레임 삭제 방법에 대한 일실시예 사건추적전이도.Figure 4 is an exemplary event tracking transition diagram for a frame deletion method according to the present invention.
도 5 는 본 발명에 따른 선택된 프레임에서 새로 입력된 URL의 문서를 열기 위한 방법에 대한 일실시예 사건추적전이도.Figure 5 is an example event tracking diagram for a method for opening a document of a newly entered URL in a selected frame according to the present invention.
도 6 은 본 발명에 따른 프레임 추가 방법에 대한 일실시예 사건추적전이도.Figure 6 is an example event tracking transition diagram for a method of adding a frame according to the present invention.
*도면의 주요 부분에 대한 부호의 설명* Explanation of symbols for the main parts of the drawings
201 : 브라우저 202 : 브라우저 인터페이스201: Browser 202: Browser Interface
203 : GUI 사용자 입력 처리모듈203: GUI user input processing module
204 : 명령어 및 프레임 정보해석 처리모듈204: instruction and frame information analysis processing module
205 : 버퍼 206 : 프레임 생성기205: buffer 206: frame generator
상기 목적을 달성하기 위한 본 발명의 장치는, 웹브라우저에서의 프레임 구현 장치에 있어서, 브라우저에서 발생하는 이벤트를 듣고 있다가 프레임에 관련된 이벤트가 발생하면 적당한 명령 및 프레임 정보를 다른 모듈들에 전해 주고 상기 브라우저로 하여금 작성된 웹문서를 읽어 들이도록 명령하는 브라우저 인터페이싱수단; 사용자에게 다중 프레임을 생성하는데 필요한 정보를 입력할 수 있게 하여 상기 사용자로부터 정보를 입력받는 입력 처리수단; 상기 브라우저 인터페이싱수단과 상기 입력 처리수단으로부터 명령 및 프레임 정보들을 받아 해석하여 프레임을 구성하는 정보해석 처리수단; 입력된 프레임 정보에 따라 웹문서를 만들어 상기 브라우저 인터페이싱 수단에 알리는 프레임 생성수단; 및 활성화된 프레임이나 각 프레임이 표시하고 있는 웹주소(Uniform Resource Locator : URL)에 대한 정보를 저장하고 있다가 상기 정보해석 처리수단으로부터 요청이 오면 필요한 정보들을 건네주는 저장수단을 포함한다.In order to achieve the above object, the apparatus of the present invention provides a frame implementation apparatus for a web browser, wherein when an event related to a frame occurs while listening to an event occurring in a browser, an appropriate command and frame information is transmitted to other modules. Browser interfacing means for instructing the browser to read the created web document; Input processing means for allowing a user to input information necessary for generating multiple frames to receive information from the user; Information interpretation processing means for receiving command and frame information from the browser interfacing means and the input processing means to interpret and construct a frame; Frame generation means for creating a web document according to the input frame information and informing the browser interfacing means; And storage means for storing information about an activated frame or a web address (Uniform Resource Locator: URL) indicated by each frame, and passing necessary information when a request comes from the information interpretation processing means.
또한, 본 발명의 방법은, 웹브라우저에서의 다중 프레임 동적 구현 장치에 적용되는 다중 프레임 동적 구현 방법에 있어서, 프레임 생성요구에 따라 프레임 구성에 관한 입력을 받아 프레임을 가진 웹문서를 생성하는 제 1 단계; 프레임 삭제 요구에 따라 프레임을 삭제하고 나머지 프레임을 재배치하여 웹문서를 수정하는 제 2 단계; 프레임 추가 요구에 따라 프레임을 추가하고 나머지 프레임을 재배치하여 웹문서를 수정하는 제 3 단계; 프레임 선택 요구에 따라 프레임을 선택하고 선택된 프레임에서 새로 입력된 웹주소(URL)의 웹문서를 여는 제 4 단계; 및 프레임이 구성된 페이지를 벗어났다가 재진입할때 웹문서를 수정하여 프레임들을 다시 볼 수 있고 제어가 가능하도록 하는 제 5 단계를 포함한다.In addition, the method of the present invention, in a multi-frame dynamic implementation method applied to a multi-frame dynamic implementation device in a web browser, the first method for generating a web document having a frame by receiving an input regarding the frame configuration in accordance with the frame generation request step; A second step of modifying a web document by deleting frames and rearranging the remaining frames according to a frame deletion request; A third step of modifying the web document by adding frames and rearranging the remaining frames according to the frame addition request; Selecting a frame according to a frame selection request and opening a web document of a newly input web address (URL) in the selected frame; And a fifth step of modifying the web document so that the frames can be viewed again and controlled when the frame leaves the configured page and reenters.
또한, 본 발명은, 프로세서를 구비한 다중 프레임 동적 구현 장치에, 프레임 생성요구에 따라 프레임 구성에 관한 입력을 받아 프레임을 가진 웹문서를 생성하는 제 1 기능; 프레임 삭제 요구에 따라 프레임을 삭제하고 나머지 프레임을 재배치하여 웹문서를 수정하는 제 2 기능; 프레임 추가 요구에 따라 프레임을 추가하고 나머지 프레임을 재배치하여 웹문서를 수정하는 제 3 기능; 프레임 선택 요구에 따라 프레임을 선택하고 선택된 프레임에서 새로 입력된 웹주소(URL)의 웹문서를 여는 제 4 기능; 및 프레임이 구성된 페이지를 벗어났다가 재진입할때 웹문서를 수정하여 프레임들을 다시 볼 수 있고 제어가 가능하도록 하는 제 5 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.The present invention also provides a multi-frame dynamic implementation device having a processor, comprising: a first function of generating a web document having a frame in response to a frame generation request; A second function of modifying a web document by deleting frames and rearranging remaining frames according to a frame deletion request; A third function of modifying a web document by adding frames and rearranging the remaining frames according to a frame addition request; A fourth function of selecting a frame according to a frame selection request and opening a web document of a newly input web address (URL) in the selected frame; And a computer readable recording medium having recorded thereon a program for realizing a fifth function of modifying a web document so that the frames can be viewed again and controlled when the frame leaves the configured page and reenters.
본 발명에 따른 일실시예에서는 웹브라우저에서의 다중 프레임을 동적으로 구현하는 장치를 프레임 제어기라고 부르기로 한다.In one embodiment according to the present invention, a device for dynamically implementing multiple frames in a web browser is called a frame controller.
이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.
도 1 은 본 발명에 따른 웹브라우저에서의 다중 프레임 일실시예 구성도이다.1 is a diagram illustrating an embodiment of multiple frames in a web browser according to the present invention.
프레임 만들기(104) 메뉴를 선택하면 프레임 제어기(도 2)는 클라이언트 사용자가 프레임의 형식을 정의할 수 있도록 그래픽 유저 인터페이스(Graphic User Interface : 이하, GUI라 함) 입력창을 제공한다. 사용자는 각 프레임에 표시할 웹문서의 웹주소(Uniform Resource Locator : 이하, URL이라 함)를 입력할 수 있다. 프레임에 대한 제어를 가능하게 하기 위해 브라우저의 기본 URL 입력 창(106)외에 자바 애플릿에서 제공하는 URL 입력창(105)을 활용할 수 있다.When the frame making 104 menu is selected, the frame controller (FIG. 2) provides a graphic user interface (GUI) input window so that the client user can define the format of the frame. The user may input a web address (hereinafter, referred to as a URL) of a web document to be displayed in each frame. In addition to the basic URL input window 106 of the browser, the URL input window 105 provided by the Java applet may be utilized to enable control over the frame.
프레임 제어기와 브라우저의 연동을 가능하게 하는 하나의 수단으로 자바로 구현된 애플릿을 사용할 수 있다. C++과 같은 자바가 아닌 다른 언어를 사용할 경우 브라우저의 기본 URL 입력창(106)을 그대로 사용할 수 있게 할 수도 있다. 프레임에 대한 정의가 끝나면 곧 창이 프레임으로 나누어진다.Applet implemented in Java can be used as a means to enable frame controller and browser to work together. When using a language other than Java such as C ++, the default URL input window 106 of the browser can be used as it is. As soon as the frame is defined, the window is divided into frames.
자바 애플릿의 URL 입력창(105)을 통해 입력된 URL은 여러 개의 프레임들 중 활성화된 프레임(103)에만 적용되도록 하거나 전체 창에 적용되도록 선택할 수 있다. 즉 기존의 브라우저에서는 URL 주소가 입력이 되면 새로운 하나의 웹문서로 창이 채워지게 되는 반면에 본 발명을 적용한 브라우저(101)에서는 각 프레임마다 독립적으로 URL주소가 적용이 되어 선택된 프레임안에서만 새 웹문서가 보이게 할 수 있으며 전체 창을 새로운 URL에서 불러온 웹문서로 채우도록 선택할 수도 있다.The URL input through the URL input window 105 of the Java applet may be selected to be applied only to the activated frame 103 among several frames or to be applied to the entire window. That is, in the existing browser, when the URL address is input, the window is filled with a new web document, whereas in the browser 101 to which the present invention is applied, the new web document is applied only in the selected frame because the URL address is independently applied to each frame. You can make it visible and choose to fill the entire window with web documents loaded from a new URL.
어떤 특정 프레임의 URL을 바꾸기 위해선 그 프레임을 선택해야 하는데 여기에는 두 가지 방법이 있다. 그 프레임창을 클릭하여 활성화시키거나 선택메뉴(102)에서 특정 프레임 또는 전체를 선택하는 것이다. 이렇게 특정 프레임이 선택되면 브라우저(101)의 각종 기능들이 선택된 프레임에만 적용된다.To change the URL of a particular frame, you must select that frame. There are two ways to do this. The frame window is clicked to activate or selects a specific frame or all in the selection menu 102. When a specific frame is selected in this way, various functions of the browser 101 are applied only to the selected frame.
도 2 는 본 발명에 따른 다중 프레임 동적 구성 장치에 대한 일실시예 구성도이다.2 is a block diagram of an embodiment of a multi-frame dynamic configuration device according to the present invention.
도면에 도시한 바와 같이, 프레임 제어기는 브라우저(201), 브라우저 인터페이스(202), GUI 사용자 입력 처리모듈(203), 명령어 및 프레임 정보해석 처리모듈(204), 버퍼(205), 프레임 생성기(206), 그리고 웹문서(207)를 구비한다.As shown in the figure, the frame controller includes a browser 201, a browser interface 202, a GUI user input processing module 203, a command and frame information analysis processing module 204, a buffer 205, and a frame generator 206. And a web document 207.
브라우저 인터페이스(202)는 브라우저에서 또는 자바 애플릿 입력창에서 발생하는 이벤트를 듣고 있다가 프레임에 관련된 이벤트가 발생하면 적당한 명령 및 프레임 정보를 다른 모듈들에 전해 주는 역할을 한다.The browser interface 202 listens to an event occurring in a browser or a Java applet input window, and delivers appropriate command and frame information to other modules when an event related to a frame occurs.
GUI 사용자 입력 처리모듈(203)은 사용자로 하여금 프레임들을 생성하는 데 필요한 정보들을 입력할 수 있게 해주는 인터페이스를 제공하고 입력된 데이터를 명령어 및 프레임 정보해석 처리모듈(204)에 전달한다.The GUI user input processing module 203 provides an interface that allows a user to input the information needed to generate the frames and delivers the input data to the command and frame information interpretation processing module 204.
명령어 및 프레임 정보해석 처리모듈(204)은 브라우저 인터페이스(202)와 GUI 사용자 입력 처리모듈(203)로부터의 명령 및 프레임 정보들을 받아 해석한 뒤 프레임을 구성하여 프레임 생성기(206)에 전달한다. 프레임 생성기(206)는 입력된 프레임 정보에 따라 하이퍼텍스트 마크업 언어(HyperText Markup Language : 이하, HTML이라 함) 웹문서(207)를 만든다.The command and frame information analysis processing module 204 receives and interprets the command and frame information from the browser interface 202 and the GUI user input processing module 203, constructs a frame, and delivers the frame to the frame generator 206. The frame generator 206 creates a hypertext markup language (hereinafter referred to as HTML) web document 207 according to the input frame information.
프레임 생성기(207)는 웹문서 작성이 성공적으로 끝나면 브라우저 인터페이스(202)에게 이 사실을 알린다. 브라우저 인터페이스(202)는 브라우저(201)로 하여금 작성된 HTML 웹문서(207)를 읽어 들이도록 명령한다. 현재의 프레임의 상태 정보는 버퍼(205)에 저장된다. 현재 활성화된 프레임이나 각 프레임이 표시하고 있는 URL에 대한 정보를 저장하고 있다가 명령어 및 프레임 정보해석 처리모듈(204)로부터 요청이 오면 필요한 정보들을 건네준다.The frame generator 207 informs the browser interface 202 of this fact when the web document creation is successfully completed. The browser interface 202 instructs the browser 201 to read the created HTML web document 207. Status information of the current frame is stored in the buffer 205. Stores information on the currently active frame or the URL displayed by each frame, and passes the necessary information when a request comes from the command and frame information analysis processing module 204.
도 3 은 본 발명에 따른 프레임 초기 생성 방법에 대한 일실시예 사건추적전이도이다.3 is an exemplary event tracking transition diagram for a method for initial generation of a frame according to the present invention.
프레임 생성 이벤트가 발생하면(301) 브라우저 인터페이스는 프레임을 생성하는데 필요한 정보를 얻기 위해 GUI 사용자 입력 처리모듈을 호출한다(302). 사용자가 프레임 만들기를 원하지 않으면 취소하고(303), 프레임 만들기를 종료하게 된다(304). 사용자로부터의 프레임 구성에 관한 입력이 끝나면 입력정보들은 명령어 및 프레임 정보해석 처리모듈로 전달된다(305).When a frame generation event occurs (301), the browser interface calls the GUI user input processing module (302) to obtain the information needed to generate the frame. If the user does not want to create a frame, it cancels (303), and the frame creation is terminated (304). When the input regarding the frame configuration from the user is completed, the input information is transmitted to the command and the frame information analysis processing module (305).
명령어 및 프레임 정보해석 처리모듈에서 입력된 명령어나 선택 사항들을 해석하여 프레임을 구성하기 위한 HTML 문자열들을 구성한 뒤 프레임의 구성 정보와 프레임 안의 URL 정보들을 버퍼에 저장하여(306) 프레임 생성기로 전달한다(307). 프레임 생성기는 프레임 정보들을 포함한 HTML 웹문서를 생성한다(308).After interpreting the commands or options input from the command and frame information analysis processing module, HTML strings for constructing a frame are composed, and the frame configuration information and URL information in the frame are stored in a buffer (306) and transmitted to the frame generator ( 307). The frame generator generates an HTML web document containing the frame information (308).
프레임 생성기는 프레임을 가진 웹문서의 생성이 끝나면 브라우저 인터페이스로 문서생성 완료신호를 보내고(309) 브라우저 인터페이스는 브라우저로 하여금 새로운 문서를 읽어 들이도록 명령한다(310). 브라우저는 새로운 웹문서를 읽어들인다(311).The frame generator sends a document generation completion signal to the browser interface when the generation of the web document having the frame is finished (309), and the browser interface instructs the browser to read a new document (310). The browser reads the new web document (311).
도 4 는 본 발명에 따른 프레임 삭제 방법에 대한 일실시예 사건추적전이도이다.Figure 4 is an exemplary event tracking transition diagram for the frame deletion method according to the present invention.
프레임 삭제 요구 이벤트가 발생하면(401) 브라우저 인터페이스는 삭제 명령을 명령어 및 프레임 정보해석 처리모듈(204)로 전달한다(402). 명령어 및 프레임 정보해석 처리모듈(204)은 현재의 프레임 구성 정보는 항상 버퍼에 저장되어 있으므로 버퍼(205)에 현재 활성화된 프레임이 어떤 것인지 정보를 요청하여(403) 확인한다(404).When a frame deletion request event occurs (401), the browser interface transmits a delete command to the command and frame information analysis processing module 204 (402). Since the current frame configuration information is always stored in the buffer, the command and frame information analysis processing module 204 requests (403) information from the buffer 205 to determine which frame is currently activated (404).
어느 한 프레임을 삭제할 경우 나머지 프레임들의 재배치를 결정하기 위해 사용자에게 재배치에 관한 선택을 하도록 사용자 입력창을 띄운다(405). 사용자는 삭제될 프레임에 접한 다른 프레임들을 수직적으로 합칠지 수평적으로 합칠지를 입력한다(406). 사용자의 입력이 끝나면(406) 알맞은 프레임과 프레임 안의 표시 URL을 구성한다(407). 프레임 구성 정보는 버퍼에 저장된 후(408), 프레임 생성기에 전달되고(409) 프레임 생성기는 전달받은 정보를 이용하여 기존에 생성된 웹문서를 수정한다(410).In the case of deleting any one frame, a user input window is displayed for the user to select a relocation to determine relocation of the remaining frames (405). The user inputs 406 whether to vertically or horizontally combine other frames in contact with the frame to be deleted. After the user's input (406), the appropriate frame and the display URL in the frame is configured (407). After the frame configuration information is stored in the buffer (408), it is transmitted to the frame generator (409) and the frame generator modifies an existing web document by using the received information (410).
프레임 생성기는 웹문서의 수정이 끝나면 브라우저 인터페이스로 문서수정 완료신호를 보내고(411) 브라우저 인터페이스는 브라우저로 하여금 수정된 문서를 읽어 들이도록 명령하며(412), 브라우저는 웹문서를 읽어들인다(413).When the modification of the web document is completed, the frame generator sends a document modification completion signal to the browser interface (411), the browser interface instructs the browser to read the modified document (412), and the browser reads the web document (413). .
도 5 는 본 발명에 따른 선택된 프레임에서 새로 입력된 URL의 문서를 열기 위한 방법에 대한 일실시예 사건추적전이도.Figure 5 is an example event tracking diagram for a method for opening a document of a newly entered URL in a selected frame according to the present invention.
브라우저 인터페이스는 프레임 선택 이벤트를 듣고(501) 명령어 및 프레임 정보해석 처리모듈에 프레임이 선택되었음을 전달한다(502).The browser interface listens to the frame selection event (501) and informs the frame and the frame information analysis processing module that the frame has been selected (502).
선택된 프레임 정보는 버퍼에 저장되어 현재의 프레임 상태를 추적하는데 사용된다(503). URL 입력 이벤트가 발생하면(504) 브라우저 인터페이스는 입력된 URL 정보를 명령어 및 프레임 정보해석 처리모듈(204)에 전달한다(505). 명령어 및 프레임 정보해석 처리모듈(204)은 버퍼로부터 현재 활성화된 프레임이 어느 프레임인지 알아내어(506, 507) 그 프레임을 새로운 URL과 함께 수정한다(508). 명령어 및 프레임 정보해석 처리모듈(204)는 수정된 프레임 구성정보를 프레임 생성기(206)에 전달한다(509). 프레임 생성기는 웹문서를 수정하고(510), 브라우저 인터페이스로 쓰기 완료 신호를 보낸다(511). 브라우저 인터페이스는 브라우저로 하여금 수정된 웹문서을 읽도록 한다(512, 513).The selected frame information is stored in a buffer and used to track the current frame state (503). When the URL input event occurs (504), the browser interface transmits the input URL information to the command and frame information analysis processing module 204 (505). The instruction and frame information analysis processing module 204 finds out which frame is the currently active frame from the buffer (506, 507) and modifies the frame with a new URL (508). The instruction and frame information analysis processing module 204 transmits the modified frame configuration information to the frame generator 206 (509). The frame generator modifies the web document (510) and sends a write completion signal to the browser interface (511). The browser interface allows the browser to read the modified web document (512, 513).
도 6 은 본 발명에 따른 프레임 추가 방법에 대한 일실시예 사건추적전이도이다.Figure 6 is an example event tracking transition diagram for the method of adding a frame according to the present invention.
프레임 추가 요구 이벤트가 발생하면(601) 브라우저 인터페이스는 추가 명령을 명령어 및 프레임 정보해석 처리모듈(204)로 전달한다(602). 현재의 프레임 구성 정보는 항상 버퍼에 저장되어 있으므로 명령어 및 프레임 정보해석 처리모듈(204)은 버퍼(205)에 현재 활성화된 프레임이 어떤 것인지 정보를 요청하여(603) 확인한다(604).When a frame addition request event occurs (601), the browser interface transmits an additional command to the command and frame information analysis processing module 204 (602). Since the current frame configuration information is always stored in the buffer, the instruction and frame information analysis processing module 204 requests (603) information from the buffer 205 to determine which frame is currently active (604).
어느 한 프레임을 추가할 경우 나머지 프레임들의 재배치를 결정하기 위해 사용자에게 재배치에 관한 선택을 하도록 사용자 입력창을 띄운다(605). 사용자는 추가될 프레임에 접한 다른 프레임들을 수직적으로 나눌지 수평적으로 나눌지를 입력한다(606). 사용자의 입력이 끝나면(606) 알맞은 프레임과 프레임 안의 표시 URL을 구성한다(607). 프레임 구성 정보는 버퍼에 저장된 후(608), 프레임 생성기에 전달되고(609) 프레임 생성기는 전달받은 정보를 이용하여 기존에 생성된 웹문서를 수정한다(610).When adding one frame, a user input window is displayed for the user to select a relocation to determine relocation of the remaining frames (605). The user inputs 606 whether to divide the other frames adjacent to the frame to be added vertically or horizontally. After the user's input (606), the appropriate frame and the display URL in the frame is configured (607). After the frame configuration information is stored in the buffer (608), it is transmitted to the frame generator (609), and the frame generator modifies an existing generated web document using the received information (610).
프레임 생성기는 웹문서의 수정이 끝나면 브라우저 인터페이스로 문서수정 완료신호를 보내고(611) 브라우저 인터페이스는 브라우저로 하여금 수정된 문서를 읽어 들이도록 명령하며(612), 브라우저는 웹문서를 읽어들인다(613).When the modification of the web document is completed, the frame generator sends a document modification completion signal to the browser interface (611), the browser interface instructs the browser to read the modified document (612), and the browser reads the web document (613). .
프레임이 구성된 페이지를 벗어날 때 프레임 제어기는 최종 프레임 구성 페이지의 상태를 버퍼에서 읽어 프레임 생성기(206)를 통해 HTML 웹문서(207)를 수정한다. 버퍼(205)의 내용도 로컬 시스템에 임시 파일로 저장된다. 이렇게 수정된 HTML 파일은 브라우저(201)에서 프레임이 구성된 페이지로 재진입하면서 다시 읽혀지고 버퍼(205)의 내용도 다시 메모리로 읽어들여 마지막으로 구성되었던 프레임들을 다시 볼 수 있고 프레임들에 대한 제어가 가능하게 된다.When the frame leaves the constructed page, the frame controller reads the state of the last frame composed page from the buffer and modifies the HTML web document 207 via the frame generator 206. The contents of the buffer 205 are also stored as temporary files on the local system. The modified HTML file is read again as the frame is re-entered by the browser 201 and the contents of the buffer 205 are read back into the memory so that the last constructed frames can be viewed again and the frames can be controlled. Done.
이상에서 설명한 본 발명은 전술한 실시예 및 첨부된 도면에 한정되는 것이 아니고, 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하다는 것이 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 있어 명백할 것이다.The present invention described above is not limited to the above-described embodiments and the accompanying drawings, and it is common in the art that various substitutions, modifications, and changes can be made without departing from the technical spirit of the present invention. It will be evident to those who have knowledge of.
상기한 바와 같은 본 발명은, 하나의 브라우저창에서 여러 개의 프레임을 통해 여러개의 웹문서를 열어 볼 수 있어 공간 자원을 절약할 수 있으며, 각 프레임별로 제어가 가능하게 구현하여 브라우저창의 활용성을 높일 수 있는 효과가 있다.As described above, the present invention can open and view a plurality of web documents through several frames in one browser window, thereby saving space resources, and improving the usability of the browser window by implementing control for each frame. It can be effective.
Claims (8)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019980056156A KR100296121B1 (en) | 1998-12-18 | 1998-12-18 | Method and system for dynamically generating frames within a browser |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019980056156A KR100296121B1 (en) | 1998-12-18 | 1998-12-18 | Method and system for dynamically generating frames within a browser |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20000040497A true KR20000040497A (en) | 2000-07-05 |
KR100296121B1 KR100296121B1 (en) | 2001-08-07 |
Family
ID=19563728
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019980056156A KR100296121B1 (en) | 1998-12-18 | 1998-12-18 | Method and system for dynamically generating frames within a browser |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100296121B1 (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20010077533A (en) * | 2000-02-03 | 2001-08-20 | 유복림 | Operating Method For Variable Portal Site System |
WO2009025951A2 (en) * | 2007-08-16 | 2009-02-26 | Yahoo, Inc. | Page modules and states |
US8302013B2 (en) | 2007-08-16 | 2012-10-30 | Yahoo! Inc. | Personalized page modules |
US8812944B2 (en) | 2007-08-16 | 2014-08-19 | Yahoo! Inc. | Page modules and providing content |
CN114979719A (en) * | 2021-02-24 | 2022-08-30 | 北京金山云网络技术有限公司 | Video playing method, device, medium and electronic equipment |
-
1998
- 1998-12-18 KR KR1019980056156A patent/KR100296121B1/en not_active IP Right Cessation
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20010077533A (en) * | 2000-02-03 | 2001-08-20 | 유복림 | Operating Method For Variable Portal Site System |
WO2009025951A2 (en) * | 2007-08-16 | 2009-02-26 | Yahoo, Inc. | Page modules and states |
WO2009025951A3 (en) * | 2007-08-16 | 2009-04-09 | Yahoo Inc | Page modules and states |
US8302013B2 (en) | 2007-08-16 | 2012-10-30 | Yahoo! Inc. | Personalized page modules |
US8812944B2 (en) | 2007-08-16 | 2014-08-19 | Yahoo! Inc. | Page modules and providing content |
CN114979719A (en) * | 2021-02-24 | 2022-08-30 | 北京金山云网络技术有限公司 | Video playing method, device, medium and electronic equipment |
CN114979719B (en) * | 2021-02-24 | 2024-05-14 | 北京金山云网络技术有限公司 | Video playing method, device, medium and electronic equipment |
Also Published As
Publication number | Publication date |
---|---|
KR100296121B1 (en) | 2001-08-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7234107B1 (en) | System for customizing web page | |
US6330710B1 (en) | Servlet-based architecture for dynamic service composition | |
KR101038896B1 (en) | Service program generation technology | |
US8458727B2 (en) | Asynchronous client to server updates | |
US20100318894A1 (en) | Modifications to Editable Elements of Web Pages Rendered in Word Processor Applications | |
US20090049120A1 (en) | Adding personalized value to web sites | |
KR20090080981A (en) | Aggregating portlets for use within a client environment without relying upon server resources | |
US20070283243A1 (en) | Method and apparatus for adapting external controls to a portal design | |
WO2004097656A1 (en) | Content creation system, content creation method, computer-executable program for executing the content creation method, computer-readable recording medium containing the program, graphical user interface system, and display control method | |
CN110941428B (en) | Website creation method and device | |
AU2013357047A1 (en) | Web page variation | |
JP2012064207A (en) | Host device and content display method of the same | |
US20050283719A1 (en) | HTML file processing technique | |
JP3595564B2 (en) | Document processing apparatus and method | |
KR100296121B1 (en) | Method and system for dynamically generating frames within a browser | |
JP4806644B2 (en) | Jump destination site determination program, recording medium, jump destination site determination method, and jump destination site determination device | |
JP2015518612A (en) | Computer system, non-transitory computer readable storage medium and method enabling styling and decoration of multiple and dissimilar web pages by remote method invocation | |
KR101114173B1 (en) | System and method for a tool pane within a markup language document | |
KR100419568B1 (en) | A method and system for modifying homepage automatically based on network | |
JP4386243B2 (en) | PROGRAM GENERATION DEVICE, PROGRAM GENERATION METHOD, PROGRAM AND RECORDING MEDIUM | |
CN112307377A (en) | Information display method and device and electronic equipment | |
KR100732134B1 (en) | Table display switching method, text data conversion program, and tag program | |
JP4976783B2 (en) | PROGRAM GENERATION DEVICE, PROGRAM GENERATION METHOD, PROGRAM, AND RECORDING MEDIUM | |
JP3627439B2 (en) | Information transmission system, client device, and screen display method in client device | |
JP2003058496A (en) | Multimedia information terminal system and computer program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20100506 Year of fee payment: 10 |
|
LAPS | Lapse due to unpaid annual fee |