JP4887839B2 - Terminal device, address registration method, page display method, and program - Google Patents

Terminal device, address registration method, page display method, and program Download PDF

Info

Publication number
JP4887839B2
JP4887839B2 JP2006057237A JP2006057237A JP4887839B2 JP 4887839 B2 JP4887839 B2 JP 4887839B2 JP 2006057237 A JP2006057237 A JP 2006057237A JP 2006057237 A JP2006057237 A JP 2006057237A JP 4887839 B2 JP4887839 B2 JP 4887839B2
Authority
JP
Japan
Prior art keywords
source file
address
terminal device
acquired
line number
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
JP2006057237A
Other languages
Japanese (ja)
Other versions
JP2007233895A (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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2006057237A priority Critical patent/JP4887839B2/en
Publication of JP2007233895A publication Critical patent/JP2007233895A/en
Application granted granted Critical
Publication of JP4887839B2 publication Critical patent/JP4887839B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、端末装置、アドレス登録方法、ページ表示方法、及び、プログラムに関し、更に詳しくは、ネットワーク通信機能を有し、Webサイトから取得したWebページを表示可能な携帯端末装置、そのような端末装置におけるアドレス登録方法、ページ表示方法、及び、プログラムに関する。   The present invention relates to a terminal device, an address registration method, a page display method, and a program, and more particularly, a portable terminal device that has a network communication function and can display a Web page acquired from a Web site, and such a terminal. The present invention relates to an address registration method, a page display method, and a program in an apparatus.

近年、インターネットの普及に伴い、ネットワーク上で、さまざまなサービスの提供を受ける機会が増加している。一般に、ユーザは、サービスを利用するにあたって、ブラウザを起動してWWWサーバ(Webサイト)にアクセスし、WebサイトからHTMLで記述されたページ情報を取得して、ブラウザ上に、Webページを表示する。このとき、ユーザは、表示されたWebページ上からリンクをたどることにより、或いは、アドレス入力欄から直接にアドレス(URL)を入力することにより、アクセスするWebサイトを指定する。   In recent years, with the spread of the Internet, opportunities for receiving various services on the network are increasing. Generally, when using a service, a user starts a browser, accesses a WWW server (Web site), acquires page information described in HTML from the Web site, and displays a Web page on the browser. . At this time, the user designates a website to be accessed by following a link from the displayed web page or by directly inputting an address (URL) from the address input field.

また、ユーザは、既知のアドレスをブックマークに記憶しておき、そのブックマークから、訪問したいWebサイトを選択して指定することで、アクセスするWebサイトを指定することもできる。ユーザが、ブックマークから訪問したいWebサイトを指定すると、ブラウザは、アクセス先のWebサイトからWebページを取得し、そのWebページの先頭からページを表示する。Webページが1画面に収まらない場合には、ユーザは、Webページをスクロールすることで、Webページ中の所望の位置を、ブラウザ上に表示させることができる。   The user can also specify a website to be accessed by storing a known address in a bookmark and selecting and specifying the website to be visited from the bookmark. When the user designates a website to be visited from the bookmark, the browser acquires a web page from the accessed website and displays the page from the top of the web page. When the web page does not fit on one screen, the user can display a desired position in the web page on the browser by scrolling the web page.

ユーザは、例えば頻繁に訪れるWebサイトをブックマークに登録しておくことで、すばやく、そのWebサイトへアクセスすることができる。しかしながら、ブックマークに記憶されるのは、WebサイトのURLのみであり、そのWebページ中の位置に関する情報を含まない。Webサイトには、例えば、サイトの先頭から最近の更新状況やお知らせが表示され、ページの下部に会員ページにログインするための入力フォームがレイアウトされるものがある。このようなWebサイトでは、ユーザは、アクセスするたびに、いったんWebページを先頭から表示させた後に手動で入力フォームが表示される位置までスクロールさせる必要があり、面倒であるという問題があった。この問題は、特に、表示画面が小さく、1画面に表示できる情報量が限られている携帯電話機などの小型端末で顕著である。   For example, a user can quickly access a website by registering frequently visited websites in a bookmark. However, only the URL of the Web site is stored in the bookmark, and does not include information regarding the position in the Web page. Some Web sites, for example, display recent update status and information from the top of the site, and have an input form for logging in to a member page at the bottom of the page. In such a Web site, each time the user accesses, the user has to display the Web page once from the top and then manually scroll to the position where the input form is displayed, which is troublesome. This problem is particularly noticeable in a small terminal such as a mobile phone having a small display screen and a limited amount of information that can be displayed on one screen.

上記問題を解消する技術としては、特許文献1に記載された技術がある。この技術では、ユーザは、登録したいWebサイトのURLと、そのURLで表示されるWebページ上の任意の位置を指定して、ブックマークを登録する。ブックマークの登録では、指定されたURLに基づいてWebページのソースを取得してこれを端末内に記憶(キャッシュ)し、その記憶したソースに、ユーザが指定した位置に対応してname属性(id属性)のアンカーを埋め込む。そして、ブックマークのリンク先のURLを、端末内にキャッシュしたソースファイルとし、そのURLに、表示画面上で先頭としたい位置に対応するname属性のアンカー情報を含める。ユーザがブックマークから訪問したいサイトを選択すると、ブラウザは、キャッシュされたファイルを読み込み、ブックマークに含まれるname属性のアンカー位置を先頭にして、Webページを表示する。   As a technique for solving the above problem, there is a technique described in Patent Document 1. In this technology, a user registers a bookmark by specifying a URL of a Web site to be registered and an arbitrary position on a Web page displayed by the URL. In the bookmark registration, the source of the web page is acquired based on the specified URL and stored in the terminal (cached), and the name attribute (id) corresponding to the position specified by the user is stored in the stored source. Embed the anchor of the attribute. Then, the URL linked to the bookmark is set as a source file cached in the terminal, and the anchor information of the name attribute corresponding to the position desired to be the head on the display screen is included in the URL. When the user selects a site to be visited from the bookmark, the browser reads the cached file, and displays the Web page with the anchor position of the name attribute included in the bookmark as the head.

特開2003−58576号公報JP 2003-58576 A

特許文献1に記載の技術では、ソースファイルに、ユーザからの指定に基づいてアンカーを埋め込む必要があり、ブックマーク先のWebサイトからソースファイルを取得してこれをキャッシュすることが必須となる。しかし、ブックマーク先のWebサイトでは、不定期に、Webページが更新されることがあり、ソースファイルがキャッシュ後に更新された場合には、キャッシュしたソースファイルと、Webサイト上の最新のソースファイルとが一致しないことになる。このため、特許文献1に記載の技術では、更新があった場合には、ユーザは、最新のWebページを表示できないという問題がある。   In the technique described in Patent Document 1, it is necessary to embed an anchor in a source file based on designation from a user, and it is essential to acquire the source file from a bookmark destination website and cache it. However, in the bookmark destination website, the web page may be updated irregularly, and when the source file is updated after caching, the cached source file and the latest source file on the website Will not match. For this reason, the technique described in Patent Document 1 has a problem that the user cannot display the latest Web page when there is an update.

本発明は、上記問題を解消し、オリジナルのソースファイルに変更を加えなくても、登録されたサイトのページを開いた際に、任意の表示位置を表示画面上表示できる端末装置、アドレス登録方法、ページ表示方法、及び、プログラムに関する。   The present invention solves the above-described problem, and can display an arbitrary display position on a display screen when opening a page of a registered site without changing the original source file, and an address registration method , A page display method, and a program.

上記目的を達成するために、本発明の端末装置は、サーバからページ情報が記述されたソースファイルを取得し、該取得したソースファイルに従って画面表示を行うブラウジング機能を有する端末装置において、登録済みのサーバのアドレス記憶するアドレス記憶部を参照して、ユーザにより選択された登録済みアドレスのサーバから前記ソースファイルを取得し、取得したソースファイルに行番号を付加して所定のメモリに格納するソースファイル取得部と、表示画面上に表示したい部分を指定する位置指定入力部と、ユーザにより前記位置指定入力部を介して前記指定が行われた場合、前記指定された位置に対応する前記ソースファイルの行番号を部分パターンとして取得し、該取得した部分パターンと、前記サーバのアドレスとを対応付けて、前記アドレス記憶部に記憶するアドレス登録部と、前記アドレス記憶部を参照して、前記取得したソースファイルを解析して、前記選択された登録済みアドレスに対応する部分パターンが含まれるか否かを判断するソースファイル解析部と、前記部分パターンが含まれると判断されると、前記ソースファイル取得部が取得したソースファイル中の当該部分パターンに対応する位置が表示画面の所定の位置になるように画面表示を行う表示制御部とを備えたことを特徴とする。 In order to achieve the above object, a terminal device of the present invention acquires a source file in which page information is described from a server, and is registered in a terminal device having a browsing function for displaying a screen according to the acquired source file. A source that refers to an address storage unit that stores a server address , acquires the source file from a server having a registered address selected by the user , adds a line number to the acquired source file, and stores the source file in a predetermined memory A file acquisition unit, a position designation input unit for designating a portion to be displayed on the display screen, and the source file corresponding to the designated position when the designation is performed by the user via the position designation input unit As a partial pattern, and the acquired partial pattern is paired with the server address. Attached to either the address registration unit for storing in said address storage unit, by referring to the address storage unit analyzes the acquired source file contains partial patterns corresponding to the selected registered address A source file analysis unit for determining whether or not the partial pattern is included, and a position corresponding to the partial pattern in the source file acquired by the source file acquisition unit is a predetermined position on the display screen And a display control unit that performs screen display.

本発明のページ表示方法は、端末装置が、サーバからページ情報が記述されたソースファイルを取得し、該取得したソースファイルに従って画面表示を行うページ表示方法であって、前記端末装置が、登録済みのサーバのアドレスと、該アドレスが示すソースファイルの何れかの行の行番号とを対応付けて記憶するアドレス記憶部を参照し、ユーザにより選択された登録済みアドレスのサーバから前記ソースファイルを取得し、該取得したソースファイルに行番号を付加して所定のメモリに格納するステップと、前記端末装置が、前記アドレス記憶部を参照し、前記取得したソースファイルを解析して前記選択された登録済みアドレスに対応する行番号が含まれるか否かを判断するステップと、前記行番号が含まれると判断すると、前記端末装置が、前記ソースファイル取得部が取得したソースファイル中の当該行番号に対応する位置が表示画面の所定の位置になるように画面表示を行うステップとを有することを特徴とする。 The page display method of the present invention is a page display method in which a terminal device acquires a source file in which page information is described from a server, and performs screen display according to the acquired source file. The terminal device is registered The source file is obtained from the server of the registered address selected by the user by referring to the address storage unit that stores the address of the server in association with the row number of any line of the source file indicated by the address. Adding a line number to the acquired source file and storing it in a predetermined memory, and the terminal device refers to the address storage unit, analyzes the acquired source file, and selects the selected registration file. and determining whether or not contain a line number corresponding to the finished address, if it is determined to include the line numbers, the terminal Location, characterized in that a step of performing a screen display so that the predetermined position of the display screen position corresponding to the line number of the source file acquisition unit source in file acquired.

本発明の端末装置及びページ表示方法では、登録されたアドレスに従って取得したソースファイルを解析し、ソースファイルに、その登録アドレスに対応付けられた部分パターン(即ち、行番号)と一致する部分が存在する場合には、その部分を、表示画面上の所定の位置に表示する。このようなアドレス登録及びページ表示を行うことにより、登録済みアドレスを開いた際に、ページ中の任意の位置を表示画面上に表示できる。また、その際、Webサイトからソースファイルを取得してソースファイルに改変を加える必要がないため、Webサイト側で更新があった場合でも、更新後の最新のページを取得できる。 In the terminal device and the page display method of the present invention, a source file obtained according to a registered address is analyzed, and a portion matching the partial pattern (ie, line number) associated with the registered address exists in the source file. If so, that portion is displayed at a predetermined position on the display screen. By performing such address registration and page display, an arbitrary position in the page can be displayed on the display screen when the registered address is opened. At that time, since it is not necessary to acquire the source file from the website and modify the source file, the latest page after the update can be acquired even when the website is updated.

また、本発明の端末装置、ユーザは、登録済みアドレスを開いた際に表示画面上に表示されるページ中の位置を、任意に指定できる。 Further, in the terminal apparatus of the present invention, Yu chromatography The is the position in the page displayed on the display screen when opening the registered address can be specified optionally.

本発明の端末装置及びページ表示方法では、前記ソースファイルに、前記部分パターン(即ち、行番号)に対応する位置から所定の範囲内に入力フォームに対応する部分が存在するか否かを調べ、存在する場合には、前記入力フォームに対応する部分にカーソルを合わせる構成を採用できる。この場合、ユーザが、手動で入力フォームにカーソルを合わせる必要がなくなる。 In the terminal device and the page display method of the present invention, the source file is checked whether or not a portion corresponding to the input form exists within a predetermined range from a position corresponding to the partial pattern (that is, a line number) , When it exists, the structure which puts a cursor on the part corresponding to the said input form is employable. In this case, the user does not need to manually place the cursor on the input form.

本発明のアドレス登録方法は、端末装置におけるアドレス登録方法であって、前記端末装置が、サーバからページ情報が記述されたソースファイルを取得し、該取得したソースファイルに行番号を付加して所定のメモリに格納すると共に、前記取得したソースファイルに従って画面表示を行うステップと、前記端末装置が、ユーザによって指定された、表示画面に表示したい部分の位置を入力するステップと、前記端末装置が、前記ソースファイルから、前記指定された位置に対応する行番号を取得し、該取得した行番号と、前記サーバのアドレスとを対応付けて、前記アドレス記憶部に記憶するステップとを有することを特徴とする。 An address registration method according to the present invention is an address registration method in a terminal device, wherein the terminal device acquires a source file in which page information is described from a server, and adds a line number to the acquired source file to obtain a predetermined file. A step of performing screen display according to the acquired source file, a step of inputting a position of a portion designated by the user to be displayed on the display screen, and the terminal device, Obtaining a line number corresponding to the designated position from the source file, and associating the obtained line number with the address of the server, and storing them in the address storage unit. And

本発明のアドレス登録方法では、アドレスを登録する際に、アドレスと、ソースファイル中の表示したい位置に対応する行番号とを対応付けて記憶する。このようなアドレス登録を用いることにより、登録済みアドレスを開いた際に、そのアドレスに対応する行番号と一致する部分を表示画面上に表示させることで、ユーザは、ページ中の任意の位置からページを表示させることができる。 In the address registration method of the present invention, when registering an address, the address and the line number corresponding to the position to be displayed in the source file are stored in association with each other. By using such address registration, when a registered address is opened, a part matching the line number corresponding to the address is displayed on the display screen, so that the user can start from an arbitrary position in the page. The page can be displayed.

本発明のプログラムは、端末装置にアドレス登録をする処理を実行させるプログラムであって、前記端末装置に、サーバからページ情報が記述されたソースファイル取得し、該取得したソースファイルに行番号を付加して所定のメモリに格納すると共に、前記取得したソースファイルに従って画面表示を行うステップと、ユーザによって指定された、表示画面上に表示したい部分の位置を入力するステップと、前記ソースファイルから、前記指定された位置に対応する行番号を取得し、該取得した行番号と、前記サーバのアドレスとを対応付けて、前記アドレス記憶部に記憶するステップとを実行させることを特徴とする。 Program of the present invention is a program for executing processing for the address registered in the terminal device, the terminal device acquires a source file page information is described from the server, the line number of the acquired source file In addition to storing in a predetermined memory, the step of performing screen display according to the acquired source file, the step of inputting the position of the portion to be displayed on the display screen specified by the user, from the source file, A step of acquiring a line number corresponding to the designated position, associating the acquired line number with the address of the server, and storing in the address storage unit is executed.

本発明の別の視点のプログラムは、端末装置に、サーバからページ情報が記述されたソースファイル取得し、該取得したソースファイルに従って画面表示を行う処理を実行させるプログラムであって、前記端末装置に、登録済みのサーバのアドレスと、該アドレスが示すソースファイルの何れかの行の行番号とを対応付けて記憶するアドレス記憶部を参照し、ユーザにより選択された登録済みアドレスのサーバから前記ソースファイルを取得し、該取得したソースファイルに行番号を付加して所定のメモリに格納するステップと、前記アドレス記憶部を参照し、前記取得したソースファイルを解析し、前記選択された登録済みアドレスに対応する行番号が含まれるか否かを判断するステップと、前記行番号が含まれると判断すると、前記ソースファイル取得部が取得したソースファイル中の当該行番号に対応する位置が表示画面の所定の位置になるように画面表示を行うステップとを実行させることを特徴とする。 A program according to another aspect of the present invention is a program that causes a terminal device to acquire a source file in which page information is described from a server and to execute a process of displaying a screen according to the acquired source file. To the address storage unit that stores the address of the registered server and the line number of any line of the source file indicated by the address in association with each other, from the server of the registered address selected by the user Acquiring a source file, adding a line number to the acquired source file and storing the source file in a predetermined memory, referring to the address storage unit, analyzing the acquired source file, and selecting the registered and determining whether or not contain a line number corresponding to the address, if it is determined to include the line numbers, the source Scan file position corresponding to the line number in the source file acquisition unit has acquired is equal to or to execute a step of performing a screen display so as to have a predetermined position on the display screen.

本発明の端末装置、アドレス登録方法、ページ表示方法、及び、プログラムでは、アドレスと、ソースファイルの一部である部分パターンとを対応付けて記憶する。このように登録されたアドレスを開いた際に、ページ中で、アドレスに対応付けて記憶された部分パターンに対応する位置を表示画面上に表示することで、ソースファイル自体に改変を加えなくても、表示画面上に、ページ中のユーザが希望する部分を表示させることができる。   In the terminal device, the address registration method, the page display method, and the program of the present invention, the address and the partial pattern that is a part of the source file are stored in association with each other. When opening a registered address in this way, the position corresponding to the partial pattern stored in association with the address in the page is displayed on the display screen, so that the source file itself can be modified. In addition, the portion desired by the user in the page can be displayed on the display screen.

以下、図面を参照し、本発明の実施の形態を詳細に説明する。図1は、本発明の端末装置の構成を示している。この端末装置は、携帯端末装置10として構成され、通信部101、CPU102、メモリ103、操作部104、及び、表示部105を備える。携帯端末装置10は、既知のWebブラウズ技術により、インターネット等のネットワーク20を介してWWWサーバ30にアクセスし、携帯端末装置10内にWebページをダウンロードして表示可能である。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 shows the configuration of the terminal device of the present invention. This terminal device is configured as a mobile terminal device 10 and includes a communication unit 101, a CPU 102, a memory 103, an operation unit 104, and a display unit 105. The mobile terminal device 10 can access the WWW server 30 via the network 20 such as the Internet and download and display a Web page in the mobile terminal device 10 using a known Web browsing technique.

通信部101は、ネットワーク20との間で通信接続を行う。操作部104は、キーパッドやカーソルキーなどの操作入力キーを有する。表示部105は、Webページ等を表示する。メモリ103は、WWWサーバ30からダウンロードしたWebページのソースファイルや、Webページを表示させるためのブラウザのプログラム、携帯端末装置10を動作させるための他のプログラムなどが格納される。CPU102は、携帯端末装置10の各部を制御する。   The communication unit 101 performs communication connection with the network 20. The operation unit 104 has operation input keys such as a keypad and cursor keys. The display unit 105 displays a web page or the like. The memory 103 stores a web page source file downloaded from the WWW server 30, a browser program for displaying the web page, other programs for operating the mobile terminal device 10, and the like. The CPU 102 controls each unit of the mobile terminal device 10.

図2は、携帯端末装置10の機能ブロック図を示している。携帯端末装置10は、ソースファイル取得部11、ソースファイル解析部12、位置指定入力部13、ブックマーク記憶部14、ブックマーク登録部15、及び、表示制御部16を有する。ソースファイル取得部11は、通信部101(図1)を用いて、WWWサーバ30からWebページのソースファイルを取得し、これを一時的にメモリ103に格納する。ソースファイル解析部12は、WWWサーバ30から取得したソースファイルの解析を行う。   FIG. 2 shows a functional block diagram of the mobile terminal device 10. The mobile terminal device 10 includes a source file acquisition unit 11, a source file analysis unit 12, a position designation input unit 13, a bookmark storage unit 14, a bookmark registration unit 15, and a display control unit 16. The source file acquisition unit 11 acquires a web page source file from the WWW server 30 using the communication unit 101 (FIG. 1), and temporarily stores it in the memory 103. The source file analysis unit 12 analyzes the source file acquired from the WWW server 30.

位置指定入力部13は、ブックマーク登録時に、ユーザが、表示画面上で先頭付近に表示させたい位置を指定する際に使用される。ブックマーク記憶部14は、メモリ103(図1)内に設けられ、ユーザによって登録された、或いは、工場出荷段階でメーカによってあらかじめ登録されたブックマークを記憶する。ブックマーク登録部15は、ユーザ操作によって、ブックマーク記憶部14に、ブックマークを登録する。表示制御部16は、表示部105の表示を制御する。なお、上記ソースファイル取得部11、ソースファイル解析部12、位置指定入力部13、ブックマーク登録部15、及び、表示制御部16の各機能は、メモリ103に格納されたプログラムを、CPU102が解釈して実行することにより実現される。   The position designation input unit 13 is used when the user designates a position to be displayed near the head on the display screen at the time of bookmark registration. The bookmark storage unit 14 is provided in the memory 103 (FIG. 1), and stores bookmarks registered by the user or registered in advance by the manufacturer at the factory shipment stage. The bookmark registration unit 15 registers a bookmark in the bookmark storage unit 14 by a user operation. The display control unit 16 controls display on the display unit 105. Each function of the source file acquisition unit 11, source file analysis unit 12, position designation input unit 13, bookmark registration unit 15, and display control unit 16 interprets a program stored in the memory 103 by the CPU 102. It is realized by executing.

図3は、ブックマーク登録の際の携帯端末装置10の動作手順を示している。ユーザは、操作部104(図1)を操作することにより、登録したいWebサイトのWebページが表示された状態で、ブックマーク登録画面を呼び出し、ブックマーク登録を選択する(ステップS101)。位置指定入力部13(図2)は、表示画面上に、登録用カーソルを表示して(ステップS102)、ユーザに、表示画面上で先頭位置としたいWebページ上の位置を指定させる。   FIG. 3 shows an operation procedure of the mobile terminal device 10 at the time of bookmark registration. By operating the operation unit 104 (FIG. 1), the user calls the bookmark registration screen in a state where the web page of the website to be registered is displayed, and selects bookmark registration (step S101). The position designation input unit 13 (FIG. 2) displays a registration cursor on the display screen (step S102), and allows the user to designate a position on the Web page to be set as the head position on the display screen.

図4は、WWWサーバ30から取得したWebページのソースファイルの具体例を示している。このソースファイル(データ)200は、メモリ103(図1)に記憶される際に、行番号201を付加して管理される。図5は、図4に示すソースデータの携帯端末装置10上での表示例を示している。この例では、ソースデータ200は、表示部105の1画面では表示しきれず、ページ全体を表示させるには、表示画面をスクロールさせる必要がある。スクロールには、操作部104に設けられたカーソルキーなどが用いられる。なお、表示している領域に、ログインIDやパスワードの入力欄などの入力フォーム202があった場合は、その入力フォームには、カーソルが表示される。このカーソルの表示は、既存のWebブラウザと同様の処理で行えばよい。   FIG. 4 shows a specific example of the source file of the Web page acquired from the WWW server 30. When this source file (data) 200 is stored in the memory 103 (FIG. 1), it is managed by adding a line number 201. FIG. 5 shows a display example of the source data shown in FIG. 4 on the mobile terminal device 10. In this example, the source data 200 cannot be displayed on one screen of the display unit 105, and the display screen needs to be scrolled to display the entire page. For scrolling, a cursor key or the like provided on the operation unit 104 is used. If there is an input form 202 such as a login ID or password input field in the displayed area, a cursor is displayed on the input form. This cursor display may be performed by the same processing as that of an existing Web browser.

図4に示すソースファイルのWebサイトをブックマーク登録し、表示をページ先頭から行うと、図5に示すように、ログオンIDなどの入力フォーム202は表示画面外となり、ユーザは、ログオンのたびに、表示画面をスクロールして、入力フォーム202にログオンIDなどを入力する必要がある。そこで、ステップS102で、ログインIDの入力フォーム202が表示部105上に表示されるように、表示画面上で先頭位置としたいWebページ上の位置を指定する。   When the bookmark of the website of the source file shown in FIG. 4 is registered and displayed from the top of the page, as shown in FIG. 5, the input form 202 such as the logon ID goes out of the display screen, and the user must It is necessary to scroll the display screen and input a logon ID or the like in the input form 202. Therefore, in step S102, the position on the Web page to be set as the top position on the display screen is designated so that the login ID input form 202 is displayed on the display unit 105.

図6は、ステップS102の位置指定の際の表示部105の表示画面例を示している。ユーザは、ステップS101のブックマーク登録の選択に先立って、操作部104を用いて、表示部105に、図6に示すように、入力フォーム付近が表示される状態になるまで画面をスクロールさせる。ユーザが、ステップS101で、ブックマーク登録を選択すると、表示部105には、登録用カーソル203が表示される。   FIG. 6 shows a display screen example of the display unit 105 at the time of position designation in step S102. Prior to the selection of bookmark registration in step S101, the user uses the operation unit 104 to scroll the screen until the display unit 105 is in a state where the vicinity of the input form is displayed as shown in FIG. When the user selects bookmark registration in step S <b> 101, a registration cursor 203 is displayed on the display unit 105.

登録用カーソル203が表示された状態では、カーソルキーは、画面のスクロール操作から、登録用カーソル203の移動の操作へと機能が切り替えられる。この状態では、画面のスクロールはロックされた状態となり、ユーザは、表示された画面領域内で登録用カーソルを移動させる。ユーザは、ステップS102で、表示部105に表示される登録用カーソル203を、操作部104を用いて移動させ、「ログオンはこちら!」の文字列の先頭に登録用カーソル203を移動させて、位置を決定する。登録用カーソル203の移動単位は、ソースデータ202の行単位とすることができる。或いは、ソースデータ202中の文字や情報の表示を行うためのタグを検出して、タグを、移動単位としてもよい。   When the registration cursor 203 is displayed, the function of the cursor key is switched from the screen scroll operation to the movement operation of the registration cursor 203. In this state, the screen scroll is locked, and the user moves the registration cursor within the displayed screen area. In step S <b> 102, the user moves the registration cursor 203 displayed on the display unit 105 using the operation unit 104, moves the registration cursor 203 to the beginning of the character string “Log on here!”, Determine the position. The unit of movement of the registration cursor 203 can be the line unit of the source data 202. Alternatively, a tag for displaying characters and information in the source data 202 may be detected, and the tag may be used as a movement unit.

図3に戻り、ユーザが、登録用カーソル203の位置を決定し、決定ボタン等を押すと、ソースファイル解析部12(図2)は、ステップS102で決定された登録用カーソル203の位置に対応するソースファイル上の位置のHTMLパターンを取得する(ステップS103)。ここで、HTMLパターンとは、登録用カーソル203が位置するソースデータ200(図4)における所定範囲のデータを示す。ソースファイル解析部12は、例えば、登録用カーソル203が図6に示す位置で決定されると、そのカーソル位置に対して、1つのタグで囲まれた範囲、つまり、図4の92行目の<B>から</B>までを、所定範囲のデータとして取得する。或いは、カーソル位置の行、つまり、図4の92行目を、所定範囲のデータとして取得する。   Returning to FIG. 3, when the user determines the position of the registration cursor 203 and presses the determination button or the like, the source file analysis unit 12 (FIG. 2) corresponds to the position of the registration cursor 203 determined in step S102. An HTML pattern at a position on the source file to be acquired is acquired (step S103). Here, the HTML pattern indicates a predetermined range of data in the source data 200 (FIG. 4) where the registration cursor 203 is located. For example, when the registration cursor 203 is determined at the position shown in FIG. 6, the source file analysis unit 12 determines the range surrounded by one tag with respect to the cursor position, that is, the 92nd line in FIG. Data from <B> to </ B> is acquired as a predetermined range of data. Alternatively, the line at the cursor position, that is, the 92nd line in FIG. 4 is acquired as data in a predetermined range.

テップS103でHTMLパターンが取得されると、ブックマーク登録部15は、表示部105(図1)に表示された現在表示中のWebサイトのURLと、取得したHTMLパターンとを対応付けて、ブックマーク記憶部14(図1のメモリ103)に記憶する(ステップS104)。図7は、ブックマーク記憶部14に記憶されたブックマークの登録例を示している。この例では、ブックマークのURL登録部分204には、図4に示すソースファイルの取得元のWebサイトのアドレス(URL)「http://www.xxxxstore.co.jp/k-tai/top.html」が記憶され、HTMLパターン登録部分205には、ステップS103で取得されたソースデータ200の92行目(図4)が記憶される。   When the HTML pattern is acquired in step S103, the bookmark registration unit 15 associates the URL of the currently displayed website displayed on the display unit 105 (FIG. 1) with the acquired HTML pattern, and stores the bookmark pattern. The information is stored in the unit 14 (memory 103 in FIG. 1) (step S104). FIG. 7 shows an example of registration of bookmarks stored in the bookmark storage unit 14. In this example, the URL registration portion 204 of the bookmark includes an address (URL) of the source file acquisition source website (URL) “http://www.xxxxstore.co.jp/k-tai/top.html” shown in FIG. Is stored, and the HTML pattern registration portion 205 stores the 92nd line (FIG. 4) of the source data 200 acquired in step S103.

図8は、ブックマークを用いてWebサイトを訪問する際の携帯端末装置10の動作手順を示している。ユーザが、操作部104(図1)を操作して、ブックマーク記憶部14(図2)に記憶されたブックマークの中から、任意のブックマークを選択すると、ソースファイル取得部11は、ブックマーク記憶部14のURL登録部分204(図7)で示されるURLにアクセスし、HTMLページ(ソースファイル)を取得し(ステップS201)、これをメモリ103に格納する(ステップS202)。   FIG. 8 shows an operation procedure of the mobile terminal device 10 when visiting a Web site using a bookmark. When the user operates the operation unit 104 (FIG. 1) and selects an arbitrary bookmark from the bookmarks stored in the bookmark storage unit 14 (FIG. 2), the source file acquisition unit 11 displays the bookmark storage unit 14. The URL shown in the URL registration portion 204 (FIG. 7) is accessed, an HTML page (source file) is obtained (step S201), and stored in the memory 103 (step S202).

ソースファイル解析部12は、ユーザによって選択されたブックマークのHTMLパターン登録部分205を参照して、URLに対応付けられたHTMLパターンを取得し、ステップS202で格納されたソースファイルを検索して(ステップS203)、一致するHTMLパターンが存在するか否かを判断する(ステップS204)。表示制御部16は、ステップS204で、一致するHTMLパターンが存在しないと判断されたときには、通常通り、表示部105(図1)に、ステップS201で取得されたソースファイルのページを先頭から表示する(ステップS206)。   The source file analysis unit 12 refers to the HTML pattern registration part 205 of the bookmark selected by the user, acquires the HTML pattern associated with the URL, and searches the source file stored in step S202 (step S202). S203), it is determined whether there is a matching HTML pattern (step S204). When it is determined in step S204 that no matching HTML pattern exists, the display control unit 16 displays the page of the source file acquired in step S201 from the top on the display unit 105 (FIG. 1) as usual. (Step S206).

表示制御部16は、ステップS204で、一致するHTMLパターンが存在すると判断されたときには、表示部105に、ステップS201で取得されたソースファイルのページを、検索されたHTMLパターンを含む部分が表示部105の所定の位置、例えば上端に表示されるように表示する(ステップS205)。その後、ソースファイル解析部12は、所定の範囲内に、入力フォームを指定する命令であるinputタグが存在するか否かを判断し(ステップS207)、存在する場合には、そのinputタグに対応する入力フォームに、カーソルを移動させる(ステップS208)。   When it is determined in step S204 that there is a matching HTML pattern, the display control unit 16 displays the page of the source file acquired in step S201 on the display unit 105, where the portion including the searched HTML pattern is displayed on the display unit 105. The display is performed so as to be displayed at a predetermined position 105, for example, at the upper end (step S205). Thereafter, the source file analysis unit 12 determines whether or not an input tag that is an instruction for designating an input form exists within a predetermined range (step S207), and if present, corresponds to the input tag. The cursor is moved to the input form to be executed (step S208).

例えば、ブックマークが、図7に示すように登録されていたときには、HTMLパターン登録部分205に記憶された「<B>ログインはこちらから!</B><BR>」は、図4に示すソースファイルの92行目と一致するため、ステップS204では、一致するHTMLパターンが存在すると判断され、ステップS205では、表示部105には、図5に示すWebページのうちで、この行が先頭になるように表示される。ステップS207では、例えば、HTMLパターンの前後2行以内にinputタグが存在するか否かを調べる。図4の例では、94行目にinputタグが記述されているため、ステップS208で、この94行目に対応する入力フォーム(図5の入力フォーム203)にカーソルがあった状態で表示が行われる。   For example, when a bookmark is registered as shown in FIG. 7, “<B> Login is here! </ B> <BR>” stored in the HTML pattern registration portion 205 is the source shown in FIG. Since it matches the 92nd line of the file, it is determined in step S204 that there is a matching HTML pattern, and in step S205, this line is the top of the Web page shown in FIG. Is displayed. In step S207, for example, it is checked whether or not an input tag exists within two lines before and after the HTML pattern. In the example of FIG. 4, since the input tag is described in the 94th line, the display is performed in a state where the cursor is positioned on the input form corresponding to the 94th line (input form 203 in FIG. 5) in step S208. Is called.

本実施形態では、ブックマーク登録の際に、表示部105での先頭表示位置を指定し、アドレスと、その先頭表示位置に対応するHTMLパターンとを対応付けて、メモリ103に登録する。ユーザが、ブックマークを選択してページを表示する際には、ブックマークのアドレスから取得したソースファイルに、そのアドレスに対応して登録されたHTMLパターンが存在するか否かを調べ、存在する場合には、そのHTMLパターンの部分が画面上端になるように、ページを表示する。このようにすることにより、ブックマークされたサイトのWebページ中で表示させたい箇所がページの下の方にある場合でも、手動でスクロールさせることなく、その箇所をすばやく表示できる。   In the present embodiment, at the time of bookmark registration, a head display position on the display unit 105 is designated, and an address and an HTML pattern corresponding to the head display position are associated and registered in the memory 103. When a user selects a bookmark and displays a page, the source file obtained from the bookmark address is checked for an HTML pattern registered corresponding to that address. Displays the page so that the HTML pattern portion is at the top of the screen. In this way, even when the location to be displayed on the Web page of the bookmarked site is at the bottom of the page, the location can be quickly displayed without manually scrolling.

本実施形態では、WWWサーバ30から取得したオリジナルのソースファイルの一部分をHTMLパターンとして記憶し、そのHTMLパターンの出現位置を表示部105の上端に表示させている。このため、特許文献1のように、ユーザが表示させたい箇所を表示部105の上端に表示させる際に、オリジナルのソースファイルにタグを新たに挿入する必要がなく、オリジナルのソースファイルをキャッシュして、これをローカルに保存しておく必要がない。従って、WWWサーバ30側でソースファイルが更新された場合でも、最新のWebページを取得してこれを表示できる。また、HTMLパターンの近傍に入力フォームがある場合には、その入力フォームにカーソルを合わせるようにすることにより、ユーザが入力フォームに文字等を入力する際の手間を軽減できる。   In the present embodiment, a part of the original source file acquired from the WWW server 30 is stored as an HTML pattern, and the appearance position of the HTML pattern is displayed on the upper end of the display unit 105. For this reason, as shown in Patent Document 1, when displaying the portion that the user wants to display on the upper end of the display unit 105, there is no need to newly insert a tag into the original source file, and the original source file is cached. You don't have to store it locally. Therefore, even when the source file is updated on the WWW server 30 side, the latest Web page can be acquired and displayed. Further, when there is an input form in the vicinity of the HTML pattern, it is possible to reduce time and labor when the user inputs characters or the like on the input form by positioning the cursor on the input form.

なお、上記実施形態では、ブックマーク登録時について説明したが、これを、サイトURLへのショートカット(アイコン)を作成する際の動作に応用することもできる。この場合には、ショートカットの作成に際して、ユーザは、アドレス(URL)と、上端に表示させたい位置に対応するHTMLパターンとを対応付けて、メモリ103に記憶する。ユーザがショートカットを開くと、携帯端末装置10は、そのショートカットのアドレスからソースファイルを取得し、ソースファイルに含まれるHTMLパターンの位置が表示部105の上端になるようにページを表示する。   In the above embodiment, the bookmark registration time has been described. However, this can also be applied to an operation when creating a shortcut (icon) to the site URL. In this case, when creating a shortcut, the user associates an address (URL) with an HTML pattern corresponding to the position to be displayed at the upper end and stores it in the memory 103. When the user opens the shortcut, the mobile terminal device 10 acquires the source file from the address of the shortcut, and displays the page so that the position of the HTML pattern included in the source file is at the upper end of the display unit 105.

以上、本発明をその好適な実施形態に基づいて説明したが、本発明の端末装置、アドレス登録方法、ページ表示方法、及び、プログラムは、上記実施形態例にのみ限定されるものではなく、上記実施形態の構成から種々の修正及び変更を施したものも、本発明の範囲に含まれる。   As mentioned above, although this invention was demonstrated based on the suitable embodiment, the terminal device of this invention, an address registration method, a page display method, and a program are not limited only to the said embodiment example, The said What changed and changed variously from the structure of embodiment is also contained in the scope of the present invention.

本発明の端末装置の構成を示すブロック図。The block diagram which shows the structure of the terminal device of this invention. 携帯端末装置10の機能ブロック図。The functional block diagram of the portable terminal device 10. FIG. ブックマーク登録時の携帯端末装置10の動作手順を示すフローチャート。The flowchart which shows the operation | movement procedure of the portable terminal device 10 at the time of bookmark registration. WWWサーバ30から取得したWebページのソースファイルの具体例を示す図。The figure which shows the specific example of the source file of the web page acquired from the WWW server. Webページの具体例を示す図。The figure which shows the specific example of a web page. ステップS102の位置指定の際の表示部105の表示画面例を示す図。The figure which shows the example of a display screen of the display part 105 in the case of position specification of step S102. ブックマーク記憶部14に記憶されたブックマークの登録例を示す図。The figure which shows the registration example of the bookmark memorize | stored in the bookmark memory | storage part. ブックマークを用いてWebサイトを訪問する際の携帯端末装置10の動作手順を示すフローチャート。The flowchart which shows the operation | movement procedure of the portable terminal device 10 at the time of visiting a website using a bookmark.

符号の説明Explanation of symbols

10:携帯端末装置
11:ソースファイル取得部
12:ソースファイル解析部
13:位置指定入力部
14:ブックマーク記憶部
15:ブックマーク登録部
16:表示制御部
20:ネットワーク
30:WWWサーバ
101:通信部
102:CPU
103:メモリ
104:操作部
105:表示部
10: mobile terminal device 11: source file acquisition unit 12: source file analysis unit 13: position designation input unit 14: bookmark storage unit 15: bookmark registration unit 16: display control unit 20: network 30: WWW server 101: communication unit 102 : CPU
103: Memory 104: Operation unit 105: Display unit

Claims (8)

サーバからページ情報が記述されたソースファイルを取得し、該取得したソースファイルに従って画面表示を行うブラウジング機能を有する端末装置において、
登録済みのサーバのアドレス記憶するアドレス記憶部を参照して、ユーザにより選択された登録済みアドレスのサーバから前記ソースファイルを取得し、取得したソースファイルに行番号を付加して所定のメモリに格納するソースファイル取得部と、
表示画面上に表示したい部分を指定する位置指定入力部と、
ユーザにより前記位置指定入力部を介して前記指定が行われた場合、前記指定された位置に対応する前記ソースファイルの行番号を部分パターンとして取得し、該取得した部分パターンと、前記サーバのアドレスとを対応付けて、前記アドレス記憶部に記憶するアドレス登録部と、
前記アドレス記憶部を参照して、前記取得したソースファイルを解析して、前記選択された登録済みアドレスに対応する部分パターンが含まれるか否かを判断するソースファイル解析部と、
前記部分パターンが含まれると判断されると、前記ソースファイル取得部が取得したソースファイル中の当該部分パターンに対応する位置が表示画面の所定の位置になるように画面表示を行う表示制御部とを備えたことを特徴とする端末装置。
In a terminal device having a browsing function for acquiring a source file in which page information is described from a server and performing screen display according to the acquired source file,
The source file is acquired from the server of the registered address selected by the user with reference to an address storage unit that stores the address of the registered server , and a line number is added to the acquired source file in a predetermined memory. A source file acquisition unit to store ;
A position designation input part for designating a part to be displayed on the display screen;
When the designation is performed by the user via the position designation input unit, the line number of the source file corresponding to the designated position is acquired as a partial pattern, and the acquired partial pattern and the address of the server And an address registration unit that stores the address in the address storage unit,
Referring to the address storage unit, analyzing the acquired source file and determining whether or not a partial pattern corresponding to the selected registered address is included; and
When it is determined that the partial pattern is included, a display control unit that performs screen display so that a position corresponding to the partial pattern in the source file acquired by the source file acquisition unit is a predetermined position on the display screen; A terminal device comprising:
前記表示制御部は、前記ソースファイルに、前記部分パターンに対応する位置から所定の範囲内に入力フォームに対応する部分が存在するか否かを調べ、存在する場合には、前記入力フォームに対応する部分にカーソルを合わせる、請求項に記載の端末装置。 The display control unit checks whether or not a portion corresponding to the input form exists within a predetermined range from a position corresponding to the partial pattern in the source file, and if it exists, corresponds to the input form. hover over the portions, the terminal device according to claim 1. 端末装置におけるアドレス登録方法であって、
前記端末装置が、サーバからページ情報が記述されたソースファイルを取得し、該取得したソースファイルに行番号を付加して所定のメモリに格納すると共に、前記取得したソースファイルに従って画面表示を行うステップと、
前記端末装置が、ユーザによって指定された、表示画面に表示したい部分の位置を入力するステップと、
前記端末装置が、前記ソースファイルから、前記指定された位置に対応する行番号を取得し、該取得した行番号と、前記サーバのアドレスとを対応付けて、前記アドレス記憶部に記憶するステップとを有することを特徴とするアドレス登録方法。
An address registration method in a terminal device,
The terminal device acquires a source file in which page information is described from a server , adds a line number to the acquired source file, stores it in a predetermined memory, and performs screen display according to the acquired source file When,
The terminal device inputs a position of a portion specified by a user and desired to be displayed on a display screen;
The terminal device acquires a line number corresponding to the designated position from the source file, associates the acquired line number with the address of the server, and stores them in the address storage unit; An address registration method characterized by comprising:
端末装置が、サーバからページ情報が記述されたソースファイルを取得し、該取得したソースファイルに従って画面表示を行うページ表示方法であって、
前記端末装置が、登録済みのサーバのアドレスと、該アドレスが示すソースファイルの何れかの行の行番号とを対応付けて記憶するアドレス記憶部を参照し、ユーザにより選択された登録済みアドレスのサーバから前記ソースファイルを取得し、該取得したソースファイルに行番号を付加して所定のメモリに格納するステップと、
前記端末装置が、前記アドレス記憶部を参照し、前記取得したソースファイルを解析して前記選択された登録済みアドレスに対応する行番号が含まれるか否かを判断するステップと、
前記行番号が含まれると判断すると、前記端末装置が、前記ソースファイル取得部が取得したソースファイル中の当該行番号に対応する位置が表示画面の所定の位置になるように画面表示を行うステップとを有することを特徴とするページ表示方法。
The terminal device acquires a source file in which page information is described from a server, and displays a screen according to the acquired source file.
The terminal device refers to an address storage unit that stores an address of a registered server and a line number of any line of the source file indicated by the address, and stores the registered address selected by the user. Obtaining the source file from a server , adding a line number to the obtained source file and storing the source file in a predetermined memory ;
The terminal device refers to the address storage unit and analyzes the acquired source file to determine whether or not a line number corresponding to the selected registered address is included;
If it is determined that the line number is included, the terminal device performs screen display such that a position corresponding to the line number in the source file acquired by the source file acquisition unit is a predetermined position on the display screen. And a page display method.
前記画面表示を行うステップでは、前記端末装置は、前記ソースファイルに、当該行番号に対応する位置から所定の範囲内に入力フォームに対応する部分が存在するか否かを調べ、存在する場合には、前記入力フォームに対応する部分にカーソルを合わせる、請求項に記載のページ表示方法。 In the step of performing the screen display, the terminal device checks whether or not a portion corresponding to the input form exists within a predetermined range from the position corresponding to the line number in the source file. 5. The page display method according to claim 4 , wherein the cursor is placed on a portion corresponding to the input form. 端末装置にアドレス登録をする処理を実行させるプログラムであって、
前記端末装置に、
サーバからページ情報が記述されたソースファイル取得し、該取得したソースファイルに行番号を付加して所定のメモリに格納すると共に、前記取得したソースファイルに従って画面表示を行うステップと、
ユーザによって指定された、表示画面上に表示したい部分の位置を入力するステップと、
前記ソースファイルから、前記指定された位置に対応する行番号を取得し、該取得した行番号と、前記サーバのアドレスとを対応付けて、前記アドレス記憶部に記憶するステップとを実行させることを特徴とするプログラム。
A program for causing a terminal device to perform address registration processing,
In the terminal device,
Gets the source file page information is described from the server, and performing with the line number is added to the acquired source files stored in a predetermined memory, a screen display in accordance with the acquired source file,
A step of inputting a position of a portion to be displayed on the display screen specified by the user;
Obtaining a line number corresponding to the designated position from the source file, associating the obtained line number with the address of the server, and storing the address number in the address storage unit. A featured program.
端末装置に、サーバからページ情報が記述されたソースファイル取得し、該取得したソースファイルに従って画面表示を行う処理を実行させるプログラムであって、
前記端末装置に、
登録済みのサーバのアドレスと、該アドレスが示すソースファイルの何れかの行の行番号とを対応付けて記憶するアドレス記憶部を参照し、ユーザにより選択された登録済みアドレスのサーバから前記ソースファイルを取得し、該取得したソースファイルに行番号を付加して所定のメモリに格納するステップと、
前記アドレス記憶部を参照し、前記取得したソースファイルを解析し、前記選択された登録済みアドレスに対応する行番号が含まれるか否かを判断するステップと、
前記行番号が含まれると判断すると、前記ソースファイル取得部が取得したソースファイル中の当該行番号に対応する位置が表示画面の所定の位置になるように画面表示を行うステップとを実行させることを特徴とするプログラム。
A program that causes a terminal device to acquire a source file in which page information is described from a server, and to perform a process of displaying a screen according to the acquired source file,
In the terminal device,
The source file is referred to from the server of the registered address selected by the user by referring to the address storage unit that stores the address of the registered server and the line number of any line of the source file indicated by the address in association with each other. And adding a line number to the acquired source file and storing it in a predetermined memory ;
Referring to the address storage unit, analyzing the acquired source file, and determining whether or not a line number corresponding to the selected registered address is included;
If it is determined that the line number is included, a step of performing screen display so that a position corresponding to the line number in the source file acquired by the source file acquisition unit is a predetermined position on the display screen is executed. A program characterized by
前記画面表示を行うステップでは、前記端末装置は、前記ソースファイルに、当該行番号に対応する位置から所定の範囲内に入力フォームに対応する部分が存在するか否かを調べ、存在する場合には、前記入力フォームに対応する部分にカーソルを合わせる、請求項7に記載のプログラム。In the step of performing the screen display, the terminal device checks whether or not a portion corresponding to the input form exists within a predetermined range from the position corresponding to the line number in the source file. The program according to claim 7, wherein the cursor is placed on a portion corresponding to the input form.
JP2006057237A 2006-03-03 2006-03-03 Terminal device, address registration method, page display method, and program Expired - Fee Related JP4887839B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006057237A JP4887839B2 (en) 2006-03-03 2006-03-03 Terminal device, address registration method, page display method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006057237A JP4887839B2 (en) 2006-03-03 2006-03-03 Terminal device, address registration method, page display method, and program

Publications (2)

Publication Number Publication Date
JP2007233895A JP2007233895A (en) 2007-09-13
JP4887839B2 true JP4887839B2 (en) 2012-02-29

Family

ID=38554396

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006057237A Expired - Fee Related JP4887839B2 (en) 2006-03-03 2006-03-03 Terminal device, address registration method, page display method, and program

Country Status (1)

Country Link
JP (1) JP4887839B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5136087B2 (en) * 2008-01-28 2013-02-06 カシオ計算機株式会社 Client device and client control program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004038512A (en) * 2002-07-03 2004-02-05 Nec Corp Information processing terminal, and designated tag position moving method and program used therefor
JP2004038572A (en) * 2002-07-03 2004-02-05 Fujitsu Ltd Program, method, and device for information browsing displayprogram, method, and device for browsing and displaying information

Also Published As

Publication number Publication date
JP2007233895A (en) 2007-09-13

Similar Documents

Publication Publication Date Title
JP4712722B2 (en) Parameter setting and storage method
KR100274135B1 (en) Web browser allowing navigation between hypertext objects using remote control
JP4004839B2 (en) Communication apparatus and network system
US20110078593A1 (en) Web browser transmission server and method of controlling operation of same
US20110173602A1 (en) Execution environment software, client device, and server device
AU2009287454A1 (en) New tab pages and bookmark toolbars in a browser
JP4475408B2 (en) Display device
JP2013508807A (en) Method and apparatus for generating an internet navigation page
US20110320957A1 (en) Method and apparatus for analyzing usage patterns and customizing a graphic interface for individual users
JP6942509B2 (en) Information processing device and control method of information processing device
US20110145695A1 (en) Web page conversion system
JP4887839B2 (en) Terminal device, address registration method, page display method, and program
JP4938589B2 (en) Web page browsing device and web page browsing server
JP2001331486A (en) Website integrated retrieval method on communication and recording medium storing software programmed so as to perform the method
JP4563674B2 (en) Reload image by user selection
JP5398555B2 (en) Device, device control method
JP2004334851A (en) Access controller
US20030151620A1 (en) Content transmission system
JP2009020301A (en) Web page browsing program, web page display method, terminal device and network system
JP6113463B2 (en) Information processing program, link management apparatus, display system, and display method
JP7206863B2 (en) Display control method, device, and program
JP2005165872A (en) Content display system and method of portable terminal, program and program recording medium
JP2004038512A (en) Information processing terminal, and designated tag position moving method and program used therefor
JP2012181693A (en) Web page display control device and scroll control method
JP2010165258A (en) Website display device, website display method, and computer program therefor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090212

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20100223

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110209

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110222

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110425

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: 20111115

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: 20111128

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20141222

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees