FR2796479A1 - Creation of a hypertext document depending on another in a client terminal using client software to create visual effects - Google Patents

Creation of a hypertext document depending on another in a client terminal using client software to create visual effects Download PDF

Info

Publication number
FR2796479A1
FR2796479A1 FR9909320A FR9909320A FR2796479A1 FR 2796479 A1 FR2796479 A1 FR 2796479A1 FR 9909320 A FR9909320 A FR 9909320A FR 9909320 A FR9909320 A FR 9909320A FR 2796479 A1 FR2796479 A1 FR 2796479A1
Authority
FR
France
Prior art keywords
document
hypertext document
hypertext
client
image
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.)
Withdrawn
Application number
FR9909320A
Other languages
French (fr)
Inventor
Detlev Goetz
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.)
Telediffusion de France ets Public de Diffusion
Original Assignee
Telediffusion de France ets Public de Diffusion
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 Telediffusion de France ets Public de Diffusion filed Critical Telediffusion de France ets Public de Diffusion
Priority to FR9909320A priority Critical patent/FR2796479A1/en
Publication of FR2796479A1 publication Critical patent/FR2796479A1/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/93Document management systems
    • G06F16/94Hypermedia

Abstract

The first hypertext document (D1) is received by the client from the server. The client extracts (E3) graphical presentation data (ZI1) from the first hypertext document. The presentation of the second hypertext document (D2) is determined (E4) dependent on local parameters (BP,BM). The first document is then erased and the second document processed to display the graphic image.

Description

<B>Création d'un document</B> hypertexte <B>en dépendance d'un</B> <B>autre dans un</B> terminal <B>client</B> La présente invention concerne de manière générale la création de documents hypertextes, par exemple la modification de ceux-ci. Elle est dirigée plus particulièrement vers la création d'une image contenue dans un deuxième documrent hypertexte et à visualiser dans un terminal client, appelé ci-après "client", en dépendance d'une image initiale contenue dans un premier document hypertexte transmis par un serveur au client à travers un réseau de transmission à débit élevé, tel que le réseau Internet. Le réseau Internet est basé sur une structure client-serveur qui utilise le protocole de communication HTTP (Hypertext Transfer Protocol). Si un client demande au serveur un document hypertexte, dit également document Web, le client se connecte au réseau Internet, le document est transféré du serveur au client et le client se déconnecte du réseau. Les documents hypertextes sont le plus souvent exprimés dans le langage HTML (Hypertext Markup Language). Des balises de ce langage définissent la structure logique d'un document hypertexte. <B> Creating a <B> hypertext <B> document in dependence on <B> another in a <B> client <B> </ B> terminal. general the creation of hypertext documents, for example the modification of these. It is directed more particularly towards the creation of an image contained in a second hypertext document and to be displayed in a client terminal, hereinafter called "client", in dependence on an initial image contained in a first hypertext document transmitted by a client. server to the customer through a high speed transmission network, such as the Internet. The Internet is based on a client-server structure that uses the Hypertext Transfer Protocol (HTTP). If a client asks the server for a hypertext document, also known as a Web document, the client connects to the Internet, the document is transferred from the server to the client, and the client disconnects from the network. Hypertext documents are most often expressed in Hypertext Markup Language (HTML). Tags in this language define the logical structure of a hypertext document.

Les documents hypertextes sont identifiés par un système d'adressage. Chaque document hypertexte, ainsi que les éléments intégrés au document, sont identifiés par une adresse respective URL (Uniform Ressource Locator). Le document hypertexte peut exister statiquement sur le serveur ou peut être créé dynamiquement dans le serveur au moment de la demande du document par le client. Cette technique est transparente pour le client. Les types de document qu'un client charge et la façon dont le client interagit avec un document dépendent de la fonctionnalité des programmes utilisés dans ?e navigateur installé dans le client. Hypertext documents are identified by an addressing system. Each hypertext document, as well as the elements included in the document, are identified by a URL (Uniform Resource Locator). The hypertext document can exist statically on the server or can be dynamically created in the server at the time of the request of the document by the client. This technique is transparent to the customer. The types of documents a client loads and how the client interacts with a document depend on the functionality of the programs used in the browser installed in the client.

Les applications Web sont partagées en deux catégories selon leur lieu d'exécution les applications du côté serveur et les applications du côté client. Les applications dans le serveur sont responsables de la création et la mise â disposition des données. Les applications dans le client ont pour tâches la visualisation des données et la gestion des interactions avec l'utilisateur. Le serveur SER a la possibilité de modifier un document existant avant de l'envoyer au client qui l'a demandé. Le serveur consulte le document, cherche les instructions intégrées au document et les remplace par des objets demandés dans des instructions par le client. Les objets sont par exemple des lignes de texte, des images ou d'autres objets dynamiques interactifs qui sont créés au moment de la consultation du document. Cette technique est transparente pour l'utilisateur du terminal client qui ne visualise que le résultat d'une telle modification. Web applications are divided into two categories depending on where they are running the server-side applications and the client-side applications. Applications in the server are responsible for creating and making data available. Applications in the client are responsible for data visualization and user interaction management. The SER server has the ability to edit an existing document before sending it to the client who requested it. The server consults the document, looks for instructions embedded in the document and replaces them with objects requested in instructions by the client. For example, objects are lines of text, images, or other interactive dynamic objects that are created when the document is viewed. This technique is transparent to the user of the client terminal which only displays the result of such a modification.

Selon une première technique SSI (Server Side Includes), des morceaux d'un premier document sont ajoutés dans un deuxième document. Ces morceaux peuvent être créés par un programme externe. Cette technique facilite la maintenance d'un grand nombre de documents qui sont disponibles sur un serveur HTTP. Le nombre d'instructions est bridé, mais ces instructions supportent les appels de ligne de commandes du système d'exploitation du serveur. According to a first SSI (Server Side Includes) technique, pieces of a first document are added in a second document. These songs can be created by an external program. This technique makes it easy to maintain a large number of documents that are available on an HTTP server. The number of statements is constrained, but these instructions support command line calls from the server operating system.

Une deuxième technique est basée sur une plate- forme de logiciel, côté serveur, l'ASP (Active Server Pages), qui utilise des instructions intégrées dans un premier document HTML et également des petits programmes, des scripts exprimés par exemple dans le langage de programmation VisualBasicScript (marque déposée). Les scripts sont interprétés par, un interpréteur qui est intégré dans le serveur. Ce type d'application Web dépend du système d'exploitation du serveur et est développé pour des accès à au moins une base de données. Le client réceptionne alors un deuxième document HTML standard issu de modification du premier document, voire d'une substitution du premier document. A second technique is based on a server-side software platform, the Active Server Pages (ASP), which uses instructions embedded in a first HTML document and also small programs, scripts expressed for example in the language of VisualBasicScript programming (trademark). The scripts are interpreted by, an interpreter that is integrated into the server. This type of Web application depends on the server's operating system and is developed for access to at least one database. The client then receives a second standard HTML document resulting from modification of the first document, or even a substitution of the first document.

Ces techniques ont pour inconvénient d'accroître les tâches du serveur, si bien que l'analyse d'un document dans le serveur baisse la puissance du serveur. Du côté du client CL, le navigateur - une interface graphique dans le terminal pour visualiser un document hypertexte - interprète les balises HTML et effectue la présentation graphique. Les documents hypertextes peuvent contenir des images et d'autres éléments non-textuels. Si le navigateur trouve un tel élément dans un document hypertexte, il charge automatiquement les données correspondantes en faisant appel au protocole de communication HTTP. La présentation des différents types de médias tels que textes, images, vidéo, sons, etc., demande des logiciels spécifiques. Le type de média est identifié par le format standard MIME (Multipurpose Internet Mail Extensions) contenant le type de média et l'extension du fichier : type/extension. Le serveur SER ajoute, dans l'en-tête d'une réponse à une demande HTTP, la spécification du type du document envoyé. Le navigateur reconnaît le type de document et sélectionne dans un tableau la bonne présentation du document. Les types de médias de base sont par exemple des commandes text/html, ou bien des images graphiques image/gif affichables directement par le navigateur. Pour d'autres types, le navigateur utilise des programmes auxiliaires en correspondance avec le type de document. These techniques have the disadvantage of increasing the tasks of the server, so that the analysis of a document in the server lowers the power of the server. On the CL client side, the browser - a graphical interface in the terminal to view a hypertext document - interprets HTML tags and performs graphic presentation. Hypertext documents may contain images and other non-textual elements. If the browser finds such an element in a hypertext document, it automatically loads the corresponding data using the HTTP communication protocol. The presentation of different types of media such as text, images, video, sounds, etc., requires specific software. The media type is identified by the Multipurpose Internet Mail Extensions (MIME) standard format that contains the media type and file extension: type / extension. The SER server adds, in the header of a response to an HTTP request, the specification of the type of the document sent. The browser recognizes the type of document and selects in a table the correct presentation of the document. The basic types of media are, for example, text / html commands, or image / gif graphic images that can be displayed directly by the browser. For other types, the browser uses auxiliary programs in correspondence with the type of document.

Le navigateur utilise un modèle d'objet pour visualiser des éléments d'un document hypertexte. Tous les éléments affichés sur l'écran du terminal client sont traités comme des objets. Un tel objet a des attributs, soit avec des valeurs définies dans le code HTML, soit avec des valeurs par défaut s'il n'y a rien de préciser. Les valeurs correspondent à des attributs au moment de la visualisation des documents HTML. Ces valeurs pourraient être modifiées à l'aide d'un script, en appliquant une autre valeur à l'attribut. Mais certains attributs sont en lecture seule et le script est incapable de modifier les valeurs de ces attributs. The browser uses an object model to view elements of a hypertext document. All items displayed on the client terminal screen are treated as objects. Such an object has attributes, either with values defined in the HTML code, or with default values if there is nothing to specify. Values are attributes at the time of viewing HTML documents. These values could be modified using a script, applying another value to the attribute. But some attributes are read-only and the script is unable to modify the values of these attributes.

Par exemple, la balise HTML d'inclusion d'image < IMG> contient toujours l'attribut SRC dont la valeur est constituée par l'adresse URL du fichier contenant une image mémorisée dans le serveur. La balise < IMG> peut contenir les attributs facultatifs suivants - NAME dont la valeur est un nom identifiant l'image dans le modèle d'objet du document hypertexte - ALT dont la valeur est un nom alternatif affiché à la place de l'image si notamment la source n'est pas disponible ; - HEIGHT dont la valeur en pixels indique la hauteur de l'image sur l'écran ; - WIDTH dont la valeur en pixels indique la largeur de l'image sur l'écran. Si la hauteur et la largeur de l'image sur l'écran ne sont pas précisées dans les attributs de la balise < IMG>, le navigateur visualise l'image dans sa taille d'origine. En prenant d'autres valeurs pour la hauteur et la largeur imposées par le serveur, la taille de l'image à visualiser dans le client peut être augmentée ou diminuée. For example, the image inclusion HTML <IMG> tag always contains the SRC attribute whose value is the URL of the file containing an image stored in the server. The <IMG> tag can contain the following optional attributes - NAME whose value is a name identifying the image in the object model of the hypertext document - ALT whose value is an alternative name displayed in place of the image if especially the source is not available; - HEIGHT whose value in pixels indicates the height of the image on the screen; - WIDTH whose value in pixels indicates the width of the image on the screen. If the height and width of the image on the screen are not specified in the attributes of the <IMG> tag, the browser views the image in its original size. By taking other values for the height and width imposed by the server, the size of the image to be viewed in the client can be increased or decreased.

La zone de visualisation réservée à une image sur l'écran du terminal client est fixée en proportion par le serveur avant la visualisation du document hypertexte par le navigateur. Pour cette raison, les attributs de hauteur et largeur de l'image sont en lecture seule. Une modification des valeurs de ces deux attributs implique une mise à jour de la présentation graphique du reste du document par le serveur. Ainsi, selon la technique antérieure, une image en ligne qui apparaît automatiquement dans une fenêtre déterminée par le serveur sous la commande du navigateur dans le terminal client en réponse à un document hypertexte transmis depuis le serveur vers le client ne peut être directement modifiée en taille dans le terminal client, par exemple pour réaliser un zoom sur image. L'invention a pour<B>objectif</B> qu'un document hypertexte transmis par le serveur puisse être modifié dans le terminal client ce qui soulagera le serveur s'il devait procéder à une telle modification et ce qui augmente la rapidité d'exécution de la modification. En d'autres termes, l'invention vise à créer dans le terminal client une deuxième présentation graphique qui dépend d'une première présentation graphique qui est définie dans un premier document hypertexte initialement transmis par le serveur. The display area reserved for an image on the screen of the client terminal is set proportionally by the server before the hypertext document is viewed by the browser. For this reason, the height and width attributes of the image are read-only. Changing the values of these two attributes involves updating the graphical presentation of the rest of the document by the server. Thus, according to the prior art, an online image that automatically appears in a window determined by the server under the control of the browser in the client terminal in response to a hypertext document transmitted from the server to the client can not be directly modified in size. in the client terminal, for example to zoom in on the image. The object of the invention is that a hypertext document transmitted by the server can be modified in the client terminal, which will relieve the server if it were to make such a modification and which increases the speed of transmission. execution of the modification. In other words, the invention aims at creating in the client terminal a second graphic presentation which depends on a first graphic presentation which is defined in a first hypertext document initially transmitted by the server.

Pour atteindre cet objectif, l'invention propose un procédé pour créer un deuxième document hypertexte en dépendance d'un premier document hypertexte fourni par un serveur relié à un terminal client à travers un réseau de transmission, caractérisé en ce qu'il comprend les étapes suivantes effectuées dans le terminal client après réception du premier document hypertexte et affichage de la présentation graphique correspondant à celui-ci - récupérer des données au moins de la présentation graphique du premier document hypertexte - déterminer la présentation graphique du deuxième document hypertexte en dépendance des données récupérées et de paramètres locaux ; - effacer le premier document hypertexte afin que la présentation graphique de celui-ci ne soit plus visible ; et - écrire le deuxième document hypertexte afin d'afficher la présentation graphique de celui-ci. Malgré l'impossibilité de lire et donc de modifier des attributs de taille de la présentation graphique, telle qu'image, du premier document hypertexte, comme on le verra dans la description détaillée, l'invention parvient à remplacer dans le terminal client le premier document hypertexte par un deuxième document hypertexte dont la présentation graphique dépend de celle du premier document. To achieve this objective, the invention proposes a method for creating a second hypertext document in dependence on a first hypertext document provided by a server connected to a client terminal through a transmission network, characterized in that it comprises the steps in the client terminal after receiving the first hypertext document and displaying the graphic presentation corresponding thereto - retrieving data from at least the graphic presentation of the first hypertext document - determining the graphical presentation of the second hypertext document in dependence on the data recovered and local parameters; - delete the first hypertext document so that the graphic presentation of it is no longer visible; and - write the second hypertext document to display the graphic presentation thereof. Despite the impossibility of reading and therefore modifying size attributes of the graphic presentation, such as image, of the first hypertext document, as will be seen in the detailed description, the invention succeeds in replacing in the client terminal the first hypertext document by a second hypertext document whose graphic presentation depends on that of the first document.

En pratique, l'étape d'effacer consiste à écraser le premier document hypertexte à l'aide d'un script écrit dans un troisième document hypertexte transmis par le serveur au terminal client. Comme il n'est pas possible d'écraser un document hypertexte contenant un script, l'invention fait appel à la notion de zones (FRAMES). Plus précisément, l'invention prévoit deux documents hypertextes dont les présentations graphiques sont des zones juxtaposées sur l'écran du terminal et réunis dans un document commun, afin que l'un des deux documents hypertextes contenant le script ne soit pas effacé, tandis que l'autre document est le premier document destiné à être remplacé par le deuxième document. In practice, the erase step consists in overwriting the first hypertext document by means of a script written in a third hypertext document transmitted by the server to the client terminal. Since it is not possible to overwrite a hypertext document containing a script, the invention makes use of the notion of zones (FRAMES). More precisely, the invention provides two hypertext documents whose graphic presentations are zones juxtaposed on the screen of the terminal and put together in a common document, so that one of the two hypertext documents containing the script is not deleted, while the other document is the first document to be replaced by the second document.

Ainsi, selon des caractéristiques de l'invention, le premier document hypertexte peut avoir une présentation graphique qui est une zone incluse dans la présentation graphique d'une page hypertexte affichée dans le terminal client. En particulier, les paramètres locaux peuvent comprendre au moins une variable ayant une valeur sélectionnée localement dans le terminal client par un utilisateur, et ladite variable peut avoir sa valeur sélectionnée par au moins un bouton compris dans la présentation graphique d'un troisième document hypertexte qui est lié aux premier et deuxième documents hypertextes par au moins une fonction pour l'étape de déterminer, ladite fonction étant intégrée dans le troisième document. En général, plusieurs fonctions sont écrites dans le script contenu dans le troisième document. Thus, according to features of the invention, the first hypertext document may have a graphic presentation which is an area included in the graphic presentation of a hypertext page displayed in the client terminal. In particular, the local parameters may comprise at least one variable having a value selected locally in the client terminal by a user, and said variable may have its value selected by at least one button included in the graphic presentation of a third hypertext document which is linked to the first and second hypertext documents by at least one function for the determining step, said function being integrated in the third document. In general, several functions are written in the script contained in the third document.

L'étape de déterminer peut comprendre par exemple une modification du contenu du premier document hypertexte. The step of determining may comprise, for example, a modification of the content of the first hypertext document.

Avant l'étape de déterminer, le procédé comprend de préférence une étape d'appeler au moins une fonction avec lesdits paramètres locaux intégrée dans un troisième document hypertexte transmis avec le premier document hypertexte par le serveur, ladite fonction servant à l'étape de déterminer. Selon une réalisation préférée, la fonction d'appeler est un agrandissement ou une réduction d'image avec un rapport d'agrandissement ou de réduction comme paramètre local. D'autres caractéristiques et avantages de la présente invention apparaîtront plus clairement à la lecture de la description suivante de plusieurs réalisations préférées de l'invention en référence à la figure unique annexée correspondante<B>1</B> qui est un algorithme d'un procédé de création d'un document hypertexte selon l'invention dans un terminal client. Comme montré schématiquement dans la partie supérieure de la figure 1, un terminal client CL et un serveur SER sont reliés notamment à travers un réseau de transmission de données à débit élevé, le réseau Internet WWW auquel on se référera, ou bien un réseau Intranet. Les messages échangés entre le client et le serveur sont des requêtes selon le protocole HTTP (Hypertext Transfer Protocol). Une requête est une adresse URL (Universal Ressource Locator) spécifiant notamment, à la suite du nom de protocole HTTP, le nom du serveur et le nom d'un document (répertoire et page) à afficher dans le terminal client CL ou le nom d'une librairie de fonctions à traiter dans le serveur SER. Prior to the determining step, the method preferably comprises a step of calling at least one function with said local parameters integrated in a third hypertext document transmitted with the first hypertext document by the server, said function being used for the step of determining . According to a preferred embodiment, the calling function is an enlargement or an image reduction with an enlargement or reduction ratio as a local parameter. Other features and advantages of the present invention will emerge more clearly on reading the following description of several preferred embodiments of the invention with reference to the corresponding appended single figure <B> 1 </ B> which is an algorithm of a method of creating a hypertext document according to the invention in a client terminal. As schematically shown in the upper part of FIG. 1, a client terminal CL and a server SER are connected in particular via a high-speed data transmission network, the WWW Internet network to which reference will be made, or an intranet network. The messages exchanged between the client and the server are requests according to the Hypertext Transfer Protocol (HTTP). A request is a URL (Universal Resource Locator) specifying, in particular, following the HTTP protocol name, the name of the server and the name of a document (directory and page) to be displayed in the client terminal CL or the name of the client. a library of functions to be processed in the SER server.

Le terminal client est appelé dans la suite "client" CL pour désigner les ressources logicielles et matérielles dans le terminal. The client terminal is called in the "client" CL to designate the software and hardware resources in the terminal.

Le serveur et le client présentent les caractéristiques logicielles et matérielles déjà présentées dans le préambule de la description. En particulier, un navigateur (browser) dans le client sait interpréter le langage de description de document hypertexte (page) d'écran HTML afin d'afficher du texte ou de l'image dans des fenêtres du navigateur qui sont éventuellement enrichies d'éléments multimédias et qui sont généralement interactives au moyen de liens hypertextes insérés. The server and the client present the software and hardware features already presented in the preamble of the description. In particular, a browser in the client can interpret the hypertext document description language (page) of HTML screen to display text or image in browser windows that are possibly enriched with elements multimedia and which are generally interactive by means of inserted hyperlinks.

Outre des logiciels spécifiques contribuant à présenter différents types de médias, le client CL supporte un langage de scripts, tel que le langage JavaScript (marque déposée), qui complète le langage HTML afin notamment d'animer des pages HTML et d'ouvrir des fenêtres. In addition to specific software that helps to present different types of media, the CL client supports a scripting language, such as the JavaScript language (registered trademark), which supplements the HTML language in order to animate HTML pages and open windows. .

Les scripts d'une application Web exécutables dans le client sont soit intégrés directement dans le document hypertexte HTML dont une présentation graphique, telle qu'image, est par exemple à afficher, soit transmis séparément dans un autre document hypertexte lié à plusieurs documents hypertextes. Le navigateur lance un script soit lors du chargement du document hypertexte, soit après un événement ou une interaction définie dans le document hypertexte. Les événements, tels que des interactions de souris, sont directement appliqués à des balises HTML. Les scripts servent souvent à valider des données saisies dans un formulaire en tant que document hypertexte. The scripts of a Web application executable in the client are either integrated directly into the hypertext HTML document whose graphic presentation, such as an image, is for example to be displayed, or transmitted separately in another hypertext document linked to several hypertext documents. The browser launches a script either when loading the hypertext document, or after an event or an interaction defined in the hypertext document. Events, such as mouse interactions, are directly applied to HTML tags. Scripts are often used to validate data entered into a form as a hypertext document.

Chaque élément d'un document hypertexte, ainsi que le navigateur lui-même, est traité comme un objet avec un certain nombre de propriétés. Avec des méthodes qui sont appliquées par le script et des fonctions supplémentaires fournies par le script, certaines propriétés, dites également attributs, des objets sont modifiables de manière à modifier la structure et la présentation d'un document Web de façon dynamique. Cette technique est basée sur le modèle d'objet de document DOM (Document Object Mode 1) . Each element of a hypertext document, as well as the browser itself, is treated as an object with a number of properties. With methods that are applied by the script and additional functions provided by the script, certain properties, also called attributes, of objects are modifiable so as to modify the structure and layout of a web document dynamically. This technique is based on the Document Object Mode 1 (DOM) object model.

La fusion entre les langages de script et le modèle DOM, appelée le langage dynamique DHTML (Dynamic HTML), permet, grâce au traitement dynamique d'objets, la réalisation d'animations simples directement dans une page HTML. Le langage JavaScript utilise un modèle d'objet hiérarchique. Pour accéder à un objet, il faut parcourir la hiérarchie à partir du niveau où une fonction a été effectuée. En dessous de l'objet navigateur, on a l'objet fenêtre "WINDOW". L'objet fenêtre regroupe des objets "DOCUMENT", zones "FRAME", historique "HISTORY" et position "LOCATION". L'objet document englobe des objets tels qu'ancres "ANCHORS", "DOCUMENTS", zones "FRAMES", historique "HISTORY" et position "LOCATION". Un objet formulaire "FORM" peut contenir des objets du type bouton "BUTTON", groupe d'options "CHECKBOX", zone de texte modifiable "TEXTAREA", etc. Comme déjà dit dans le préambule de la description, un objet image "IMG" a des attributs "SRC", "NAME", "ALT", "HEIGHT" et "WIDTH". The fusion between the scripting languages and the DOM model, called the DHTML dynamic language (Dynamic HTML), allows, thanks to the dynamic object processing, the realization of simple animations directly in an HTML page. JavaScript uses a hierarchical object model. To access an object, you must navigate the hierarchy from the level where a function was performed. Below the browser object, we have the window object "WINDOW". The window object groups together "DOCUMENT" objects, "FRAME" fields, "HISTORY" history and "LOCATION" position. The document object includes objects such as anchors "ANCHORS", "DOCUMENTS", "FRAMES" fields, "HISTORY" history and "LOCATION" position. A "FORM" form object can contain objects of the "BUTTON" button type, "CHECKBOX" option group, "TEXTAREA" editable text box, and so on. As already stated in the preamble of the description, an image object "IMG" has attributes "SRC", "NAME", "ALT", "HEIGHT" and "WIDTH".

Les attributs de hauteur et largeur d'une présentation graphique, telle qu'image, sont en lecture seule et ne sont pas modifiables par un script dans le client. Dans ce contexte, l'invention vise à surmonter cet obstacle au changement de taille d'une première présentation graphique pour créer à partir de celle-ci une deuxième présentation graphique. En référence à la figure 1, il est supposé au début d'une session d'échange entre le client CL et le serveur SER, qu'à une étape EO le client CL a demandé un document hypertexte composite DC, par exemple en ayant rempli un champ ou sélectionné une option dans une liste dans une page d'accueil du serveur, puis en ayant déclenché l'envoi d'une demande HTTP vers le serveur SER en sollicitant un bouton de soumission SUBMIT. Le serveur établit alors une réponse HTTP contenant le document hypertexte DC en langage HTML et l'envoi au client CL. The height and width attributes of a graphic layout, such as image, are read-only and can not be changed by a script in the client. In this context, the invention aims to overcome this obstacle to the change in size of a first graphic presentation to create from it a second graphic presentation. With reference to FIG. 1, it is assumed at the beginning of an exchange session between the client CL and the server SER that, at a step EO, the client CL has requested a composite hypertext document DC, for example by having filled in a field or selected an option from a list on a server home page and then triggering an HTTP request to the SER server by requesting a SUBMIT submit button. The server then establishes an HTTP response containing the HTML hypertext document in HTML and sending it to the CL client.

A réception de la réponse HTTP, la présentation graphique PG du document hypertexte DC, en tant que page HTML, est affichée immédiatement par le navigateur dans le client CL, à une étape El. Comme montré à la figure 1 à titre d'exemple, la présentation graphique PG du document composite DC est une image divisée en plusieurs zones (frames), ici aux nombres de trois une zone de fond ZB présentant par exemple des instructions, une zone ZI1 contenant une image, en l'occurrence une carte de France, et une zone de fonction ZF. Cette dernière comporte deux boutons de commande BP et BM pour "zoomer" sur l'image dans la zone ZI1, c'est-à-dire respectivement pour agrandir par zoom avant l'image et pour réduire par zoom arrière l'image, après avoir placé le curseur d'une souris du terminal client CL sur l'un respectif des boutons BP et BM. Upon receipt of the HTTP response, the PG graphical presentation of the hypertext document DC, as an HTML page, is immediately displayed by the browser in the client CL, at a step E1. As shown in FIG. 1 by way of example, the graphical presentation PG of the composite document DC is an image divided into several zones (frames), here at the numbers of three a background zone ZB presenting for example instructions, a zone ZI1 containing an image, in this case a map of France , and a function zone ZF. The latter has two BP and BM control buttons to "zoom" on the image in the area ZI1, that is to say respectively to zoom in by zooming the image and to zoom out the image, after having placed the cursor of a mouse of the client terminal CL on the respective one of the buttons BP and BM.

Les étapes du procédé suivantes E2 à E6 exécutées seulement dans le client CL ont trait seulement à une modification de la zone d'image ZI1. En effet, chacune des zones ZB, ZI1 et ZF est une présentation graphique d'un document hypertexte HTML respectif DB, D1, DF à part entière et donc ces zones ont des évolutions relativement indépendantes les unes des autres si aucun lien n'est prévu entre elles. En l'occurrence, la zone d'image ZI1 est modifiable bien que pendant cette modification d'image les deux autres zones ZB et ZF peuvent être conservées sans modification. Le document composite DC est ainsi un "parent" vis-à-vis de "fils" constitués par des document hypertextes dont les présentations graphiques ZB, ZI1 et ZF sont parfaitement délimitées entre elles. La fenêtre constituée par l'ensemble des zones est signalée par une balise < FRAMESET> en langage HTML dont les attributs "ROWS" et "COLS" indiquent les divisions horizontales et verticales en zones. Chaque zone est signalée par une balise respective < FRAME> constituant un "objet HTML" comprenant notamment l'adresse SRC du document hypertexte correspondant, le nom du document et des marges entre les limites de la zone et le document réellement à afficher. The following process steps E2 to E6 executed only in the client CL relate only to a modification of the image area ZI1. Indeed, each zone ZB, ZI1 and ZF is a graphic presentation of a respective HTML hypertext document DB, D1, DF in its own right and therefore these zones have evolutions relatively independent of each other if no link is provided. between them. In this case, the image zone ZI1 is modifiable although during this image modification the other two zones ZB and ZF can be kept without modification. The composite document DC is thus a "parent" vis-à-vis "son" constituted by hypertext documents whose graphic presentations ZB, ZI1 and ZF are perfectly delimited between them. The window constituted by all the zones is indicated by a <FRAMESET> tag in HTML language whose "ROWS" and "COLS" attributes indicate the horizontal and vertical divisions in zones. Each zone is indicated by a respective <FRAME> tag constituting an "HTML object" including in particular the SRC address of the corresponding hypertext document, the name of the document and the margins between the limits of the zone and the document actually to be displayed.

Dans l'exemple illustré, un lien "parent.affichage" existe entre la zone de fonction ZF et la zone d'image ZI1 afin d'agrandir ou de réduire l'image dans la zone ZI1, en local dans le client CL. In the illustrated example, a "parent.display" link exists between the ZF function area and the ZI1 image area to enlarge or reduce the image in zone ZI1, locally in the CL client.

Comme déjà dit, il n'est pas possible de modifier directement au niveau du client la taille, hauteur ou largeur, de l'image ZI1, puisque les attributs hauteur "HEIGHT" et largeur "WIDTH" du document hypertexte correspondant ne sont accessibles qu'en lecture seule dans le client CL. As already stated, it is not possible to directly modify at the client level the size, height or width of the image ZI1, since the height attributes "HEIGHT" and width "WIDTH" of the corresponding hypertext document are accessible only read-only in the CL client.

A l'étape E2, un script exprimé en langage JavaScript et intégré dans le document hypertexte DF est lancé en cliquant sur l'un des boutons de commande BP et BM contenus dans la zone de fonction ZF. Selon l'invention, les zones ZF et ZI1 constituent un ensemble de deux présentations graphiques de deux documents hypertextes DF et D1 signalés par une balise < FRAMESET> en langage HTML. In step E2, a script expressed in JavaScript language and integrated into the hypertext document DF is launched by clicking on one of the BP and BM command buttons contained in the ZF function area. According to the invention, the zones ZF and ZI1 constitute a set of two graphic presentations of two hypertext documents DF and D1 indicated by a <FRAMESET> tag in HTML language.

Le script offre deux fonctionnalités qui sont sensibles respectivement aux boutons de commande BP et BM. Chaque fonctionnalité, lorsqu'elle est appelée, comprend des étapes analogues E3 à E6 présentées ci-après. A l'aide du script, toutes les valeurs des attributs du modèle d'objet du document hypertexte D1 relatif à la zone ZI1 peuvent être consultées, bien que ce modèle d'objet se rapporte à un autre document ne contenant pas le script mais simplement lié au document hypertexte DF contenant le script puisque les deux documents Dl et DF sont des parties d'un ensemble commun indiqué par une balise < FRAMESET>. The script offers two features that are respectively sensitive to the BP and BM control buttons. Each feature, when called, includes analogous steps E3 to E6 presented below. With the help of the script, all the values of the attributes of the object model of the hypertext document D1 relating to the zone ZI1 can be consulted, although this model of object relates to another document not containing the script but simply linked to the hypertext document DF containing the script since the two documents D1 and DF are parts of a common set indicated by a <FRAMESET> tag.

La fonctionnalité du script liée au bouton BP ou BM ayant été appelée, le script récupère à l'étape E3 les données du document hypertexte D1, c'est-à-dire au moins les données relatives à la zone d'image ZI1, nécessaires pour créer ultérieurement un deuxième document hypertexte D2 dont la présentation graphique Z12 est réduite ou agrandie par rapport à l'image ZI1. Ces données sont combinées à des variables locales des fonctions appelées pour déterminer à l'étape E4 la nouvelle taille de la présentation graphique Z12, en l'occurrence celle de la carte de France, qui est une taille agrandie ou réduite selon que le bouton BP ou BM a été sollicité. En l'espèce, les données sont la taille, hauteur et largeur de la "première" image ZI1 définie dans le premier document Dl transmis par le serveur et chargé dans le client, ainsi que les caractéristiques graphiques selon le format d'encodage de l'image, par exemple le format GIF (Graphics Interchange Format). Ces données sont incluses notamment dans les valeurs des attributs SRC, HEIGHT et WIDTH de la balise < IMG> correspondant au document hypertexte D1 de la première image ZI1. The functionality of the script linked to the button BP or BM having been called, the script retrieves in step E3 the data of the hypertext document D1, that is to say at least the data relating to the image area ZI1, necessary to later create a second hypertext document D2 whose graphic presentation Z12 is reduced or enlarged with respect to the image ZI1. These data are combined with local variables of the functions called to determine in step E4 the new size of the graphic presentation Z12, in this case that of the map of France, which is an enlarged or reduced size according to the button BP or BM has been solicited. In this case, the data are the size, height and width of the "first" image ZI1 defined in the first document D1 transmitted by the server and loaded in the client, as well as the graphic characteristics according to the encoding format of the image, for example the Graphics Interchange Format (GIF) format. This data is included in particular in the values of the attributes SRC, HEIGHT and WIDTH of the tag <IMG> corresponding to the hypertext document D1 of the first image ZI1.

Par exemple, le premier document D1 correspond à la plus petite image à afficher inscrite dans une fenêtre d'écran de largeur W et hauteur H, si bien que des agrandissements d'image, ou zoom avant, peuvent être déduits en copiant chaque pixel de la plus petite image en fonction du pourcentage sélectionné par le bouton BP, puis dans des cycles suivants indifféremment par le bouton BP ou BM. Toutes les images issues de sollicitation des boutons BP et BM contiennent ainsi les pixels de l'image initiale ZII et peuvent être déduites chacune de la précédente. Au bas de la figure 1, une partie d'une deuxième image Z12 de taille (2W.2H) déduite de l'image ZI1 par un agrandissement de rapport 2 est inscrite dans la fenêtre W.H. For example, the first document D1 corresponds to the smallest image to be displayed inscribed in a screen window of width W and height H, so that image enlargements, or zoom in, can be deduced by copying each pixel of the smallest image according to the percentage selected by the button BP, then in subsequent cycles indifferently by the button BP or BM. All the images resulting from solicitation of the BP and BM buttons thus contain the pixels of the initial image ZII and can be deduced each from the previous one. At the bottom of FIG. 1, part of a second image Z12 of size (2W.2H) deduced from the image ZI1 by a magnification of ratio 2 is written in the window W.H.

A la fin de l'étape E4, le client contient en mémoire les caractéristiques graphiques de la deuxième image Z12 dont la taille peut être plus grande ou plus petite que la taille fixe W.H de la fenêtre d'affichage. Une deuxième balise d'inclusion d'image < IMG> est construite sur la base de la deuxième image déterminée Z12, et le deuxième document hypertexte D2 est créé avec pour présentation graphique la deuxième image Z12 qui diffère en taille avec la présentation graphique ZI1 du premier document hypertexte D1. At the end of step E4, the client contains in memory the graphic characteristics of the second image Z12 whose size may be larger or smaller than the fixed size W.H of the display window. A second image embedding tag <IMG> is constructed on the basis of the second determined image Z12, and the second hypertext document D2 is created with for graphic presentation the second image Z12 which differs in size with the graphic presentation ZI1 of the first hypertext document D1.

Le deuxième document hypertexte D2 étant établi, le premier document hypertexte D1 est alors effacé dans le client CL, par une commande d'écrasement "CLEAR" du script, à l'étape E5. The second hypertext document D2 being established, the first hypertext document D1 is then erased in the client CL, by a command "CLEAR" overwriting the script, in step E5.

Le deuxième document D2 est ensuite écrit à l'étape E6 dans l'ensemble de zone de fonction et de zone d'image, en substitution du premier document Dl, en utilisant la méthode "WRITELN" du script. Dans le deuxième document D2, les valeurs des attributs HEIGHT et WIDTH ont changé. L'utilisateur du terminal client fait apparaître la deuxième image, généralement agrandie par rapport à la première image, en faisant défiler celle-ci dans la fenêtre de zone d'image W.H au moyen de barres de défilement horizontale BH et vertical BV longeant la zone d'image. The second document D2 is then written in step E6 in the set of function area and image area, in substitution of the first document D1, using the "WRITELN" method of the script. In the second D2 document, the values of the HEIGHT and WIDTH attributes have changed. The user of the client terminal displays the second image, generally enlarged relative to the first image, by scrolling it in the image area window WH by means of horizontal scroll bars BH and vertical BV along the zone image.

Après l'étape E6, l'utilisateur peut décider à l'étape E7 de choisir une autre modification, agrandissement ou réduction, en demandant l'exécution d'un autre cycle des étapes E1 à E6 débutant par une autre sollicitation de l'un des boutons BP et BM. Au cours de cet autre cycle, une troisième image déterminée à l'étape E4 est créée en fonction de l'image précédente, ladite deuxième image Z12, et ainsi de suite. After step E6, the user can decide in step E7 to choose another modification, enlargement or reduction, by requesting the execution of another cycle of steps E1 to E6 starting with another solicitation of one BP and BM buttons. During this other cycle, a third image determined in step E4 is created according to the previous image, said second image Z12, and so on.

Toutefois, après l'étape E6, l'utilisateur peut souhaiter retourner à la session d'échange en cours entre le client CL et le serveur SER, comme indiqué en E8. Le deuxième document hypertexte D2 créé aux étapes précédentes est un document HTML qui est susceptible d'être transmis dans une demande HTTP par le client vers le serveur.However, after step E6, the user may wish to return to the current exchange session between the CL client and the SER server, as indicated in E8. The second hypertext document D2 created in the previous steps is an HTML document that is capable of being transmitted in an HTTP request by the client to the server.

Claims (1)

REVENDICATIONS 1 - Procédé pour créer un deuxième document hypertexte en dépendance d'un premier document hypertexte fourni par un serveur (SER) relié à un terminal client (CL) à travers un réseau de transmission (WWW), caractérisé en ce qu'il comprend les étapes suivantes effectuées dans le terminal client après réception (E1) du premier document hypertexte(D1) et affichage de la présentation graphique (ZI1) correspondant à celui-ci - récupérer (E3) des données au moins de la présentation graphique (ZI1) du premier document hypertexte (D1) ; - déterminer (E4) la présentation graphique (Z12) du deuxième document hypertexte (D2) en dépendance des données récupérées et de paramètres locaux (BP,BM) ; - effacer (E5) le premier document hypertexte (D1) afin que la présentation graphique (ZI1) de celui-ci ne soit plus visible ; et - écrire (E6) le deuxième document hypertexte (D2) afin d'afficher la présentation graphique (Z12) de celui-ci. 2 - Procédé conforme à la revendication 1, selon lequel le premier document hypertexte (Dl) a une présentation graphique (ZI1) qui est une zone incluse dans la présentation graphique d'une page hypertexte (DC) affichée dans le terminal client. 3 - Procédé conforme à la revendication 1 ou 2, selon lequel les paramètres locaux comprennent au moins une variable (BP, BM) ayant une valeur sélectionnée localement dans le terminal client (CL) par un utilisateur. 4 - Procédé conforme aux revendications 2 et 3, selon lequel ladite variable a sa valeur sélectionnée par au moins un bouton (BP, BM) compris dans la présentation graphique (ZF) d'un troisième document hypertexte (DF) qui est lié aux premier et deuxième documents hypertextes (D1, D2) par au moins une fonction pour l'étape de déterminer (E4), ladite fonction étant intégrée dans le troisième document. 5 - Procédé conforme à l'une quelconque des revendications 1 à 4, selon lequel l'étape de déterminer (E4) comprend une modification de la présentation graphique (ZI1) du premier document hypertexte (D1). 6 - Procédé conforme à l'une quelconque des revendications 1 à 4, comprenant avant l'étape de déterminer (E4), une étape d'appeler (E2) au moins une fonction avec lesdits paramètres locaux intégrée dans un troisième document hypertexte (DF) transmis avec le premier document hypertexte (Dl) par le serveur (SER), ladite fonction servant à l'étape de déterminer (E4). 7 - Procédé conforme à la revendication 6, selon lequel la fonction d'appeler est un agrandissement ou une réduction d'image avec un rapport d'agrandissement ou de réduction comme paramètre local.CLAIMS 1 - Process for creating a second hypertext document in dependence on a first hypertext document provided by a server (SER) connected to a client terminal (CL) through a transmission network (WWW), characterized in that it comprises the following steps performed in the client terminal after reception (E1) of the first hypertext document (D1) and display of the graphic presentation (ZI1) corresponding to it - retrieving (E3) data at least from the graphic presentation (ZI1) the first hypertext document (D1); - determining (E4) the graphical presentation (Z12) of the second hypertext document (D2) in dependence on the recovered data and local parameters (BP, BM); - erase (E5) the first hypertext document (D1) so that the graphic presentation (ZI1) thereof is no longer visible; and - writing (E6) the second hypertext document (D2) to display the graphic presentation (Z12) thereof. 2 - Process according to claim 1, wherein the first hypertext document (D1) has a graphic presentation (ZI1) which is an area included in the graphic presentation of a hypertext page (DC) displayed in the client terminal. 3 - Process according to claim 1 or 2, wherein the local parameters comprise at least one variable (BP, BM) having a value selected locally in the client terminal (CL) by a user. 4 - Process according to claims 2 and 3, wherein said variable has its value selected by at least one button (BP, BM) included in the graphical presentation (ZF) of a third hypertext document (DF) which is linked to the first and second hypertext documents (D1, D2) by at least one function for the determining step (E4), said function being integrated in the third document. 5 - Process according to any one of claims 1 to 4, wherein the step of determining (E4) comprises a modification of the graphical presentation (ZI1) of the first hypertext document (D1). 6 - Process according to any one of claims 1 to 4, comprising before the step of determining (E4), a step of calling (E2) at least one function with said local parameters integrated in a third hypertext document (DF ) transmitted with the first hypertext document (D1) by the server (SER), said function serving for the step of determining (E4). The method of claim 6, wherein the calling function is an enlargement or reduction of an image with an enlargement or reduction ratio as a local parameter.
FR9909320A 1999-07-16 1999-07-16 Creation of a hypertext document depending on another in a client terminal using client software to create visual effects Withdrawn FR2796479A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
FR9909320A FR2796479A1 (en) 1999-07-16 1999-07-16 Creation of a hypertext document depending on another in a client terminal using client software to create visual effects

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
FR9909320A FR2796479A1 (en) 1999-07-16 1999-07-16 Creation of a hypertext document depending on another in a client terminal using client software to create visual effects

Publications (1)

Publication Number Publication Date
FR2796479A1 true FR2796479A1 (en) 2001-01-19

Family

ID=9548239

Family Applications (1)

Application Number Title Priority Date Filing Date
FR9909320A Withdrawn FR2796479A1 (en) 1999-07-16 1999-07-16 Creation of a hypertext document depending on another in a client terminal using client software to create visual effects

Country Status (1)

Country Link
FR (1) FR2796479A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0838932A1 (en) * 1996-09-25 1998-04-29 Sun Microsystems, Inc. Method and apparatus for fixed canvas presentations using HTML
JPH10320390A (en) * 1997-05-16 1998-12-04 Hitachi Ltd Method for changing view based on self-reproduction of document
JPH10334082A (en) * 1997-05-23 1998-12-18 Kano Densan Hongkong Yugenkoshi Browser, its display method, and recording medium therefor
JPH11143865A (en) * 1997-11-07 1999-05-28 Nec Corp System and method for html document generation for www-oltp cooperation system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0838932A1 (en) * 1996-09-25 1998-04-29 Sun Microsystems, Inc. Method and apparatus for fixed canvas presentations using HTML
JPH10320390A (en) * 1997-05-16 1998-12-04 Hitachi Ltd Method for changing view based on self-reproduction of document
JPH10334082A (en) * 1997-05-23 1998-12-18 Kano Densan Hongkong Yugenkoshi Browser, its display method, and recording medium therefor
JPH11143865A (en) * 1997-11-07 1999-05-28 Nec Corp System and method for html document generation for www-oltp cooperation system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
PATENT ABSTRACTS OF JAPAN vol. 1999, no. 03 31 March 1999 (1999-03-31) *
PATENT ABSTRACTS OF JAPAN vol. 1999, no. 10 31 August 1999 (1999-08-31) *

Similar Documents

Publication Publication Date Title
US6061696A (en) Generating multimedia documents
US9311427B2 (en) Automated generation of mobile optimized website based on an existing conventional web page description
US8127252B2 (en) Method and system for presenting user interface (UI) information
US9244895B2 (en) Editing web pages
US7680883B2 (en) Dynamic integration of web sites
US6631498B1 (en) Adaptive rendering of hypermedia documents
JP4583218B2 (en) Method, computer program, and system for evaluating target content
US6029180A (en) Information presentation apparatus and method
US20040250205A1 (en) On-line photo album with customizable pages
US7770122B1 (en) Codeless dynamic websites including general facilities
US7725906B2 (en) Method and device for executing a function with selection and sending of multiple results in a client-server environment
EP1406183A2 (en) Method and system for refreshing browser pages
US20080195932A1 (en) Method and apparatus for re-editing and redistributing web documents
US20090094525A1 (en) System and method for dynamic media integration into web pages
US20050071758A1 (en) Client-side processing of alternative component-level views
CA2401526A1 (en) System and method for the creation of interactive display ads
US20090085921A1 (en) Populate Web-Based Content Based on Space Availability
JPH1124980A (en) Device and method for managing medium accessing plural medium types
US6931602B1 (en) Approach facilitating the selection of various machine vision functionality from among different platforms
US20060053411A1 (en) Systems, methods, and computer readable media for consistently rendering user interface components
CN113326043B (en) Webpage rendering method, webpage manufacturing method and webpage rendering system
US7065713B1 (en) Apparatus and method for keeping aggregated portions of multiple web sites simultaneously displayed and updated
US20050015780A1 (en) Method and system for providing information related to elements of a user interface
US7844909B2 (en) Dynamically rendering a button in a hypermedia content browser
JP2003044393A (en) Method and system for displaying transitory message received through network and program product

Legal Events

Date Code Title Description
ST Notification of lapse