JP5777741B2 - Information processing apparatus and information processing apparatus control method - Google Patents
Information processing apparatus and information processing apparatus control method Download PDFInfo
- Publication number
- JP5777741B2 JP5777741B2 JP2014000290A JP2014000290A JP5777741B2 JP 5777741 B2 JP5777741 B2 JP 5777741B2 JP 2014000290 A JP2014000290 A JP 2014000290A JP 2014000290 A JP2014000290 A JP 2014000290A JP 5777741 B2 JP5777741 B2 JP 5777741B2
- Authority
- JP
- Japan
- Prior art keywords
- input
- display
- url
- content
- address
- 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
Links
Images
Landscapes
- User Interface Of Digital Computer (AREA)
- Information Transfer Between Computers (AREA)
Description
本発明は、WEBサーバからコンテンツを取得して表示部に表示する情報処理装置及び情報処理装置の制御方法に関する。 The present invention relates to control how the information processing apparatus and an information processing apparatus to be displayed on the display unit acquires the contents from the WEB server.
一般に、パーソナルコンピュータ(PC)等の情報処理装置は、ネットワークを介してWEBサーバに接続された環境で使用されることが多い。このような情報処理装置では、WEBサーバから、HTML(Hypertext Markup Language)などの構造化言語ファイルや画像データファイルをコンテンツとして取得する。そして、この情報処理装置では、WEBサーバから取得したコンテンツを、情報処理装置に搭載されたWEBブラウザによって、表示部に表示する。 In general, an information processing apparatus such as a personal computer (PC) is often used in an environment connected to a WEB server via a network. In such an information processing apparatus, a structured language file such as HTML (Hypertext Markup Language) or an image data file is acquired as content from a WEB server. In this information processing apparatus, the content acquired from the WEB server is displayed on the display unit by a WEB browser installed in the information processing apparatus.
このようなWEBブラウザの表示は、WEBサーバから取得したコンテンツを表示する領域を備える。これと共に、このWEBブラウザの表示は、コンテンツを取得したWEBサーバのURL(Uniform Resource Locator)アドレスを表示する領域(アドレスバー)を備える。 Such WEB browser display includes an area for displaying content acquired from a WEB server. At the same time, the display of this WEB browser includes an area (address bar) for displaying the URL (Uniform Resource Locator) address of the WEB server that acquired the content.
このようなWEBブラウザの表示では、ユーザが、アドレスバーに表示されたURLアドレスを見て、現在WEBブラウザ上に表示されているコンテンツがどのWEBサーバから取得されたものかを確認することができる。 In such a WEB browser display, the user can check the URL address displayed in the address bar to confirm from which WEB server the content currently displayed on the WEB browser is acquired. .
また、最近では、スキャナやプリンタを備えたMFP(Multi Functional Peripheral)などの情報処理装置においても、組み込み型のWEBブラウザを搭載したものがある。このようなMFPでは、ネットワークで接続されたWEBサーバのコンテンツを、MFP上の操作表示部に表示する。 Recently, some information processing apparatuses such as an MFP (Multi Functional Peripheral) equipped with a scanner and a printer have an embedded WEB browser. In such an MFP, the content of the WEB server connected via the network is displayed on the operation display unit on the MFP.
しかし、MFPにおける操作表示部は、筐体のサイズ上の制約やコスト削減の制限があるため、表示画面サイズの小さいものが多い。 However, many operation display units in the MFP have a small display screen size due to restrictions on the size of the housing and restrictions on cost reduction.
このため、MFPの表示部は、一般的なPCにおけるWEBブラウザと比較した場合に、コンテンツの一覧性や見栄えが劣る。さらに、MFPの表示部は、MFP自体が有する機能に関する操作を行うための操作画面をWEBサーバから取得して表示する場合がある。この場合、アドレスバーにURLアドレスが表示されることによって、操作画面がWEBサーバから取得したコンテンツであることがユーザに知られてしまう。つまり、MFP内に予め保持されている操作画面を表示する場合と、WEBサーバから取得した操作画面を表示する場合とでアドレスバーの表示の有無が異なるため、ユーザが混乱する原因になってしまうおそれがある。 For this reason, the display section of the MFP is inferior in the listability and appearance of contents when compared with a WEB browser in a general PC. Further, the display unit of the MFP may acquire and display an operation screen for performing an operation related to the function of the MFP itself from the WEB server. In this case, when the URL address is displayed in the address bar, the user is informed that the operation screen is the content acquired from the WEB server. That is, since the presence / absence of the address bar display is different between the case where the operation screen stored in advance in the MFP is displayed and the case where the operation screen acquired from the WEB server is displayed, the user may be confused. There is a fear.
このため、MFPの表示部は、少しでもコンテンツの表示領域を広げるため、またはコンテンツがWEBサーバから取得したものであることをユーザに意識させないために、WEBブラウザのアドレスバーを非表示にすることがある。 For this reason, the display unit of the MFP hides the address bar of the WEB browser in order to expand the display area of the content as much as possible or to prevent the user from being aware that the content is acquired from the WEB server. There is.
また、従来の複写機、プリンタ等の画像処理装置には、WEBサーバからの指示によって、アドレスバーを含む操作手段を非表示にする制御を行うものが提案されている。この画像処理装置では、コンテンツ取得元であるWEBサーバから送信された特定の命令に対応して、WEBブラウザにおけるアドレスバーを含む画面遷移のための操作部を非表示にすることが提案されている(例えば、特許文献1参照)。 Also, a conventional image processing apparatus such as a copying machine or a printer has been proposed that performs control to hide the operation means including the address bar according to an instruction from a WEB server. In this image processing apparatus, in response to a specific command transmitted from a WEB server as a content acquisition source, it has been proposed to hide an operation unit for screen transition including an address bar in a WEB browser. (For example, refer to Patent Document 1).
しかし、近年では、いわゆるフィッシング等によるコンテンツ改ざんの問題が指摘されている。このため、情報処理装置では、表示部に表示されたコンテンツが正当なWEBサーバから取得したものかをユーザが確認できるようにするため、アドレスバーによってURLアドレスを表示することが重要視されている。 However, in recent years, the problem of content alteration by so-called phishing has been pointed out. For this reason, in the information processing apparatus, it is important to display the URL address by the address bar so that the user can check whether the content displayed on the display unit is acquired from a valid WEB server. .
さらに、情報処理装置では、アドレスバーを非表示にすると、現在表示されているコンテンツが正当なWEBサーバから取得されたものかを確認できなくなるので、ユーザに不信感を与えてしまう。そこで、従来の情報処理装置では、例え信頼できるWEBサーバからのコンテンツを表示している場合でも、常にアドレスバーを表示している。 Furthermore, in the information processing apparatus, if the address bar is hidden, it is impossible to confirm whether the currently displayed content is acquired from a valid WEB server, which causes distrust to the user. Therefore, the conventional information processing apparatus always displays the address bar even when content from a reliable WEB server is displayed.
このため、従来の情報処理装置では、表示部に表示するコンテンツの表示領域が、アドレスバーを表示する分だけ狭くなってしまい、表示項目の全てを1ページに表示できなくなり、一覧性が低下することとなっていた。 For this reason, in the conventional information processing apparatus, the display area of the content displayed on the display unit is narrowed by the display amount of the address bar, so that all display items cannot be displayed on one page, and the listability is lowered. It was supposed to be.
また、従来の情報処理装置には、WEBサーバからの指示によってアドレスバーを非表示とすることができるものがある。このような情報処理装置では、悪意のあるWEBサーバがアドレスバー非表示の指示を送ってWEBサーバのなりすましを行った場合に、ユーザがURLアドレスを確認することができなくなるという問題がある。 Some conventional information processing apparatuses can hide the address bar by an instruction from a WEB server. In such an information processing apparatus, when a malicious WEB server sends an address bar non-display instruction and impersonates the WEB server, there is a problem that the user cannot confirm the URL address.
本発明の目的は、予め設定された信頼のおけるWEBサーバからコンテンツを取得した場合はアドレスバーを非表示にし、操作表示領域を有効活用したコンテンツ表示を可能にする。さらに、予め設定されていないWEBサーバから取得したコンテンツを表示する場合には、アドレスバーによるURLアドレスの表示を行う。これによって、ユーザが、現在表示しているコンテンツがどのWEBサーバから取得されたものなのかを確認できるようにした情報処理装置及び情報処理装置の制御方法を提供することにある。 An object of the present invention is to hide the address bar when content is acquired from a preset reliable WEB server, and to enable content display using the operation display area effectively. Furthermore, when displaying the content acquired from the WEB server which is not preset, the URL address is displayed by the address bar. Thus, the user is to provide a control how the currently displayed information processing apparatus to be able to see seemingly the content is acquired from any WEB server has and an information processing apparatus.
上記目的を達成するために、本発明の情報処理装置は、URLを入力する入力手段と、前記入力手段により入力されたURLに対応するコンテンツをWEBサーバから取得する取得手段と、前記取得手段により取得されたコンテンツを表示する表示手段と、前記入力手段により入力されたURLに基づいて、URLを表示するための表示領域を前記取得したコンテンツとともに表示するか否かを制御する制御手段と、前記表示領域を非表示にする設定を行うか否かを設定する設定手段と、を有し、前記制御手段は、前記非表示にする設定が前記設定手段により行われている場合は、前記入力手段により入力されたURLに基づいて、URLを表示するための表示領域を前記取得したコンテンツとともに表示するか否かを制御し、前記非表示にする設定が前記設定手段により行われていない場合には、前記入力手段により入力されたURLに関わらず、前記表示領域を前記コンテンツとともに表示するように制御することを特徴とすることを特徴とする。 In order to achieve the above object, an information processing apparatus according to the present invention includes an input unit for inputting a URL, an acquisition unit for acquiring content corresponding to the URL input by the input unit from a WEB server, and the acquisition unit. Display means for displaying the acquired content, control means for controlling whether or not to display a display area for displaying a URL together with the acquired content, based on the URL input by the input means; Setting means for setting whether or not to set the display area to be hidden, and the control means, when the setting to hide is performed by the setting means, the input means The display area for displaying the URL is controlled together with the acquired content based on the URL input by the control unit to hide the display. When the setting to be performed is not performed by the setting unit, the display area is controlled to be displayed together with the content regardless of the URL input by the input unit. .
本発明によれば、予め設定された信頼のあるWEBサーバのコンテンツを表示しているときはアドレスバーを非表示にする。これによりコンテンツの一覧性や見栄えを向上でき、操作部の表示領域を有効利用したコンテンツ表示を行うことができる。さらに、予め設定されているWEBサーバ以外のWEBサーバから取得したコンテンツを表示する場合には、表示画面にアドレスバーを表示させ、そのWEBサーバのURLアドレスをユーザが確認することができるようにする。これにより、ユーザは正当なWEBサーバから取得したコンテンツだけを閲覧するようにできるようにして信頼性の向上を図ることができるという効果がある。 According to the present invention, the address bar is not displayed when the content of a preset reliable WEB server is displayed. Thereby, the listability and appearance of content can be improved, and content display using the display area of the operation unit can be performed. Further, when displaying content acquired from a WEB server other than a preset WEB server, an address bar is displayed on the display screen so that the user can confirm the URL address of the WEB server. . Accordingly, there is an effect that the user can improve the reliability by allowing only the content acquired from the legitimate WEB server to be browsed.
以下、本発明の情報処理装置の第1実施の形態に係るスキャナやプリンタを備えたMFP(Multi Functional Peripheral)について、図1乃至図6を参照しながら説明する。 An MFP (Multi Functional Peripheral) including a scanner and a printer according to a first embodiment of the information processing apparatus of the present invention will be described below with reference to FIGS.
本第1実施の形態に係るMFPは、予め設定されたURLアドレスのWEBサーバから取得したアドレスに対応するコンテンツを表示する場合に、アドレスバーを非表示にする。これと共に、このMFPは、予め設定されているWEBサーバ以外のWEBサーバから取得したコンテンツを表示する場合に、アドレスバーを表示するように構成されている。 The MFP according to the first embodiment hides the address bar when displaying the content corresponding to the address acquired from the WEB server with the URL address set in advance. At the same time, this MFP is configured to display an address bar when displaying content acquired from a WEB server other than a preset WEB server.
図1のMFPを含むシステム全体のブロック図に示すように、このシステムでは、MFP101と、WEBサーバ102、103とが、ネットワークによって接続されている。このネットワークは、LAN(ローカルエリアネットワーク)104やインターネット105によって構成されている。
As shown in the block diagram of the entire system including the MFP in FIG. 1, in this system, the MFP 101 and the
また、MFP101は、紙媒体をスキャンし、そのスキャンデータに基づいて用紙に画像を形成して出力するコピー機能を持つ。このMFP101は、WEBブラウザ300を搭載しており、WEBサーバ102、103に保持されているコンテンツを取得し、操作表示部211に表示することができる。
The MFP 101 has a copy function for scanning a paper medium, forming an image on a sheet based on the scan data, and outputting the image. The MFP 101 is equipped with a
次に、MFP101の構成を、図2のブロック図により説明する。このMFP101は、スキャナ213およびプリンタ214を接続するとともに、操作表示部211、操作入力部212及びLAN104を接続することが可能なコントローラユニット200を備える。
Next, the configuration of the
このコントローラユニット200は、システムバス210上に各種デバイスと共に配置された各種制御プログラムを実行するCPU(Central Processing Unit)201を備える。このCPU201は、システムバス210を介してROM(Read Only Memory)203に格納されているブートプログラムに基づきMFP101を起動する。また、このCPU201は、HDD(ハードディスク装置)204に格納されている制御プログラムを読み出し、RAM(Random Access Memory)202をワークエリアとして所定の処理を実行する。
The
HDD204には、WEBブラウザ300の機能を含む、各種制御プログラムが格納されている。要するに、コントローラユニット200は、WEBブラウザ300としての機能及び動作を実現することになる。さらに、HDD204には、スキャナ213から読み込んだスキャンデータやネットワークI/F207を介して装置外のWEBサーバから取得したコンテンツデータが格納される。
The HDD 204 stores various control programs including the function of the
また、システムバス210上に配置された操作部出力I/F205は、操作表示部211へのデータ出力通信制御を行う。操作部出力I/F205に接続された操作表示部211は、ユーザへの表示インターフェースである。この操作表示部211は、LCD(Liquid Crystal Display)やLED(Light Emitting Diode)等の表示装置を備える。
An operation unit output I /
システムバス210上に配置された操作部入力I/F206は、操作表示部212からのデータ入力通信制御を行う。操作部入力I/F206に接続された操作入力部212は、タッチパネルやハードキーなどの入力装置を備えた、ユーザからの指示入力インターフェースである。
An operation unit input I /
システムバス210上に配置されたネットワークI/F207は、LAN104に接続され、LAN104を介した情報の入出力制御を行う。
A network I /
システムバス210上に配置されたスキャナI/F208は、スキャナ213から画像データを入力するとともに、スキャナ制御データの入出力を行う。スキャナ213は、CCD(Charge Coupled Device)などの光学的な読み取り装置を備え、紙媒体を光学的に走査して、電子的な画像データとして読み取る機能を持つ。
A scanner I /
システムバス210上に配置されたプリンタI/F209は、プリンタ214へ出力画像データを出力するとともに、プリンタ制御データの入出力を行う。プリンタ214は、電子的な画像データを、用紙などの記録媒体上に画像として形成する機能を持つ。
A printer I /
次に、MFP101に搭載されるWEBブラウザのソフトウェア構成について図3を参照して説明する。
Next, the software configuration of the WEB browser installed in the
図3に示すWEBブラウザ300は、情報処理装置101内のコントローラユニット200に含まれるCPU201が、ROM203又はHDD204に格納された制御プログラムを読み出して実行することで実現される。
The
WEBブラウザ300に搭載されたコンテンツ取得部301は、ネットワークI/F207を介して、装置外のWEBサーバと通信を行う機能を備える。より具体的には、ユーザからの指示を受けてWEBサーバからコンテンツを要求したり、要求に基づいてWEBサーバから送信されたコンテンツを受信したりする。
The
WEBブラウザ300のコンテンツ解析部302は、コンテンツ取得部301によって取得されたコンテンツを解析し、操作表示部211に表示する画面を形成する。すなわち、WEBブラウザ300は、コンテンツを取得したWEBサーバのアドレスを操作表示部に表示する画面を作成するアドレス描画手段を備える。WEBサーバから取得したコンテンツは、主にHTMLなどの構造化言語ファイルや画像データファイルによって作成されており、操作表示部211に表示する操作画面の内容が記述されている。
The
WEBブラウザ300の画面表示処理部303は、コンテンツ解析部302によって解析され、形成された表示画面を操作表示部211に表示するように、操作部出力I/F205に対して指示する。すなわち、このWEBブラウザ300は、コンテンツ取得手段によって取得したコンテンツの内容を解析し、操作表示部に表示する画面を作成するコンテンツ描画手段を備える。
The screen
これにより、操作表示部211に、WEBサーバから取得したコンテンツの内容が表示される。また、WEBブラウザ300の各種設定を行う設定画面の表示も指示する。
Thereby, the content of the content acquired from the WEB server is displayed on the
WEBブラウザ300の操作指示入力部304は、操作部入力I/F206を介して、ユーザからの入力指示を受け付ける。この操作指示入力部304が受け付ける指示には、URLアドレス(アドレス情報)の入力設定指示、操作表示部211に表示されたコンテンツ表示画面内に含まれるリンクのアクセス指示及びWEBブラウザ300の設定画面における設定指示等がある。
The operation
WEBブラウザ300の非表示アドレス制御部305は、ユーザが入力した、アドレスバーを非表示にするWEBサーバのURLアドレス(アドレス情報)の登録指示を受け付ける。この非表示アドレス制御部305は、アドレスバーを非表示にするWEBサーバのURLアドレス(アドレス情報)の登録指示を、非表示アドレスデータ307としてRAM202又はHDD204に保存する。また、この非表示アドレス制御部305は、必要に応じて、保存されている非表示アドレスデータ307をRAM202又はHDD204から読み出す。すなわち、このWEBブラウザ300は、操作表示部にアドレスを表示しないコンテンツ取得元のアドレス情報を取得する非表示アドレス情報取得手段を備える。
The non-display
さらに、アクセス制御アドレス設定部306は、ユーザが入力した、アクセスを許可するWEBサーバのURLアドレスの登録指示を受け付ける。このアクセス制御アドレス設定部306は、アクセスを許可するWEBサーバのURLアドレスの情報を、アクセス許可アドレスデータ308として、RAM202又はHDD204に保存する。
Furthermore, the access control
要するに、WEBブラウザ300は、コンテンツ取得を許可するWEBサーバのアドレス情報を保存する取得可能アドレス情報保存手段を備える。
In short, the
また、アクセス制御アドレス設定部306は、必要に応じて、保存されているアクセス許可アドレスデータ308をRAM202又はHDD204から読み出す。
Further, the access control
次に、MFP101が、ユーザからの指示を受け、その指示の元にWEBブラウザにおけるコンテンツ画面表示及びデータの設定を行う一連の処理動作を図4のフローチャートを参照して説明する。この図4のフローチャートに示す各動作は、MFP101のCPU201がROM203又はHDD204に格納されている制御プログラムを実行することにより実現される。
Next, a series of processing operations in which the
このコンテンツ画面表示及びデータの設定処理では、WEBブラウザ300が、ユーザからの操作指示を受けるまで待機する(ステップS401でNO)。
In the content screen display and data setting process, the
そして、操作指示入力部304が、操作部入力I/F206を介して、ユーザからのWEBブラウザ300に対するさまざまな操作指示を受け付けた場合(ステップS401でYES)には、次のステップS402へ進む。
When the operation
ステップS402では、WEBブラウザ300が、操作指示入力部304によってユーザから入力された操作指示の判別を行う。ここでは、WEBブラウザ300は、ユーザから入力された操作指示がアドレスバー表示禁止アドレスの設定登録の指示かどうかを判定する。
In step S <b> 402, the
ここで、WEBブラウザ300が、操作表示部211に表示する操作画面は、図5(A)〜(D)に例示する如くである。この操作画面は、WEBブラウザ300の画面表示処理部303が、操作部出力I/F205を介して操作表示部211に表示する。
Here, the operation screen displayed on the
WEBブラウザ300は、操作表示部211に図5(A)に示すようなアドレスバー表示禁止アドレスの設定画面を表示する。
The
ここで、アドレスバー表示禁止アドレスとは、WEBブラウザ300が、操作表示部211にアドレスバーを表示しないURLアドレスを言う。このアドレスバー表示禁止アドレスが、コンテンツを取得したWEBサーバのURLアドレスと一致した場合に、WEBブラウザ300は、操作表示部211にアドレスバーを表示しないように制御する。
Here, the address bar display prohibition address refers to a URL address at which the
このアドレスバー表示禁止アドレスの設定にあたっては、通常、ユーザがWEBサーバのURLアドレスを確認する必要のない、信頼性のあるWEBサーバのURLアドレスを設定する。 In setting the address bar display prohibition address, normally, the URL address of a reliable WEB server that does not require the user to confirm the URL address of the WEB server is set.
要するに、このWEBブラウザ300は、コンテンツ取得手段がコンテンツを取得するWEBサーバのアドレスが、取得可能アドレス情報保存手段のアドレス情報と一致した場合にのみコンテンツ取得する。WEBブラウザ300は、このようにコンテンツ取得手段を制御する取得制御手段(アクセス制御手段)を備える。
In short, the
また、上述のように設定された場合は、予めURLアドレス(アドレス情報)を登録した信頼性のあるWEBサーバから取得したコンテンツを表示している場合にのみアドレスバーを表示させないようにできる。そして、操作表示部211の領域にアドレスバーを表示しない場合には、表示領域の一部がアドレスバーの表示のために占有されないので、表示領域全体を有効に活用してコンテンツ表示を行うことができる。
In addition, when the setting is made as described above, the address bar can be prevented from being displayed only when the content acquired from the reliable WEB server in which the URL address (address information) is registered in advance is displayed. When the address bar is not displayed in the area of the
図5(A)に示すアドレスバー非表示アドレス設定ダイアログ500上には、アドレスバー非表示設定スイッチ501とアドレスバー非表示アドレス設定エディットボックス502が表示される。
An address bar
このアドレスバー非表示設定スイッチ501は、アドレスバー非表示アドレスが設定されている場合に、URLアドレスの比較によるアドレスバーの非表示処理を行うかどうかを設定するためのスイッチである。
The address bar
要するに、このWEBブラウザ300は、操作入力手段によってユーザから入力された、操作表示部にアドレスを表示しないコンテンツ取得元のアドレスを、非表示アドレス情報保存手段に保存する非表示アドレス設定手段を備える。
In short, the
このアドレスバー非表示設定スイッチ501が有効になっている場合に、WEBブラウザ300は、非表示アドレスデータ307の登録済みURLアドレスと、コンテンツを取得したWEBサーバのURLアドレスとを比較する。そして、WEBブラウザ300は、これらの比較の結果、一致したアドレスバーの非表示処理を行う。
When the address bar
図5(A)に示すアドレスバー非表示アドレス設定エディットボックス502は、アドレスバーを非表示にするコンテンツ取得元のWEBサーバのURLアドレスを指定するための編集領域である。このアドレスバー非表示アドレス設定エディットボックス502は、複数のWEBサーバのURLアドレスを指定することが可能に構成されている。
An address bar non-display address setting
また、複数のURLアドレスが設定された場合には、WEBブラウザ300がコンテンツを取得するWEBサーバのURLアドレスが、そのアドレスバー非表示アドレスの何れかのURLアドレスと一致するかを判別する。
If a plurality of URL addresses are set, it is determined whether the URL address of the WEB server from which the
そして、取得したWEBサーバのURLアドレスが、指定されているアドレスバー非表示アドレスの何れかと一致している場合には、アドレスバーを非表示にしてコンテンツ表示を行う。 If the acquired URL address of the WEB server matches one of the designated address bar non-display addresses, the content is displayed with the address bar hidden.
図5(A)に示すアドレスバー非表示アドレス設定OKボタン503は、このアドレスバー非表示アドレス設定ダイアログ500においてユーザが設定した項目を確定するためのボタンである。
An address bar non-display address setting
次に、図4のフローチャートに示すステップS402では、WEBブラウザ300が、ユーザからの操作入力指示がアドレスバー非表示アドレス設定OKボタン503の押下指示であるかどうかを判断する。
Next, in step S402 shown in the flowchart of FIG. 4, the
そして、WEBブラウザ300がアドレスバー非表示アドレス設定OKボタン503の押下指示だと判断した場合(ステップS402でYES)には、次のステップS410の処理を行う。
If the
ステップS410では、非表示アドレス制御部305が、ユーザのアドレスバー非表示アドレス設定の登録指示に従って、非表示アドレスデータ307をRAM202又はHDD204に保存後、ステップS401の処理に戻る。この非表示アドレスデータ307は、アドレスバー非表示アドレス設定スイッチ501の値及びアドレスバー非表示アドレス設定エディットボックス502のURLアドレスのデータを含む。
In step S410, the non-display
また、ステップS402において、WEBブラウザ300は、ユーザからの操作入力指示がアドレスバー非表示アドレス設定の登録指示ではないと判断した場合(ステップS402でNO)、ステップS403へ進む。
In step S402, if the
このステップS403では、WEBブラウザ300が、ユーザからの操作入力指示がURLアドレスへのアクセス指示であるかどうかを判断する。ここで言う、URLアドレスのアクセス指示とは、操作表示部211に表示されたコンテンツ内のリンクに対するアクセス指示と、ユーザがURLアドレスを直接入力したWEBサーバに対するアクセス指示とを含む。
In step S403, the
また、WEBブラウザ300がURLアドレスへのアクセス指示ではないと判断した場合(ステップS403でNO)は、ステップS401の処理に戻る。
If the
さらに、WEBブラウザ300が、ユーザからの操作入力指示がURLアドレスへのアクセス指示であると判断した場合(ステップS403でYES)には、ステップS404の処理へ進む。このステップS404では、コンテンツ取得部301が、ユーザによってアクセスを指示されたURLアドレスのWEBサーバからコンテンツを取得する。
Furthermore, when the
次に、ステップS405へ進み、WEBブラウザ300は、ステップS410で保存した非表示アドレスデータ307の値をもとに、アドレスバー非表示アドレス設定スイッチ501の値が有効かどうかを判断する。すなわち、WEBブラウザ300は、コンテンツを取得したWEBサーバのURLアドレスの比較によるアドレスバーの非表示処理を行う設定かどうかを判断する。
In step S405, the
WEBブラウザ300は、アドレスバー非表示アドレス設定スイッチ501の値が無効であると判断した場合(ステップS405でNO)は、後述するステップS407の処理を行う。
If the
また、WEBブラウザ300がアドレスバー非表示アドレス設定スイッチ501の値が有効であると判断した場合(ステップS405でYES)には、ステップS406の処理へ進む。
If the
このステップS406において、WEBブラウザ300は、コンテンツを取得したWEBサーバのURLアドレスが、非表示アドレスデータ307のURLアドレスと一致するかどうかを判断する。
In step S <b> 406, the
WEBブラウザ300がコンテンツを取得したWEBサーバのURLアドレスが非表示アドレスデータ307のURLアドレスと一致しないと判断した場合(ステップS406でNO)には、ステップS407の処理へ進む。
If the
このステップS407において、WEBブラウザ300は、コンテンツ解析部302に対して、WEBサーバから取得したコンテンツの解析とコンテンツ表示画面の生成を指示する。さらに、WEBブラウザ300は、画面表示処理部303に対して、コンテンツ解析部302によって生成されたコンテンツ表示画面データを、操作表示部211に表示するように指示する。
In step S407, the
次にステップS408において、WEBブラウザ300は、ステップS404においてコンテンツを取得したWEBサーバのURLアドレスを表示したアドレスバー表示画面を形成する。さらに、WEBブラウザ300は、画面表示処理部303に対して、そのアドレスバー表示画面の表示を指示する。要するに、このWEBブラウザ300は、コンテンツ描画手段およびアドレス描画手段から画面を取得して操作部に表示する表示手段を備える。
Next, in step S408, the
その後、画面表示処理部303は、ステップS409において、操作部出力I/F205を介して操作表示部211に、指示されたコンテンツ表示画面とアドレスバー表示画面とを表示する。
Thereafter, in step S409, the screen
ここで、WEBブラウザ300は、操作表示部211に図5(B)に示すようなWEBブラウザの画面を表示する。このWEBブラウザの画面では、コンテンツ表示領域510とアドレスバー表示領域511とが操作表示部211に表示される。
Here, the
このコンテンツ表示領域510には、ステップS407で生成したコンテンツ表示画面が表示される。これと共に、アドレスバー表示領域511には、ステップS408で生成したアドレスバー表示画面が表示される。
In the
この表示では、アドレスバー表示領域511に、現在コンテンツ表示領域510に表示しているコンテンツを取得したWEBサーバのURLアドレス表示をする。これにより、ユーザは自分が閲覧しているコンテンツがどのWEBサーバにより提供されているものかを知ることができ、安心感を得ることができる。なお、コンテンツ表示領域510は、アドレスバー表示画面の分だけ狭くなる。
In this display, the URL address of the WEB server that acquired the content currently displayed in the
次に、WEBブラウザ300が、コンテンツを取得したWEBサーバのURLアドレスが非表示アドレスデータ307のURLアドレスと一致すると判断した場合(ステップS406でYES)には、ステップS411の処理へ進む。
Next, when the
このステップS411において、WEBブラウザ300は、コンテンツ解析部302に対して、WEBサーバから取得したコンテンツの解析とコンテンツ表示画面の生成を指示する。このとき、WEBブラウザ300は、アドレスバー表示領域511の表示が無いものとして、拡大されたコンテンツ表示画面の生成を指示する。さらに、WEBブラウザ300は、画面表示処理部303に対して、コンテンツ解析部302によって生成されたコンテンツ表示画面データを、操作表示部211に表示するように指示する。
In step S411, the
次に、画面表示処理部303は、ステップS412に進み、操作部出力I/F205を介して操作表示部211に、指示されたコンテンツ表示画面の表示を行う。
Next, the screen
ここで、WEBブラウザ300は、操作表示部211に図5(C)に示すようなWEBブラウザの画面を表示する。このWEBブラウザの画面では、コンテンツ表示領域520にコンテンツ表示画面のみを表示し、アドレスバーを操作表示部211の画面に表示しない。
Here, the
要するに、このWEBブラウザ300は、コンテンツ取得手段がコンテンツを取得したWEBサーバのアドレス情報と、非表示アドレス情報取得手段によって得られたアドレス情報とを比較する。そして、WEBブラウザ300は、コンテンツ取得元のアドレスが、非表示アドレス情報と一致した場合に、アドレス描画手段が作成した画面を前記表示手段に表示しないように制御するアドレス表示制御手段を備える。
In short, the
これにより、操作表示部211には、コンテンツ表示領域520を広く表示することができ、コンテンツ表示における一覧性や操作性を向上することができる。例えば、操作表示部211には、画面全面に渡ってコンテンツを表示できるので、コンテンツの一部が隠されることが無い分、表示内容を一覧できる。
Thereby, the
また、図4に示した一連の処理によって、予めユーザが登録したURLアドレスと、URLアドレスが一致するWEBサーバのコンテンツを表示したときのみ、アドレスバーを非表示にすることができる。このため、本第1実施の形態に係わるMFPでは、アドレスバーが表示されていなくても、意図したWEBサーバから取得したコンテンツを閲覧しているという安心感をユーザに与えることができる。 Further, by the series of processes shown in FIG. 4, the address bar can be hidden only when the content of the WEB server whose URL address matches the URL address registered in advance by the user is displayed. Therefore, in the MFP according to the first embodiment, it is possible to give the user a sense of security that the content acquired from the intended WEB server is being browsed even if the address bar is not displayed.
次に、本発明の第2実施の形態について、図6のフローチャートを参照しながら説明する。 Next, a second embodiment of the present invention will be described with reference to the flowchart of FIG.
本第2実施の形態では、本発明の情報処理装置の一例であるMFPが、予め登録されたWEBサーバにのみアクセスを許可するアクセス制限を行っている場合に限ってアドレスバーを非表示とする。また、そうでない場合には、アドレスバーを表示するように構成されている。なお、本第2実施の形態におけるシステム構成等は、前述した第1実施の形態と同等であるため、ここでは、第1実施の形態と異なる部分について説明することとし、共通部分の説明を省略する。 In the second embodiment, the address bar is hidden only when the MFP, which is an example of the information processing apparatus of the present invention, performs access restriction that permits access only to a pre-registered WEB server. . If not, an address bar is displayed. Since the system configuration and the like in the second embodiment are the same as those in the first embodiment described above, only the parts different from the first embodiment will be described here, and the description of the common parts will be omitted. To do.
この図6のフローチャートに示す各動作は、MFP101のCPU201が、ROM203又はHDD204に格納された制御プログラムを実行することにより実現される。
Each operation shown in the flowchart of FIG. 6 is realized by the
このコンテンツ画面表示及びデータの設定処理では、WEBブラウザ300が、ユーザからの操作指示を受けるまで待機する(ステップS601でNO)。
In this content screen display and data setting process, the
そして、操作指示入力部304が、操作部入力I/F206を介して、ユーザからのWEBブラウザ300に対するさまざまな操作指示を受け付けた場合(ステップS401でYES)には、次のステップS602へ進む。
When the operation
ステップS602では、WEBブラウザ300が、操作指示入力部304によってユーザから入力されたユーザの操作指示の判別を行う。ここでは、WEBブラウザ300は、ユーザからの操作指示が予め登録されたWEBサーバのみを閲覧可能にするアクセス制限の設定指示かどうかを判定する。
In step S <b> 602, the
ここで、WEBブラウザ300が、操作表示部211に表示するアクセス制限設定アドレスの設定画面は、図5(D)に例示する如くである。このアクセス制限設定アドレスとは、アクセス制限設定アドレスと、コンテンツを取得するWEBサーバのURLアドレスとが一致した場合にのみ、WEBブラウザ300が、WEBサーバへのアクセスを許可するアドレスである。
Here, the setting screen of the access restriction setting address displayed on the
また、アクセス制限設定アドレスと、コンテンツを取得するWEBサーバのURLアドレスとが一致しない場合には、WEBサーバへのアクセスそのものを禁止する。このアクセス制限設定アドレスを指定する場合には、通常、信頼性のあるWEBサーバのURLアドレスを指定する。 If the access restriction setting address does not match the URL address of the WEB server that acquires the content, access to the WEB server itself is prohibited. When this access restriction setting address is designated, the URL address of a reliable WEB server is usually designated.
図5(D)に示すアクセス制限設定アドレス設定ダイアログ530上には、アクセス制限設定スイッチ531とアクセス許可アドレス設定エディットボックス532が表示される。このアクセス制限設定スイッチ531は、WEBブラウザ300が、登録されたURLアドレスとの比較による、WEBサーバに対するアクセス制限そのものを行うかどうかを設定するためのスイッチである。このアクセス制限設定スイッチ531が有効になっている状況で、WEBブラウザ300は、予め登録されたURLアドレスとURLアドレスが一致するWEBサーバに対してのみアクセスする取得制御を行う。
On the access restriction setting
図5(D)に示すアクセス許可アドレス設定エディットボックス532は、コンテンツを取得する際にアクセスを許可するコンテンツ取得元のWEBサーバのURLアドレスを指定する編集領域である。このアクセス許可アドレス設定エディットボックス532は、複数のWEBサーバのURLアドレスを指定することが可能に構成されている。
An access permission address setting
図5(D)に示すアクセス制限設定OKボタン533は、このアクセス制限アドレス設定ダイアログ530においてユーザが設定した項目を確定するためのボタンである。
An access restriction setting
次に、図6のフローチャートに示すステップS602では、WEBブラウザ300が、ユーザからの操作入力指示がアクセス制限設定OKボタン533の押下指示であるかどうかを判断する。
Next, in step S <b> 602 shown in the flowchart of FIG. 6, the
そしてWEBブラウザ300が、アクセス制限設定ダイアログ530において、ユーザからの操作入力指示がアクセス制限設定OKボタン533の押下指示だと判断した場合には、ステップS609の処理へ移行する。
If the
ステップS609では、アクセス制限アドレス設定部306が、ユーザのアクセス制限設定の登録指示に従って、アクセス許可アドレスデータ308をRAM202又はHDD204に保存後、ステップS601の処理に戻る。このアクセス許可アドレスデータ308は、アクセス制限設定スイッチ531の値及びアクセス許可アドレス設定エディットボックス532のURLアドレスを含む。
In step S609, the access restriction
また、ステップS602において、WEBブラウザ300は、ユーザからの操作入力指示がアクセス制限設定OKボタン533の押下指示ではないと判断した場合(ステップS602でNO)、ステップS603の処理へ進む。
In step S602, if the
このステップS603では、WEBブラウザ300が、ユーザからの操作入力指示がURLアドレスへのアクセス指示であるかどうかを判断する。ここで、URLアドレスへのアクセス指示ではないと判断した場合は、ステップS601の処理に戻る。
In step S603, the
さらに、WEBブラウザ300が、ユーザからの操作入力指示がURLアドレスへのアクセス指示であると判断した場合(ステップS603でYES)には、ステップS604の処理へ進む。
Furthermore, when the
このステップS604では、WEBブラウザ300が、アクセス許可アドレスデータ308のアクセス制限設定スイッチ531の値が有効に設定されているかどうかを判断する。そしてアクセス制限設定スイッチの値が無効であると判断された場合(ステップS604でNO)、つまりURLアドレスによるWEBサーバへのアクセス制限が行われていないと判断された場合は、ステップS610の処理へ進む。
In step S604, the
このステップS610では、コンテンツ取得部301が、ユーザによってアクセスを指示されたURLアドレスのWEBサーバからコンテンツを取得する。
In step S610, the
次に、ステップS611からステップS613までの処理によって、まず、WEBブラウザ300は、ステップS610で取得したコンテンツの解析とコンテンツ表示画面の生成を、コンテンツ解析部302に指示する。次に、WEBブラウザ300は、画像表示処理部303に対して、コンテンツ解析部302が生成したコンテンツ表示画面の表示を指示する。次に、WEBブラウザ300は、画像表示処理部303に対して、アドレスバー表示画面の表示を指示する。そして画像表示処理部303は、操作部出力I/F205を介して操作表示部211に、コンテンツ表示画面とアドレスバー表示画面の表示を行う。
Next, through the processing from step S611 to step S613, first, the
なお、上述した一連の処理は、第1実施の形態で説明した図4におけるステップS407からステップS409の処理と同等である。 The series of processing described above is equivalent to the processing from step S407 to step S409 in FIG. 4 described in the first embodiment.
ステップS613の処理の後、操作表示部211には、図5(B)に示すように、コンテンツ表示領域510とアドレスバー表示領域511とが操作表示部211に表示された画面が表示される。
After the process of step S613, the
このように、本第2実施の形態に係わる情報処理装置では、操作表示部211の画面にアドレスバーを表示する。これにより、ユーザは、現在のコンテンツ表示領域510に表示しているコンテンツを取得したWEBサーバのURLアドレスを確認することができる。
Thus, in the information processing apparatus according to the second embodiment, the address bar is displayed on the screen of the
よって、ユーザは、WEBサーバに対するアクセス制限が行われていない場合に悪意のあるWEBサーバから取得したコンテンツによって、ユーザが意図しないWEBサーバに接続されているかを確認できる。これにより、ユーザは、安心してコンテンツの閲覧ができる。 Therefore, the user can confirm whether the user is connected to the unintended WEB server by the content acquired from the malicious WEB server when the access restriction to the WEB server is not performed. Thereby, the user can browse the content with peace of mind.
次に、図6に示すステップS604において、アクセス制限スイッチ531の値が有効であると判断された場合(ステップS604でYES)には、ステップS605の処理へ進む。すなわち、この場合は、URLアドレスによるWEBサーバへのアクセス制限が行われていないと判断された場合である。
Next, when it is determined in step S604 shown in FIG. 6 that the value of the
次に、ステップS605において、WEBブラウザ300は、ユーザによってアクセス指示されたURLアドレスが、アクセス許可アドレスデータ308のURLアドレスと一致するかどうかを判断する。
In step S <b> 605, the
ユーザからアクセス指示されたURLアドレスが、アクセス許可アドレスデータ308のURLアドレスと一致しないと判断された場合(ステップS605でNO)は、不正なアクセスとみなし、何も処理を行わずに終了する。 If it is determined that the URL address instructed to be accessed by the user does not match the URL address of the access permission address data 308 (NO in step S605), it is regarded as an unauthorized access and the process ends without performing any processing.
また、ユーザからアクセス指示されたURLアドレスが、アクセス許可アドレスデータ308のURLアドレスと一致すると判断された場合(ステップS605でYES)は、ステップS606の処理へ進む。 If it is determined that the URL address instructed by the user matches the URL address of the access permission address data 308 (YES in step S605), the process proceeds to step S606.
次に、ステップS606で、コンテンツ取得部301は、ユーザからアクセス指示されたURLアドレスのWEBサーバからコンテンツを取得する。
Next, in step S606, the
さらに、WEBブラウザ300は、コンテンツ解析部302に対して、ステップS606において取得したコンテンツの解析とコンテンツ表示画面の生成を指示する。これと共に、WEBブラウザ300は、画像表示処理部303に対して、生成したコンテンツ表示画面の表示を指示する(ステップS607)。
Furthermore, the
また、画面表示処理部303は、操作部出力I/F205を介して、操作表示部211に、コンテンツ表示画面の表示を行う。
Further, the screen
なお、ステップS607からS608までの一連の処理は、前述した第1実施の形態におけるステップS411からS412の処理と同等である。 Note that a series of processing from step S607 to S608 is equivalent to the processing from step S411 to S412 in the first embodiment described above.
このステップS608の処理の後、操作表示部211には、図5(C)に示すようなWEBブラウザの画面が表示される。この画面では、コンテンツ表示領域520のみが表示され、アドレスバーは画面に表示されない。
After the process in step S608, the
また、アクセス制限が設定されている場合には、アクセスを許可しているWEBサーバのコンテンツのみが表示される。 If access restrictions are set, only the contents of the WEB server that permits access are displayed.
要するに、このWEBブラウザ300では、取得可能アドレス情報保存手段が、全てのアドレスにアクセス許可を与える設定にされている場合には、アドレス描画手段が作成した画面を前記表示手段に表示する。これと共に、特定のアドレスのみにアクセス許可が与えられている場合には、アドレス描画手段が作成した画面を表示手段に表示しないように制御するアドレス表示制御手段を備える。
In short, in the
よって、本第2実施の形態に係わる情報処理装置では、ユーザが意図しないWEBサーバのコンテンツを表示する虞がないため、アドレスバーが表示されなくてもユーザに不信感を与えることがない。さらに、この情報処理装置では、アクセス制限が設定されている場合に、ユーザに不安感を与えることなく、コンテンツ表示領域520を広く表示することができ、コンテンツ表示における一覧性や操作性を向上することができる。
Therefore, in the information processing apparatus according to the second embodiment, since there is no possibility of displaying the contents of the WEB server that the user does not intend, the user is not distrusted even if the address bar is not displayed. Furthermore, in this information processing apparatus, when access restrictions are set, the
なお、本発明は上述した実施の形態に限定されるものではなく、本発明の要旨を逸脱しない範囲で、その他種々の形態を採り得ることは勿論である。 In addition, this invention is not limited to embodiment mentioned above, Of course, in the range which does not deviate from the summary of this invention, other various forms can be taken.
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)がプログラムを読み出して実行する処理である。 The present invention can also be realized by executing the following processing. That is, software (program) that realizes the functions of the above-described embodiments is supplied to a system or apparatus via a network or various storage media, and a computer (or CPU, MPU, or the like) of the system or apparatus reads the program. It is a process to be executed.
101 MFP
102 WEBサーバ
103 WEBサーバ
104 LAN
300 WEBブラウザ
101 MFP
102
300 WEB browser
Claims (10)
前記入力手段により入力されたURLに対応するコンテンツをWEBサーバから取得する取得手段と、
前記取得手段により取得されたコンテンツを表示する表示手段と、
前記入力手段により入力されたURLに基づいて、URLを表示するための表示領域を前記取得したコンテンツとともに表示するか否かを制御する制御手段と、
前記表示領域を非表示にする設定を行うか否かを設定する設定手段と、を有し、
前記制御手段は、前記非表示にする設定が前記設定手段により行われている場合は、前記入力手段により入力されたURLに基づいて、URLを表示するための表示領域を前記取得したコンテンツとともに表示するか否かを制御し、前記非表示にする設定が前記設定手段により行われていない場合には、前記入力手段により入力されたURLに関わらず、前記表示領域を前記コンテンツとともに表示するように制御することを特徴とする情報処理装置。 An input means for inputting a URL;
Acquisition means for acquiring content corresponding to the URL input by the input means from a WEB server;
Display means for displaying the content acquired by the acquisition means;
Control means for controlling whether or not to display a display area for displaying a URL together with the acquired content based on the URL input by the input means;
Anda setting means for setting whether to set to hide the display area,
The control means displays a display area for displaying a URL together with the acquired content based on the URL input by the input means when the setting to hide is performed by the setting means. If the setting means has not been set to hide, the display area is displayed together with the content regardless of the URL input by the input means. information processing apparatus you and controls.
前記入力手段により入力されたURLに対応するコンテンツをWEBサーバから取得する取得手段と、
前記取得手段により取得されたコンテンツを表示する表示手段と、
前記入力手段により入力されたURLに基づいて、URLを表示するための表示領域を前記取得したコンテンツとともに表示するか否かを制御する制御手段と、
前記表示領域を非表示にするアドレスを保存する保存手段と、を有し、
前記制御手段は、前記入力手段により入力されたURLが前記アドレスに対応する場合に、前記コンテンツを表示する際に前記表示領域を表示せず、前記入力手段により入力されたURLが前記アドレスに対応しない場合に、前記コンテンツを表示する際に前記表示領域を表示するように制御することを特徴とする情報処理装置。 An input means for inputting a URL;
Acquisition means for acquiring content corresponding to the URL input by the input means from a WEB server;
Display means for displaying the content acquired by the acquisition means;
Control means for controlling whether or not to display a display area for displaying a URL together with the acquired content based on the URL input by the input means;
Anda storage means for storing the addresses to hide the display area,
When the URL input by the input unit corresponds to the address, the control unit does not display the display area when displaying the content, and the URL input by the input unit corresponds to the address. If not, the display information and controls to display the area report processing apparatus when displaying the content.
前記入力手段により入力されたURLに対応するコンテンツをWEBサーバから取得する取得手段と、
前記取得手段により取得されたコンテンツを表示する表示手段と、
前記入力手段により入力されたURLに基づいて、URLを表示するための表示領域を前記取得したコンテンツとともに表示するか否かを制御する制御手段と、
アクセス制限を行うか否かを設定する設定手段と、を有し、
前記制御手段は、前記設定手段によりアクセス制限を行うことが設定されている場合は、前記コンテンツを表示する際に前記表示領域を表示せず、前記設定手段によりアクセス制限を行わないことが設定されている場合は、前記コンテンツを表示する際に前記表示領域を表示するように制御することを特徴とする情報処理装置。 An input means for inputting a URL;
Acquisition means for acquiring content corresponding to the URL input by the input means from a WEB server;
Display means for displaying the content acquired by the acquisition means;
Control means for controlling whether or not to display a display area for displaying a URL together with the acquired content based on the URL input by the input means;
A setting means for setting whether to restrict access, the,
If the control means is set to restrict access by the setting means , the control means is set not to display the display area when displaying the content, and to set no access restriction by the setting means. and if that, the display information you and controls to display the area processing unit when displaying the content.
前記入力工程で入力したURLに対応するコンテンツをWEBサーバから取得する取得工程と、
前記取得工程で取得してコンテンツを表示する表示工程と、
前記入力工程で入力したURLに基づいて、URLを表示するための表示領域を前記取得したコンテンツとともに表示するか否かを制御する制御工程と、
前記表示領域を非表示にする設定を行うか否かを設定する設定工程と、を有し、
前記制御工程では、前記非表示にする設定が前記設定工程で行われている場合は、前記入力工程で入力されたURLに基づいて、URLを表示するための表示領域を前記取得したコンテンツとともに表示するか否かを制御し、前記非表示にする設定が前記設定工程で行われていない場合には、前記入力工程で入力されたURLに関わらず、前記表示領域を前記コンテンツとともに表示するように制御することを特徴とする情報処理装置の制御方法。 An input process for inputting a URL;
An acquisition step of acquiring content corresponding to the URL input in the input step from a WEB server;
A display step of acquiring and displaying content in the acquisition step;
A control step of controlling whether to display a display area for displaying a URL together with the acquired content based on the URL input in the input step;
A setting step for setting whether to set to hide the display area,
In the control step, when the setting to hide is performed in the setting step, a display area for displaying a URL is displayed together with the acquired content based on the URL input in the input step. If the setting to hide is not performed in the setting step, the display area is displayed together with the content regardless of the URL input in the input step. control method for an information processing apparatus and controls.
前記入力工程で入力したURLに対応するコンテンツをWEBサーバから取得する取得工程と、An acquisition step of acquiring content corresponding to the URL input in the input step from a WEB server;
前記取得工程で取得してコンテンツを表示する表示工程と、A display step of acquiring and displaying content in the acquisition step;
前記入力工程で入力したURLに基づいて、URLを表示するための表示領域を前記取得したコンテンツとともに表示するか否かを制御する制御工程と、A control step of controlling whether to display a display area for displaying a URL together with the acquired content based on the URL input in the input step;
前記表示領域を非表示にするアドレスを保存する保存工程と、を有し、And storing an address for hiding the display area,
前記制御工程では、前記入力工程で入力されたURLが前記アドレスに対応する場合に、前記コンテンツを表示する際に前記表示領域を表示せず、前記入力工程で入力されたURLが前記アドレスに対応しない場合に、前記コンテンツを表示する際に前記表示領域を表示するように制御することを特徴とする情報処理装置の制御方法。In the control step, when the URL input in the input step corresponds to the address, the display area is not displayed when the content is displayed, and the URL input in the input step corresponds to the address. If not, a control method for an information processing apparatus, wherein the display area is controlled to be displayed when the content is displayed.
前記入力工程で入力したURLに対応するコンテンツをWEBサーバから取得する取得工程と、An acquisition step of acquiring content corresponding to the URL input in the input step from a WEB server;
前記取得工程で取得してコンテンツを表示する表示工程と、A display step of acquiring and displaying content in the acquisition step;
前記入力工程で入力したURLに基づいて、URLを表示するための表示領域を前記取得したコンテンツとともに表示するか否かを制御する制御工程と、A control step of controlling whether to display a display area for displaying a URL together with the acquired content based on the URL input in the input step;
アクセス制限を行うか否かを設定する設定工程と、を有し、A setting step for setting whether or not to perform access restriction,
前記制御工程では、前記設定工程でアクセス制限を行うことが設定されている場合は、前記コンテンツを表示する際に前記表示領域を表示せず、前記設定工程でアクセス制限を行わないことが設定されている場合は、前記コンテンツを表示する際に前記表示領域を表示するように制御することを特徴とする情報処理装置の制御方法。In the control step, when the access restriction is set in the setting step, the display area is not displayed when the content is displayed, and the access restriction is not set in the setting step. When the content is displayed, the display area is controlled to be displayed when the content is displayed.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014000290A JP5777741B2 (en) | 2014-01-06 | 2014-01-06 | Information processing apparatus and information processing apparatus control method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014000290A JP5777741B2 (en) | 2014-01-06 | 2014-01-06 | Information processing apparatus and information processing apparatus control method |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009270304A Division JP5455582B2 (en) | 2009-11-27 | 2009-11-27 | Information processing apparatus, control method therefor, and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014112393A JP2014112393A (en) | 2014-06-19 |
JP5777741B2 true JP5777741B2 (en) | 2015-09-09 |
Family
ID=51169443
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014000290A Expired - Fee Related JP5777741B2 (en) | 2014-01-06 | 2014-01-06 | Information processing apparatus and information processing apparatus control method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5777741B2 (en) |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004508608A (en) * | 2000-03-20 | 2004-03-18 | コモド リサーチ ラボ リミテッド | Improvements in how web pages are accessed and used, and improvements related to those methods |
JP2006293939A (en) * | 2005-04-14 | 2006-10-26 | Yappa Corp | Publication issuance and distribution system |
-
2014
- 2014-01-06 JP JP2014000290A patent/JP5777741B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2014112393A (en) | 2014-06-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5455582B2 (en) | Information processing apparatus, control method therefor, and program | |
US9578084B2 (en) | Information processing system for starting up a browser, user terminal, information processing device, and non-transitory computer readable recording medium | |
US8607063B2 (en) | Information processing system, image processing apparatus, information processing apparatus, control method therefor and computer-readable storage medium | |
US10305961B2 (en) | Information processing apparatus, information processing apparatus control method, and storage medium storing program | |
JP2006133520A (en) | Image forming apparatus, method for customizing display screen in image forming apparatus, and display screen customizing program | |
JP5423746B2 (en) | Image processing apparatus, access control method, and program | |
JP2008085679A (en) | Information processor and program | |
US20170331967A1 (en) | Image processing apparatus, method for controlling the same, and storage medium | |
JP2016091210A (en) | Information processing system, and authentication method | |
JP2010238140A (en) | Information processing apparatus, image forming system, and screen data management program | |
US20160028923A1 (en) | Information processing apparatus, method of controlling the same, and storage medium | |
US10628102B2 (en) | Job-specific control processing for an image processing apparatus | |
JP5777741B2 (en) | Information processing apparatus and information processing apparatus control method | |
JP5684766B2 (en) | MFPs and systems | |
JP2008186065A (en) | Image processor, image processing system, and display control system | |
JP5217427B2 (en) | Print job management apparatus and program | |
JP2016134117A (en) | Image forming apparatus, information processing apparatus, and configuration information update system | |
JP6308397B2 (en) | Electronics | |
JP2015065542A (en) | Image forming apparatus, image forming system, and image forming program | |
JP2011130326A (en) | Information processing apparatus, method for controlling information processing apparatus, and program | |
JP2018182681A (en) | Image reading device | |
JP6134259B2 (en) | Document management system and program | |
JP2017167684A (en) | Information processor, control method thereof, and program | |
JP6838409B2 (en) | Information processing equipment and its programs | |
JP5505534B2 (en) | Job management apparatus and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150317 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150518 |
|
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: 20150608 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150707 |
|
LAPS | Cancellation because of no payment of annual fees |