WO2008022955A2 - System and method for the production and reading of html forms - Google Patents

System and method for the production and reading of html forms Download PDF

Info

Publication number
WO2008022955A2
WO2008022955A2 PCT/EP2007/058463 EP2007058463W WO2008022955A2 WO 2008022955 A2 WO2008022955 A2 WO 2008022955A2 EP 2007058463 W EP2007058463 W EP 2007058463W WO 2008022955 A2 WO2008022955 A2 WO 2008022955A2
Authority
WO
WIPO (PCT)
Prior art keywords
html
elements
form elements
instructions
forms
Prior art date
Application number
PCT/EP2007/058463
Other languages
German (de)
French (fr)
Other versions
WO2008022955A3 (en
Inventor
Frank Volkmann
Original Assignee
Siemens Aktiengesellschaft
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 Siemens Aktiengesellschaft filed Critical Siemens Aktiengesellschaft
Publication of WO2008022955A2 publication Critical patent/WO2008022955A2/en
Publication of WO2008022955A3 publication Critical patent/WO2008022955A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging

Definitions

  • the invention relates to a method and apparatus for generating and reading HTML forms using a scripting language. Furthermore, the invention relates to a generated with Hil ⁇ Fe of the method HTML form.
  • HTML forms are used for communication between a client and a server such that the Ser ⁇ ver provides an HTML page usually in a entspre ⁇ and fair HTML form is filed, the HTML form fields contains that describe the data to be queried ist ⁇ .
  • the browser or the client then returns the entered data to the server.
  • the server then processes the marrie by the browser in the form ⁇ entered data.
  • so-called scripting mechanisms are known for communication between the server and the browser.
  • a server today needs a corresponding piece of code for each form, which carries out the interpretation.
  • a piece of code corresponding to the content of the form that can be processed on the server by a suitable module is absolutely necessary. In this case, exactly one matching module is required for the transmitted data on the server for each form used for interpreting the corresponding user data entered by the browser.
  • the object of the present invention is now to specify a method, a device and an HTML form, which allows a transmission of user data to a server, so that the user data can be interpreted directly from the HTML form.
  • the object is achieved by a method for reading HTML forms, the HTML forms are used in particular for parameterization and / or configuration of a programmable logic controller by means of an engineering system via an intranet and / or Internet, in which the HTML Forms are formed from form elements in which a scripting language is defined, which contains processing instructions for the form elements, wherein the individual form elements are data elements or, where the individual form elements are statements of the Script ⁇ language, an HTML form of at least one statement of Script Detective exists and wherein with the Formu ⁇ larelementen user data and / or instructions for the interpretation of the user data when reading an HTML form are described.
  • the object is achieved by an HTML form, in particular for the parameterization and / or configuration of a programmable logic controller via a web browser via an intranet and / or Internet is provided
  • the HTML form has form elements
  • the HTML form is a script language, which contains cookedsanwei ⁇ solutions for the form elements, whereby the individual form elements are data elements or the individual form elements are statements of the script language
  • the HTML form is composed of at least one statement of Scriptspra ⁇ surface and wherein the form elements for the description of User data and / or instructions for the interpretation of the user data when reading the HTML form are provided.
  • the object is achieved by an apparatus for reading of HTML forms
  • the HTML forms are provided particularly for parameterization and / or Pro ⁇ project planning a programmable logic controller via egg NEN web browser via an intranet and / or Internet
  • the HTML forms have form elements
  • the HTML forms consist of a scripting language that contains processing instructions for the form elements where the individual form elements are statements of the scripting language
  • the HTML forms consisting of at least one statement of the scripting language and the formular elements for describing user data and / or instructions for the interpretation of the user data Reading the HTML form are provided.
  • the invention is based on the recognition that it is costly if, for the purposes of interpretation, this is done with the aid of a
  • HTML form transmitted user data on a server each for a form a specific module for interpretation is necessary. It is also very expensive to generate new forms or to change existing ones. The form must always be explicitly recreated.
  • a form consists of several form elements and a form element can contain either user data or the instructions on how to handle the user data.
  • script language For this a script language is defined.
  • the statements of the script language are the corresponding form elements. Due to the fact that the forms in the form of ⁇ larelementen both the user data, as well as the instructions on how to handle the payload, have, can now be handled generically with the forms. New forms can be created from a form file or a file. A special module, which would be necessary to interpret the user data in the forms, is now unnecessary. Rather, there is only one module left, which is the data interpret and process all HTML forms that follow the appropriate script language.
  • the form elements describing the user data are surrounded by the form elements containing the instructions for the interpretation. So a sequence of statements of the corresponding scripting language has to start over form ⁇ elements with instructions and end up over form elements with instructions.
  • the corresponding form elements for the user data to be entered are contained in the middle of the sequence or between the sequences.
  • the instruction and the data elements can mix as desired.
  • HTML forms are created on the basis of the data to be processed or their description by a generic module, a generation is possible even without code nachzula-.
  • the use of the method according to the invention also enables a minimization of the system test effort.
  • FIG. 2 shows an exemplary HTML form.
  • FIG. 1 shows a method in which an HTML form is generated by a server or a device 1.
  • the HTML form 2 in this case has form elements 3.
  • the formu ⁇ laretti 3 are statements of the script language.
  • the script language describes in the form elements 3 both the user data to be entered and the instructions as to how the user data are to be interpreted.
  • the form element 3 corresponds to a statement of the script language.
  • the HTML forms 2 can ver an intranet or Internet 8 are ⁇ sends.
  • a browser 4 interprets the HTML forms and optionally enters user data in the HTML forms.
  • the user data are entered in the appropriate places that are finiert using the form elements for the user data de ⁇ .
  • the filled with the payload form 2 is then sent back to the server 1.
  • the server 1 has a form file or a file 6 with the aid of which the HTML forms can be created. Furthermore, the server 1 has a generic module 7, by means of which the HTML forms returned by the browser can be interpreted.
  • the HTML forms filled by the browser 4 are sent back to the server 1 via the intranet or internet.
  • the server 1 may be configured as a web server and installed on a programmable logic controller 5. This can be done for example via an Internet connection remote engineering or programming a programmable logic controller.
  • a web browser or a special engineering system which is installed on the browser 4, can then be con ⁇ figured and parameterized via a entspre ⁇ sponding connecting the programmable logic controller.
  • the web browser or the engineering system uses the HTML form to send data and instructions on how to handle the data to the web server.
  • the web server can then interpret and translate the data according to the script instructions.
  • the processing of data of a database is generically possible with the aid of the described method.
  • FIG. 2 shows an HTML form created using the script language. The following is the code necessary to create the form.
  • VALUE "WebService and gSOAP" READONLY />

Abstract

The invention relates to a method for reading HTML forms (2), wherein the HTML forms are primarily used for the parameterization and/or configuration of a programmable logic controller (5) by means of a web browser (4) via an intranet and/or internet, wherein the HTML forms are made of form elements (3), a scripting language being defined comprising processing instructions for the form elements, wherein the individual form elements (3) are data elements, or wherein the individual form elements (3) are statements of the scripting language, wherein an HTML form comprises at least one statement of the scripting language and wherein user data and /or instructions for the interpretation of the user data during reading of an HTML form (2) are described by the form elements.

Description

Beschreibungdescription
System und Verfahren zum Erzeugen und Lesen von HTML- FormularenSystem and method for generating and reading HTML forms
Die Erfindung betrifft ein Verfahren und eine Vorrichtung zum Erzeugen und Lesen von HTML-Formularen mit Hilfe einer Skript-Sprache. Weiterhin betrifft die Erfindung ein mit Hil¬ fe des Verfahrens erzeugtes HTML-Formular.The invention relates to a method and apparatus for generating and reading HTML forms using a scripting language. Furthermore, the invention relates to a generated with Hil ¬ Fe of the method HTML form.
Heute werden HTML-Formulare bei der Kommunikation zwischen einem Client und einem Server derart verwendet, dass der Ser¬ ver in der Regel eine HTML-Seite liefert, in der ein entspre¬ chendes HTML-Formular abgelegt ist, wobei das HTML-Formular die Felder enthält, die die Daten beschreiben, welche abge¬ fragt werden sollen. Der Browser bzw. der Client liefert dann die eingegebenen Daten zum Server zurück. Der Server verarbeitet anschließend die vom Browser in das Formular geschrie¬ benen Daten. Des Weiteren sind zur Kommunikation zwischen dem Server und dem Browser so genannte Skripting-Mechanismen bekannt .Today, HTML forms are used for communication between a client and a server such that the Ser ¬ ver provides an HTML page usually in a entspre ¬ and fair HTML form is filed, the HTML form fields contains that describe the data to be queried abge ¬ . The browser or the client then returns the entered data to the server. The server then processes the geschrie by the browser in the form ¬ entered data. Furthermore, so-called scripting mechanisms are known for communication between the server and the browser.
Zur Interpretation des vom Browser verschickten Formulars benötigt ein Server heute für jedes Formular einen entsprechen- den Code-Teil, der die Interpretation vornimmt. Ein den Inhalten des Formulars entsprechender Code-Teil, der auf dem Server von einem passenden Modul verarbeitet werden kann, ist zwingend nötig. Hierbei wird für die übertragenen Daten auf dem Server für jedes verwendete Formular genau ein passendes Modul zur Interpretation der entsprechenden vom Browser eingetragenen Nutzdaten benötigt.To interpret the form sent by the browser, a server today needs a corresponding piece of code for each form, which carries out the interpretation. A piece of code corresponding to the content of the form that can be processed on the server by a suitable module is absolutely necessary. In this case, exactly one matching module is required for the transmitted data on the server for each form used for interpreting the corresponding user data entered by the browser.
Die Aufgabe der vorliegenden Erfindung besteht nunmehr darin, ein Verfahren, eine Vorrichtung und ein HTML-Formular an- zugeben, welche eine Übertragung von Nutzdaten an einen Server ermöglicht, so dass die Nutzdaten direkt aus dem HTML- Formular interpretierbar sind. Die Aufgabe wird erfindungsgemäß gelöst durch ein Verfahren zum Lesen von HTML-Formularen, wobei die HTML-Formulare insbesondere zur Parametrierung und/oder Projektierung einer speicherprogrammierbaren Steuerung mittels eines Engineering- Systems über ein Intra- und/oder Internet verwendet werden, bei dem die HTML-Formulare aus Formularelementen gebildet werden, bei dem eine Scriptsprache definiert wird, welche Verarbeitungsanweisungen für die Formularelemente enthält, wobei die einzelnen Formularelemente Datenelemente sind oder, wobei die einzelnen Formularelemente Statements der Script¬ sprache sind, wobei ein HTML-Formular aus mindestens einem Statement der Scriptsprache besteht und wobei mit den Formu¬ larelementen Nutzdaten und/oder Anweisungen für die Interpretation der Nutzdaten beim Lesen eines HTML-Formulars be- schrieben werden.The object of the present invention is now to specify a method, a device and an HTML form, which allows a transmission of user data to a server, so that the user data can be interpreted directly from the HTML form. The object is achieved by a method for reading HTML forms, the HTML forms are used in particular for parameterization and / or configuration of a programmable logic controller by means of an engineering system via an intranet and / or Internet, in which the HTML Forms are formed from form elements in which a scripting language is defined, which contains processing instructions for the form elements, wherein the individual form elements are data elements or, where the individual form elements are statements of the Script ¬ language, an HTML form of at least one statement of Scriptsprache exists and wherein with the Formu ¬ larelementen user data and / or instructions for the interpretation of the user data when reading an HTML form are described.
Des Weiteren wird die Aufgabe gelöst durch ein HTML-Formular, insbesondere zur Parametrierung und/oder Projektierung einer speicherprogrammierbaren Steuerung über einen Webbrowser über ein Intra- und/oder Internet vorgesehen ist, wobei das HTML- Formular Formularelemente aufweist, wobei das HTML-Formular aus einer Scriptsprache besteht, welche Verarbeitungsanwei¬ sungen für die Formularelemente enthält, wobei die einzelnen Formularelemente Datenelemente sind oder wobei die einzelnen Formularelemente Statements der Scriptsprache sind, wobei das HTML-Formular aus mindestens einem Statement der Scriptspra¬ che besteht und wobei die Formularelemente zur Beschreibung von Nutzdaten und/oder Anweisungen für die Interpretation der Nutzdaten beim Lesen des HTML-Formulars vorgesehen sind.Furthermore, the object is achieved by an HTML form, in particular for the parameterization and / or configuration of a programmable logic controller via a web browser via an intranet and / or Internet is provided, the HTML form has form elements, the HTML form is a script language, which contains Verarbeitungsanwei ¬ solutions for the form elements, whereby the individual form elements are data elements or the individual form elements are statements of the script language, the HTML form is composed of at least one statement of Scriptspra ¬ surface and wherein the form elements for the description of User data and / or instructions for the interpretation of the user data when reading the HTML form are provided.
Des Weiteren wird die Aufgabe erfindungsgemäß gelöst durch eine Vorrichtung zum Lesen von HTML-Formularen, wobei die HTML-Formulare insbesondere zur Parametrierung und/oder Pro¬ jektierung einer speicherprogrammierbaren Steuerung über ei- nen Webbrowser über ein Intra- und/oder Internet vorgesehen sind, wobei die HTML-Formulare Formularelemente aufweisen, wobei die HTML-Formulare aus einer Scriptsprache bestehen, welche Verarbeitungsanweisungen für die Formularelemente ent- hält, wobei die einzelnen Formularelemente Datenelemente sind oder wobei die einzelnen Formularelemente Statements der Scriptsprache sind, wobei die HTML-Formulare aus mindestens einem Statement der Scriptsprache bestehen und wobei die For- mularelemente zur Beschreibung von Nutzdaten und/oder Anweisungen für die Interpretation der Nutzdaten beim Lesen des HTML-Formulars vorgesehen sind.Furthermore, the object is achieved by an apparatus for reading of HTML forms, the HTML forms are provided particularly for parameterization and / or Pro ¬ project planning a programmable logic controller via egg NEN web browser via an intranet and / or Internet, where the HTML forms have form elements, where the HTML forms consist of a scripting language that contains processing instructions for the form elements where the individual form elements are statements of the scripting language, the HTML forms consisting of at least one statement of the scripting language and the formular elements for describing user data and / or instructions for the interpretation of the user data Reading the HTML form are provided.
Der Erfindung liegt die Erkenntnis zugrunde, dass es aufwän- dig ist, wenn für die Interpretation der mit Hilfe einesThe invention is based on the recognition that it is costly if, for the purposes of interpretation, this is done with the aid of a
HTML-Formulars gesendeten Nutzdaten auf einem Server jeweils für ein Formular ein spezifisches Modul zur Interpretation notwendig ist. Außerdem ist es sehr aufwändig, neue Formulare zu generieren oder bestehende zu Ändern. Hierbei muss das Formular immer explizit neu erstellt werden.HTML form transmitted user data on a server each for a form a specific module for interpretation is necessary. It is also very expensive to generate new forms or to change existing ones. The form must always be explicitly recreated.
Um eine Interpretation der Nutzdaten des entsprechenden HTML- Formulars und die Erstellung neuer Formulare oder die Ände¬ rung von Formularen zu erleichtern, wird mit den Formularele- menten, welche innerhalb des HTML-Formulars angelegt sind, neben der Beschreibung der Nutzdaten auch eine Beschreibung von Anweisungen geliefert, wie mit den entsprechenden Nutzdaten umzugehen ist. Hierbei besteht ein Formular aus mehreren Formularelementen und ein Formularelement kann entweder Nutz- daten oder die Anweisungen enthalten, wie mit den Nutzdaten umzugehen ist.To facilitate interpretation of the payload of the corresponding HTML form, and the creation of new forms or the Ände ¬ tion of forms, is the form-item elements which are applied within the HTML form, in addition to the description of the user data, a description of Instructions are provided on how to deal with the corresponding payload. In this case, a form consists of several form elements and a form element can contain either user data or the instructions on how to handle the user data.
Dafür wird eine Skript-Sprache definiert. Hierbei sind die Statements der Skript-Sprache die entsprechenden Formularele- mente. Durch die Tatsache, dass die Formulare in den Formu¬ larelementen sowohl die Nutzdaten, als auch die Anweisungen, wie mit den Nutzdaten umzugehen ist, aufweisen, kann nun ge- nerisch mit den Formularen umgegangen werden. Neue Formulare können aus einer Formulardatei bzw. eine Datei erstellt wer- den. Ein spezielles Modul, welches zur Interpretation der Nutzdaten in den Formularen notwendig wäre, erübrigt sich jetzt. Vielmehr gibt es nur noch ein Modul, welches die Daten interpretiert und damit alle HTML-Formulare verarbeiten kann, die der entsprechenden Skript-Sprache folgen.For this a script language is defined. Here, the statements of the script language are the corresponding form elements. Due to the fact that the forms in the form of ¬ larelementen both the user data, as well as the instructions on how to handle the payload, have, can now be handled generically with the forms. New forms can be created from a form file or a file. A special module, which would be necessary to interpret the user data in the forms, is now unnecessary. Rather, there is only one module left, which is the data interpret and process all HTML forms that follow the appropriate script language.
Hierbei werden bei einer vorteilhaften Ausgestaltung der Er- findung die die Nutzdaten beschreibenden Formularelemente von den die Anweisungen zur Interpretation enthaltenden Formularelementen umgeben. Eine Sequenz aus Statements der entsprechenden Skript-Sprache verfügt also zu Beginn über Formular¬ elemente mit Anweisungen und am Ende über Formularelemente mit Anweisungen. In der Mitte der Sequenz oder zwischen den Sequenzen sind die entsprechenden Formularelemente für die einzutragenden Nutzdaten enthalten. Hierbei können sich die Anweisungs- und die Datenelemente beliebig mischen.In this case, in an advantageous embodiment of the invention, the form elements describing the user data are surrounded by the form elements containing the instructions for the interpretation. So a sequence of statements of the corresponding scripting language has to start over form ¬ elements with instructions and end up over form elements with instructions. The corresponding form elements for the user data to be entered are contained in the middle of the sequence or between the sequences. Here, the instruction and the data elements can mix as desired.
Von Vorteil bei der vorliegenden Erfindung ist vor allem die leichte Wartbarkeit der HTML-Formulare, da es nur eine Stelle gibt, an der die Formulare geändert werden müssen. Es werden weniger Module, die zur speziellen Interpretation der Nutzdaten notwendig sind, auf dem Server benötigt. Die Module wer- den vielmehr durch ein einziges generisches Modul ersetzt, welches die Formulare auf Basis der Skript-Sprache derart in¬ terpretieren kann, dass es mit Hilfe der Anweisungen die Nutzdaten richtig versteht. Zudem ist eine schnellere Anpas¬ sung von Formularen möglich, da kein zu kompilierender Code angepasst werden muss. In besonderer Weise eignet sich die vorliegende Erfindung, um damit Datenbanken, beispielsweise SQL, XML zu bearbeiten.Of particular advantage in the present invention is the easy maintainability of the HTML forms, since there is only one place where the forms must be changed. Fewer modules are required on the server for a special interpretation of the user data. The modules advertising the replaced rather by a single generic module that can terpretieren such in ¬ forms based on the script language, it is understood that using the instructions the user data properly. In addition, a faster ANPAS ¬ solution of forms is possible because no to kompilierender code needs to be adjusted. In a special way, the present invention is suitable for processing databases, for example SQL, XML.
Ein weiterer Vorteil besteht darin, dass eine Änderung der HTML-Formulare ermöglicht wird innerhalb von Systemen, die kein Nachladen von Code ermöglichen. Dadurch, dass die HTML- Formulare auf Basis auf Basis der zu verarbeitenden Daten o- der ihrer Beschreibung durch ein generisches Modul erstellt werden, ist eine Generierung möglich auch ohne Code nachzula- den. Außerdem ist nicht wie in vorhandenen Verfahren eine Änderung der Firmware nötig. Einfach das neue Formular zu laden genügt, da es sich selbst generiert und die Statements der Scriptsprache in der Firmware bereits bekannt sind. Der Einsatz des erfindungsgemäßen Verfahrens ermöglicht auch eine Minimierung der Systemtestaufwände .Another advantage is that it allows HTML forms to be changed within systems that do not allow code to be reloaded. Because the HTML forms are created on the basis of the data to be processed or their description by a generic module, a generation is possible even without code nachzula-. In addition, it is not necessary to change the firmware as in existing procedures. Simply loading the new form is sufficient, as it generates itself and the statements of the scripting language are already known in the firmware. The use of the method according to the invention also enables a minimization of the system test effort.
Im Folgenden wird die Erfindung anhand der in den Figuren dargestellten Ausführungsbeispiele näher beschrieben und erläutert .In the following the invention will be described and explained in more detail with reference to the embodiments illustrated in the figures.
Es zeigen:Show it:
FIG 1 eine schematische Darstellung des Verfahrens zum Erzeugen und Lesen von HTML-Formularen,1 shows a schematic representation of the method for generating and reading HTML forms,
FIG 2 ein beispielhaftes HTML-Formular.2 shows an exemplary HTML form.
Figur 1 zeigt ein Verfahren, bei dem von einem Server bzw. einer Vorrichtung 1 ein HTML-Formular erzeugt wird. Das HTML- Formular 2 weist hierbei Formularelemente 3 auf. Die Formu¬ larelemente 3 sind Statements der Skript-Sprache. Die Skript- Sprache beschreibt hierbei in den Formularelementen 3 sowohl die einzutragenden Nutzdaten als auch die Anweisungen, wie die Nutzdaten zu interpretieren sind. Hierbei entspricht je¬ des Formularelement 3 einem Statement der Skript-Sprache. Die HTML-Formulare 2 können über ein Intra- bzw. Internet 8 ver¬ sendet werden. Ein Browser 4 interpretiert die HTML-Formulare und trägt ggf. Nutzdaten in die HTML-Formulare ein. Hierbei werden die Nutzdaten an den entsprechenden Stellen eingetragen, die mit Hilfe der Formularelemente für die Nutzdaten de¬ finiert sind. Das mit den Nutzdaten befüllte Formular 2 wird anschließend zum Server 1 zurückgesendet. Der Server 1 ver- fügt hierbei über eine Formulardatei bzw. ein Datei 6, mit deren Hilfe die HTML-Formulare erstellt werden können. Des Weiteren verfügt der Server 1 über ein generisches Modul 7, mit dessen Hilfe die vom Browser zurückgesendeten HTML- Formulare interpretiert werden können. Hierbei entnimmt das generische Modul 7 den in der Skript-Sprache formulierten An¬ weisungen innerhalb der Statements, die die Formularelemente 3 bilden, die notwendige Information zur Interpretation der gesendeten Nutzdaten: <FORM METHOD="POST" ENCTYPE="text/plain" ACTION="/XMLModApp/Add" enctype="plain/text" >FIG. 1 shows a method in which an HTML form is generated by a server or a device 1. The HTML form 2 in this case has form elements 3. The formu ¬ larelemente 3 are statements of the script language. In this case, the script language describes in the form elements 3 both the user data to be entered and the instructions as to how the user data are to be interpreted. Here, depending ¬ the form element 3 corresponds to a statement of the script language. The HTML forms 2 can ver an intranet or Internet 8 are ¬ sends. A browser 4 interprets the HTML forms and optionally enters user data in the HTML forms. Here, the user data are entered in the appropriate places that are finiert using the form elements for the user data de ¬. The filled with the payload form 2 is then sent back to the server 1. In this case, the server 1 has a form file or a file 6 with the aid of which the HTML forms can be created. Furthermore, the server 1 has a generic module 7, by means of which the HTML forms returned by the browser can be interpreted. Here, the generic module 7 takes as expressed in the script language to ¬ transfers within the statements that make up the form elements 3, the necessary information for interpreting the user data transmitted: <FORM METHOD = "POST" ENCTYPE = "text / plain" ACTION = "/ XMLModApp / Add" enctype = "plain / text">
<INPUT TYPE=ΗIDDEN" NAME=11FROM" VALUE="/Projekte/ATS12Feed.xml" /><INPUT TYPE = ΗIDDEN "NAME = 11 FROM" VALUE = "/ Projects / ATS12Feed.xml"/>
<INPUT TYPE="HIDDEN" NAME=11WHERE" VALUE="/rss/channel@Name=MyProject'7> <TABLE BORDER=11I "><INPUT TYPE = "HIDDEN" NAME = 11 WHERE "VALUE =" / rss / channel @ Name = MyProject'7><TABLE BORDER = 11 I ">
<TR> <TD><TR> <TD>
Titel </TD> <TD>Title </ TD> <TD>
<INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11NODE" /> <INPUT TYPE="HIDDEN" NAME=11VALUE" VALUE="item" /><INPUT TYPE = "HIDDEN" NAME = 11 ADD "VALUE = 11 NODE"/><INPUT TYPE = "HIDDEN" NAME = 11 VALUE "VALUE =" item "/>
<INPUT TYPE="HIDDEN" NAME=11STORE" VALUE="Newltem" /> <INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11NODE" /> <INPUT TYPE="HIDDEN" NAME=11VALUE" VALUE="title" /> <INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11CONTENT" /> <INPUT TYPE=11TEXT" NAME=11VALUE" size="40" VALUE="Titel" /><INPUT TYPE = "HIDDEN" NAME = 11 STORE "VALUE =" Newltem "/><INPUT TYPE =" HIDDEN "NAME = 11 ADD" VALUE = 11 NODE "/><INPUT TYPE =" HIDDEN "NAME = 11 VALUE" VALUE = "title"/><INPUT TYPE = "HIDDEN" NAME = 11 ADD "VALUE = 11 CONTENT"/><INPUT TYPE = 11 TEXT "NAME = 11 VALUE" size = "40" VALUE = "Title"/>
</TD> </TR> <TR></ TD> </ TR> <TR>
<TD> Link<TD> Link
</TD> <TD></ TD> <TD>
<INPUT TYPE="HIDDEN" NAME=11RESTORE" VALUE="Newltem" /> <INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11NODE" /> <INPUT TYPE="HIDDEN" NAME=11VALUE" VALUE="link" /><INPUT TYPE = "HIDDEN" NAME = 11 RESTORE "VALUE =" Newltem "/><INPUT TYPE =" HIDDEN "NAME = 11 ADD" VALUE = 11 NODE "/><INPUT TYPE =" HIDDEN "NAME = 11 VALUE" VALUE = "link"/>
<INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11CONTENT" /> <INPUT TYPE=11TEXT" size="40" NAME=11VALUE" VALUE="MyLink" /> </TD> </TR> </TABLE><INPUT TYPE = "HIDDEN" NAME = 11 ADD "VALUE = 11 CONTENT"/><INPUT TYPE = 11 TEXT "size =" 40 "NAME = 11 VALUE" VALUE = "MyLink"/></TD></ TR ></TABLE>
</FORM> Wie man an dem Beispiel erkennt werden die eigentlichen Nutzdaten-Elemente:</ FORM> As can be seen from the example, the actual payload elements:
<INPUT TYPE=1TEXT" NAME=11VALUE" size="40" VALUE="Titel" /><INPUT TYPE = 1 TEXT "NAME = 11 VALUE" size = "40" VALUE = "Title"/>
<INPUT TYPE=11TEXT" size="40" NAME=11VALUE" VALUE="MyLink" /><INPUT TYPE = 11 TEXT "size =" 40 "NAME = 11 VALUE" VALUE = "MyLink"/>
umgeben von Elementen die Anweisungen an die Datenbank geben wie sie mit den Daten umzugehen hat. Dadurch wird der Umgang mit einer Datenbank generisch möglich.surrounded by elements give the instructions to the database how to handle the data. This makes dealing with a database generic possible.
Die von dem Browser 4 befüllten HTML-Formulare werden über das Intra- bzw. Internet an den Server 1 zurückgesendet. Hierbei kann der Server 1 als Webserver ausgebildet sein und auf einer speicherprogrammierbaren Steuerung 5 installiert sein. Damit kann beispielsweise über eine Internetverbindung ein Remote Engineering bzw. Programmieren einer speicherprogrammierbaren Steuerung erfolgen. Mit Hilfe eines Webbrowsers oder auch eines speziellen Engineering-Systems, welches auf dem Browser 4 installiert ist, kann dann über eine entspre¬ chende Verbindung die speicherprogrammierbare Steuerung kon¬ figuriert bzw. parametriert werden. Hierbei sendet der Web- browser oder das Engineering-System mit Hilfe des HTML- Formulars Daten und Anweisungen, wie mit den Daten umzugehen ist, an den Webserver. Der Webserver kann die Daten dann entsprechend der Skript-Anweisungen interpretieren und umsetzen. Insbesondere wird mit Hilfe des beschriebenen Verfahrens die Bearbeitung von Daten einer Datenbank generisch möglich.The HTML forms filled by the browser 4 are sent back to the server 1 via the intranet or internet. Here, the server 1 may be configured as a web server and installed on a programmable logic controller 5. This can be done for example via an Internet connection remote engineering or programming a programmable logic controller. Using a web browser or a special engineering system which is installed on the browser 4, can then be con ¬ figured and parameterized via a entspre ¬ sponding connecting the programmable logic controller. The web browser or the engineering system uses the HTML form to send data and instructions on how to handle the data to the web server. The web server can then interpret and translate the data according to the script instructions. In particular, the processing of data of a database is generically possible with the aid of the described method.
Figur 2 zeigt ein mit Hilfe der Skript-Sprache erstelltes HTML-Formular. Im Folgenden ist der zur Erstellung des Formulars notwendige Code angegeben.FIG. 2 shows an HTML form created using the script language. The following is the code necessary to create the form.
<HTML><HTML>
<HEAD> <TITLE> Homepage der A&amp;D ATS 12 </TITLE><HEAD><TITLE> Homepage of the A &amp; D ATS 12 </ TITLE>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"> <!- ISO-8859-1 oder UTF-8 ~><meta http-equiv = "content-type" content = "text / html; charset = UTF-8"> <! - ISO-8859-1 or UTF-8 ~>
<meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="pragma" content="no-cache"><meta http-equiv = "cache-control" content = "no-cache"> <meta http-equiv = "pragma" content = "no-cache">
<link rel="stylesheet" type="text/css" href="/CSS/MiniWeb.css"> </HEAD> <BODY><link rel = "stylesheet" type = "text / css" href = "/ CSS / MiniWeb.css"> </ HEAD> <BODY>
<H1 > ATS12 RSS-Feed<H1> ATS12 RSS Feed
</H1 > <P> <H2></ H1> <P> <H2>
Erzeuge Eintrag f&uuml;r den Channel <BIG>Create entry for the channel <BIG>
Diplomarbeit gSOAP und Webservices </BIG>. </H2> </P> <HR/>Diploma thesis gSOAP and webservices </ BIG>. </ H2> </ P> <HR />
<P><P>
<SCRIPT LANG UAG E="JavaSchpt" type="text/javascript"> <!-- function DoChannelSendTest( oFormular )<SCRIPT LANG UAG E = "JavaSchpt" type = "text / javascript"> <! - function DoChannelSendTest (oForm)
{{
/* Duplicate title for display */ oFormular.ChanTitle.value = oFormular.DispTitle.value; /* Set PubDate and LastBuildDate */ MyDate = new Date(); oFormular.SetTimei .value = MyDate.toGMTSthng(); oFormular.SetTime2.value = MyDate.toGMTSthng(); return true; } -->/ * Duplicate title for display * / oFormular.ChanTitle.value = oFormular.DispTitle.value; / * Set PubDate and LastBuildDate * / MyDate = new Date (); oFormular.SetTimei .value = MyDate.toGMTSthng (); oFormular.SetTime2.value = MyDate.toGMTSthng (); return true; } ->
</SCRIPT></ SCRIPT>
<H2>Channel erzeugen</H2> <P><H2> Create Channel </ H2> <P>
Bevor Eintr&auml;ge f&uuml;r den Channel erzeugt werden k&ouml;nnen, mu&szlig; der Channel erst einmal erzeugt werden. <BR/> <BR/>Before entries can be created for the channel, must be created. the channel are generated once. <BR/> <BR/>
Da noch kein Channel existiert, bitte mit dem folgenden Formular erst einen Channel erzeugen. </P>Since there is no channel yet, please create a channel with the following form. </ P>
<FORM METHOD="POST" ENCTYPE="text/plain" ACTION=7XMLModApp/Add" enctype="plain/text" OnSub- mit="DoChannelSendTest(this);" ><FORM METHOD = "POST" ENCTYPE = "text / plain" ACTION = 7XMLModApp / Add "enctype =" plain / text "OnSub- with =" DoChannelSendTest (this); ">
<INPUT TYPE=ΗIDDEN" NAME=11FROM" VALUE="/Projekte/ATS12Feed.xml" /><INPUT TYPE = ΗIDDEN "NAME = 11 FROM" VALUE = "/ Projects / ATS12Feed.xml"/>
<INPUT TYPE="HIDDEN" NAME=11WHERE" VALUE=7rss" /> <INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11NODE" /><INPUT TYPE = "HIDDEN" NAME = 11 WHERE "VALUE = 7rss"/><INPUT TYPE = "HIDDEN" NAME = 11 ADD "VALUE = 11 NODE"/>
<INPUT TYPE="HIDDEN" NAME=11VALUE" VALUE="channel" /> <INPUT TYPE="HIDDEN" NAME=11STORE" VALUE="NewChannel" /> <INPUT TYPE="HIDDEN" NAME=11ADD" VALU E=11ATTRI BUTE" /> <INPUT TYPE="HIDDEN" NAME=11NAME" VALUE="Name" /> <INPUT NAME=11VALUE" TYPE="HIDDEN" size="40"<INPUT TYPE = "HIDDEN" NAME = 11 VALUE "VALUE =" channel "/><INPUT TYPE =" HIDDEN "NAME = 11 STORE" VALUE = "NewChannel"/><INPUT TYPE = "HIDDEN" NAME = 11 ADD " VALU E = 11 ATTRI BUTE "/><INPUT TYPE =" HIDDEN "NAME = 11 NAME" VALUE = "Name"/><INPUT NAME = 11 VALUE "TYPE =" HIDDEN "size =" 40 "
VALUE="WebService und gSOAP" READONLY/>VALUE = "WebService and gSOAP" READONLY />
<INPUT TYPE="HIDDEN" NAME=11ADD" VALU E=11ATTRI BUTE" /> <INPUT TYPE="HIDDEN" NAME=11NAME" VALUE="title" /> <INPUT NAME=11VALUE" ID="ChanTitle" TYPE="HIDDEN" VALUE="7> <TABLE BORDER=11I "><INPUT TYPE = "HIDDEN" NAME = 11 ADD "VALU E = 11 ATTRI BUTE"/><INPUT TYPE = "HIDDEN" NAME = 11 NAME "VALUE =" title "/><INPUT NAME = 11 VALUE" ID = " ChanTitle "TYPE =" HIDDEN "VALUE ="7><TABLE BORDER = 11 I ">
<TR> <TD> Titel </TD> <TD><TR> <TD> Title </ TD> <TD>
<INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11NODE" /> <INPUT TYPE="HIDDEN" NAME=11VALUE" VALUE="titel'7> <INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11CONTENT" /> <INPUT ID="DispTitle" NAME=11VALUE" TYPE=11TEXT" size="40" VALUE="Diplomarbeit gSOAP und Webservices" /><INPUT TYPE = "HIDDEN" NAME = 11 ADD "VALUE = 11 NODE"/><INPUT TYPE = "HIDDEN" NAME = 11 VALUE "VALUE ="Title'7><INPUT TYPE = "HIDDEN" NAME = 11 ADD " VALUE = 11 CONTENT "/><INPUT ID =" DispTitle "NAME = 11 VALUE" TYPE = 11 TEXT "size =" 40 "VALUE =" Diploma Thesis gSOAP and Web Services "/>
</TD> </TR> <TR> <TD> Link </TD> <TD> <INPUT TYPE=ΗIDDEN" NAME=11RESTORE11 </ TD></TR><TR> <TD> Link </ TD><TD><INPUT TYPE = ΗIDDEN "NAME = 11 RESTORE 11
VALUE="NewChanner7>VALUE = "NewChanner7>
<INPUT TYPE=ΗIDDEN" NAME=11ADD" VALUE=11NODE" /> <INPUT TYPE="HIDDEN" NAME=11VALUE" VALUE="Link" /> <INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11CONTENT" /> <INPUT TYPE=11TEXT" NAME=11VALUE" size="40"<INPUT TYPE = ΗIDDEN "NAME = 11 ADD" VALUE = 11 NODE "/><INPUT TYPE =" HIDDEN "NAME = 11 VALUE" VALUE = "Link"/><INPUT TYPE = "HIDDEN" NAME = 11 ADD "VALUE = 11 CONTENT "/><INPUT TYPE = 11 TEXT" NAME = 11 VALUE "size =" 40 "
VALUE="/de/Portal/Portal.mwsl?MainSelection=Projects&TabSelection=Entran ce&DataFile=Projects.xml&TemplateFile=AppNavigation.xml&MainApp=&lnser tFile=/Projekte/lndex.mwsl&ProjectName=WebService%20und%20gSOAP7>VALUE = "/ en / Portal / Portal.mwsl? MainSelection = Projects & TabSelection = Entrance & DataFile = Projects.xml & TemplateFile = AppNavigation.xml & MainApp = & lnser tFile = / Projects / lndex.mwsl & ProjectName = WebService% 20and% 20gSOAP7>
</TD> </TR></ TD> </ TR>
<TR> <TD><TR> <TD>
Beschreibung </TD> <TD>Description </ TD> <TD>
<INPUT TYPE="HIDDEN" NAME=11RESTORE" VALUE="NewChannel" /><INPUT TYPE = "HIDDEN" NAME = 11 RESTORE "VALUE =" NewChannel "/>
<INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11NODE" /> <INPUT TYPE="HIDDEN" NAME=11VALUE" VALUE="description" /> <INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11CONTENT" /><INPUT TYPE = "HIDDEN" NAME = 11 ADD "VALUE = 11 NODE"/><INPUT TYPE = "HIDDEN" NAME = 11 VALUE "VALUE =" description "/><INPUT TYPE =" HIDDEN "NAME = 11 ADD" VALUE = 11 CONTENT "/>
<TEXTAREA cols=40" NAME=11VALUE" rows="5" STYLE="overflow:hidden" NAME="VALUE">Beschreibung</TEXTAREA><TEXTAREA cols = 40 "NAME = 11 VALUE" rows = "5" STYLE = "overflow: hidden" NAME = "VALUE"> Description </ TEXTAREA>
</TD> </TR> <TR></ TD> </ TR> <TR>
<TD> Sprache </TD> <TD> <INPUT TYPE="HIDDEN" NAME="RESTORE"<TD> Language </ TD> <TD> <INPUT TYPE = "HIDDEN" NAME = "RESTORE"
VALUE="NewChannel" />VALUE = "NewChannel" />
<INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11NODE" /> <INPUT TYPE="HIDDEN" NAME=11VALUE" VALUE="language" /> <INPUT TYPE=ΗIDDEN" NAME=11ADD" VALUE=11CONTENT" /> <INPUT TYPE=11TEXT" NAME=11VALUE" ID=11VALID" TYPE=11TEXT" VALUE="de-de" /><INPUT TYPE = "HIDDEN" NAME = 11 ADD "VALUE = 11 NODE"/><INPUT TYPE = "HIDDEN" NAME = 11 VALUE "VALUE =" language "/> <INPUT TYPE = ΗIDDEN "NAME = 11 ADD" VALUE = 11 CONTENT "/><INPUT TYPE = 11 TEXT" NAME = 11 VALUE "ID = 11 VALID" TYPE = 11 TEXT "VALUE =" de-de "/>
</TD> </TR></ TD> </ TR>
<TR> <TD><TR> <TD>
Editor </TD> <TD>Editor </ TD> <TD>
<INPUT TYPE="HIDDEN" NAME=11RESTORE" VALUE="NewChannel" /><INPUT TYPE = "HIDDEN" NAME = 11 RESTORE "VALUE =" NewChannel "/>
<INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11NODE" /> <INPUT TYPE="HIDDEN" NAME=11VALUE" VALUE="managingEditor" /><INPUT TYPE = "HIDDEN" NAME = 11 ADD "VALUE = 11 NODE"/><INPUT TYPE = "HIDDEN" NAME = 11 VALUE "VALUE =" managingEditor "/>
<INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11CONTENT" /> <INPUT TYPE=11TEXT" NAME=11VALUE" VALUE="frank.volkmann@siemens.com..." /><INPUT TYPE = "HIDDEN" NAME = 11 ADD "VALUE = 11 CONTENT"/><INPUT TYPE = 11 TEXT "NAME = 11 VALUE" VALUE = "frank.volkmann@siemens.com ..."/>
</TD></ TD>
</TR> <TR> <TD> Web Master </TD></ TR> <TR> <TD> Web Master </ TD>
<TD><TD>
<INPUT TYPE="HIDDEN" NAME=11RESTORE" VALUE="NewChannel" /><INPUT TYPE = "HIDDEN" NAME = 11 RESTORE "VALUE =" NewChannel "/>
<INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11NODE" /> <INPUT TYPE="HIDDEN" NAME=11VALUE" VALUE="webMaster" /><INPUT TYPE = "HIDDEN" NAME = 11 ADD "VALUE = 11 NODE"/><INPUT TYPE = "HIDDEN" NAME = 11 VALUE "VALUE =" webMaster "/>
<INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11CONTENT" /> <INPUT TYPE=11TEXT" NAME=11VALUE" ID=11VALID" TYPE=11TEXT" VALUE="frank. volkmann@siemens.com" READONLY/><INPUT TYPE = "HIDDEN" NAME = 11 ADD "VALUE = 11 CONTENT"/><INPUT TYPE = 11 TEXT "NAME = 11 VALUE" ID = 11 VALID "TYPE = 11 TEXT" VALUE = "frank volkmann @ siemens. com "READONLY />
</TD> </TR></ TD> </ TR>
<TR> <TD> &nbsp; <INPUT TYPE=ΗIDDEN" NAME=11RESTORE11 VALUE="NewChanner7><TR><TD>&nbsp; <INPUT TYPE = ΗIDDEN "NAME = 11 RESTORE 11 VALUE ="NewChanner7>
<INPUT TYPE=ΗIDDEN" NAME=11ADD" VALUE=11NODE" /> <INPUT TYPE="HIDDEN" NAME=11VALUE" VALUE="pubDate" /> <INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11CONTENT" /><INPUT TYPE = ΗIDDEN "NAME = 11 ADD" VALUE = 11 NODE "/><INPUT TYPE =" HIDDEN "NAME = 11 VALUE" VALUE = "pubDate"/><INPUT TYPE = "HIDDEN" NAME = 11 ADD "VALUE = 11 CONTENT "/>
<INPUT TYPE="HIDDEN" NAME=11VALUE" ID="SetTime1 " TYPE=11TEXT" VALUE="notset" /><INPUT TYPE = "HIDDEN" NAME = 11 VALUE "ID =" SetTime1 "TYPE = 11 TEXT" VALUE = "notset"/>
<INPUT TYPE="HIDDEN" NAME="RESTORE" VALUE="NewChannel" /> <INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11NODE" /><INPUT TYPE = "HIDDEN" NAME = "RESTORE" VALUE = "NewChannel"/><INPUT TYPE = "HIDDEN" NAME = 11 ADD "VALUE = 11 NODE"/>
<INPUT TYPE="HIDDEN" NAME=11VALUE" VALUE="lastBuildDate" /> <INPUT TYPE="HIDDEN" NAME=11ADD" VALUE=11CONTENT" /> <INPUT TYPE="HIDDEN" NAME=11VALUE" ID="SetTime2" TYPE=11TEXT" VALUE="notset" /> </TD><INPUT TYPE = "HIDDEN" NAME = 11 VALUE "VALUE =" lastBuildDate "/><INPUT TYPE =" HIDDEN "NAME = 11 ADD" VALUE = 11 CONTENT "/><INPUT TYPE =" HIDDEN "NAME = 11 VALUE" ID = "SetTime2" TYPE = 11 TEXT "VALUE =" notset "/></TD>
<TD><TD>
<INPUT TYPE="SUBMIT" VALUE="Abschicken" /> </TD> </TR> </TABLE><INPUT TYPE = "SUBMIT" VALUE = "Submit" /> </ TD> </ TR> </ TABLE>
</FORM> </P></ FORM> </ P>
</P></ P>
</BODY> </HTML> </ BODY> </ HTML>

Claims

Patentansprüche claims
1. Verfahren zum Lesen von HTML-Formularen (2), wobei die HTML-Formulare insbesondere zur Parametrierung und/oder Projektierung einer speicherprogrammierbaren Steuerung (5) mittels eines Webbrowsers (4) über ein Intra- und/oder Internet verwendet werden,1. A method for reading HTML forms (2), wherein the HTML forms are used in particular for parameterization and / or configuration of a programmable logic controller (5) by means of a web browser (4) via an intranet and / or Internet,
• bei dem die HTML-Formulare aus Formularelementen (3) ge¬ bildet werden, • bei dem eine Scriptsprache definiert wird, welche Verar¬ beitungsanweisungen für die Formularelemente enthält,• if the HTML forms of form elements (3) forms ge ¬, • in which a scripting language is defined which contains proces ¬ beitungsanweisungen for the form elements,
• wobei die einzelnen Formularelemente (3) Datenelemente sind oder• where the individual form elements (3) are data elements or
• wobei die einzelnen Formularelemente (3) Statements der Scriptsprache sind,• whereby the individual form elements (3) are statements of the scripting language,
• wobei ein HTML-Formular aus mindestens einem Statement der Scriptsprache besteht und• where an HTML form consists of at least one statement of the scripting language and
• wobei mit den Formularelementen Nutzdaten und/oder Anweisungen für die Interpretation der Nutzdaten beim Lesen eines HTML-Formulars (2) beschrieben werden.• using the form elements user data and / or instructions for the interpretation of the user data when reading an HTML form (2) are described.
2. Verfahren nach Anspruch 1, bei dem ein HTML-Formular auch aus mindestens einem Datenelement besteht.2. The method of claim 1, wherein an HTML form also consists of at least one data element.
3. Verfahren Nach einem der Ansprüche 1 oder 2, bei dem die die Nutzdaten beschreibenden Formularelemente umgeben sind von den die Anweisungen für die Interpretation der Nutzdaten beschreibenden Formularelementen.3. Method According to one of Claims 1 or 2, in which the form elements describing the user data are surrounded by the form elements describing the instructions for the interpretation of the user data.
4. Verfahren nach einem der vorhergehenden Ansprüche, bei dem neue HTML-Formulare aus einer Datei (6) erstellt wer¬ den .4. The method according to any one of the preceding claims, wherein the new HTML forms from a file (6) created ¬ the.
5. Verfahren nach einem der vorhergehenden Ansprüche, bei dem die HTML-Formulare durch ein generisches Modul (7) auf Basis der zu verarbeitenden Daten oder ihrer Beschreibung erstellt werden. 5. The method according to any one of the preceding claims, wherein the HTML forms are created by a generic module (7) based on the data to be processed or its description.
6. Verfahren nach einem der vorhergehenden Ansprüche, bei dem die Nutzdaten der Formularelemente durch ein generi- sches Modul (7) mithilfe der die Anweisungen für die In¬ terpretation beschreibenden Formularelemente verarbeitet werden.6. The method according to any one of the preceding claims, wherein the payload of the form elements by means of the instructions for the in ¬ pretation descriptive form elements are processed by a generic module (7).
7. Verfahren nach einem der vorhergehenden Ansprüche, bei dem die die Anweisungen für die Interpretation der Nutzdaten beschreibenden Formularelemente zur Bearbeitung von Daten einer Datenbank dienen.7. The method according to any one of the preceding claims, in which serve the instructions for the interpretation of the user data descriptive form elements for processing data of a database.
8. HTML-Formular (2), insbesondere zur Parametrierung und/oder Projektierung einer speicherprogrammierbaren Steuerung (5) über einen Webbrowser über ein Intra- und/oder Internet vorgesehen ist,8. HTML form (2), in particular for the parameterization and / or configuration of a programmable logic controller (5) is provided via a web browser via an intranet and / or Internet,
• wobei das HTML-Formular Formularelemente (3) aufweist,Where the HTML form has form elements (3),
• wobei das HTML-Formular aus einer Scriptsprache besteht, welche Verarbeitungsanweisungen für die Formularelemente enthält, • wobei die einzelnen Formularelemente (3) Datenelemente sind oderWhere the HTML form consists of a scripting language containing processing instructions for the form elements, the individual form elements (3) being data elements or
• wobei die einzelnen Formularelemente (3) Statements der Scriptsprache sind,• whereby the individual form elements (3) are statements of the scripting language,
• wobei das HTML-Formular aus mindestens einem Statement der Scriptsprache besteht und• where the HTML form consists of at least one statement of the scripting language and
• wobei die Formularelemente zur Beschreibung von Nutzda¬ ten und/oder Anweisungen für die Interpretation der Nutzdaten beim Lesen des HTML-Formulars vorgesehen sind.• wherein the form elements for describing Nutzda ¬ th and / or instructions for the interpretation of the user data when reading the HTML form are provided.
9. HTML-Formular (2) nach Anspruch 8, wobei die Parametrierung und/oder Projektierung einer speicherprogrammierbaren Steuerung (5) mittels eines Engineeringsystems (4) über ein Intra- und/oder Internet vorgesehen ist.9. HTML form (2) according to claim 8, wherein the parameterization and / or configuration of a programmable logic controller (5) by means of an engineering system (4) via an intranet and / or Internet is provided.
10. HTML-Formular (2) nach einem der Ansprüche 8 oder 9, wobei das HTML-Formular auch aus mindestens einem Datenele¬ ment besteht. 10. HTML form (2) according to any one of claims 8 or 9, wherein the HTML form also consists of at least one Datenele ¬ ment.
11. HTML-Formular (2) nach einem der Ansprüche 8 bis 10, wobei die die Anweisungen für die Interpretation der Nutzdaten beschreibenden Formularelemente derart angeordnet sind, dass sie die die Nutzdaten beschreibenden Formular- elemente umgeben.11. The HTML form (2) according to claim 8, wherein the form elements describing the instructions for interpreting the user data are arranged such that they surround the form elements describing the user data.
12. HTML-Formular (2) nach einem der Ansprüche 8 bis 11, wobei das HTML-Formular aus einer Datei (6) verstellbar ist.12. HTML form (2) according to any one of claims 8 to 11, wherein the HTML form from a file (6) is adjustable.
13. HTML-Formular (2) nach einem der Ansprüche 8 bis 12, wobei ein generisches Modul (7) zur Erstellung des HTML- Formulars auf Basis der zu verarbeitenden Daten oder ihrer Beschreibung vorgesehen ist.13. HTML form (2) according to any one of claims 8 to 12, wherein a generic module (7) for creating the HTML form is provided on the basis of the data to be processed or its description.
14. HTML-Formular (2) nach einem der Ansprüche 8 bis 13, wobei ein generisches Modul (7) zur Verarbeitung der Nutzdaten der Formularelemente auf Basis der die Anweisungen für die Interpretation beschreibenden Formularelemente vorgesehen ist.The HTML form (2) according to any one of claims 8 to 13, wherein a generic module (7) is provided for processing the payload data of the form elements based on the form elements describing the instructions for the interpretation.
15. HTML-Formular (2) nach einem der Ansprüche 8 bis 14, wobei die die Anweisungen für die Interpretation der Nutzdaten beschreibenden Formularelemente zur Bearbeitung von Daten einer Datenbank vorgesehen sind.15. HTML form (2) according to any one of claims 8 to 14, wherein the instructions for the interpretation of the payload descriptive form elements are provided for processing data of a database.
16. Vorrichtung (1) zum Lesen von HTML-Formularen (2), wobei die HTML-Formulare insbesondere zur Parametrierung und/oder Projektierung einer speicherprogrammierbaren Steuerung (5) über einen Webbrowser über ein Intra- und/oder Internet vorgesehen sind,16. Device (1) for reading HTML forms (2), wherein the HTML forms are provided in particular for parameterization and / or configuration of a programmable logic controller (5) via a web browser via an intranet and / or Internet,
• wobei die HTML-Formulare Formularelemente (3) aufweisen,Where the HTML forms have form elements (3),
• wobei die HTML-Formulare aus einer Scriptsprache beste¬ hen, welche Verarbeitungsanweisungen für die Formular- elemente enthält,• the HTML forms from a script language best ¬ hen, elements which processing instructions for Form contains,
• wobei die einzelnen Formularelemente (3) Datenelemente sind oder • wobei die einzelnen Formularelemente (3) Statements der Scriptsprache sind,• where the individual form elements (3) are data elements or • whereby the individual form elements (3) are statements of the scripting language,
• wobei die HTML-Formulare aus mindestens einem Statement der Scriptsprache bestehen und • wobei die Formularelemente zur Beschreibung von Nutzda¬ ten und/oder Anweisungen für die Interpretation der Nutzdaten beim Lesen des HTML-Formulars vorgesehen sind.• wherein the HTML forms consist of at least one statement of the scripting language and • wherein the form elements for describing Nutzda ¬ th and / or instructions for the interpretation of the user data when reading the HTML form are provided.
17. Vorrichtung (1) nach Anspruch 16, wobei die Vorrichtung als ein Modul eines Webservers oder als Webserver ausge¬ bildet ist.17. Device (1) according to claim 16, wherein the device as a module of a web server or web server as being forms ¬ is.
18. Vorrichtung (1) nach einem der Ansprüche 16 oder 17, wobei die HTML-Formular auch aus mindestens einem Datenele- ment bestehen.18. Device (1) according to one of claims 16 or 17, wherein the HTML form also consist of at least one data element.
19. Vorrichtung (1) nach einem der Ansprüche 16 bis 18, wobei die die Anweisungen für die Interpretation der Nutzdaten beschreibenden Formularelemente derart angeordnet sind, dass sie die die Nutzdaten beschreibenden Formularelemente umgeben.19. Device (1) according to one of claims 16 to 18, wherein the instructions describing the instructions for the interpretation of the user data form elements are arranged such that they surround the user data descriptive form elements.
20. Vorrichtung (1) nach einem der Ansprüche 16 bis 19, wobei die Formulare aus einer Datei (6) erstellbar sind.20. Device (1) according to one of claims 16 to 19, wherein the forms from a file (6) can be created.
21. Vorrichtung (1) nach einem der Ansprüche 16 bis 20, wobei ein generisches Modul (7) zur Erstellung der HTML- Formulare auf Basis der zu verarbeitenden Daten oder ihrer Beschreibung vorgesehen ist.21. Device (1) according to any one of claims 16 to 20, wherein a generic module (7) for creating the HTML forms on the basis of the data to be processed or its description is provided.
22. Vorrichtung (1) nach einem der Ansprüche 16 bis 21, wobei ein generisches Modul (7) zur Verarbeitung der Nutzdaten der Formularelemente auf Basis der die Anweisungen für die Interpretation beschreibenden Formularelemente vorge- sehen ist.22. Device (1) according to one of claims 16 to 21, wherein a generic module (7) for processing the payload of the form elements is provided on the basis of the instructions for the interpretation descriptive form elements.
23. Vorrichtung (1) nach einem der Ansprüche 16 bis 23, wobei die die Anweisungen für die Interpretation der Nutzdaten beschreibenden Formularelemente zur Bearbeitung von Daten einer Datenbank vorgesehen sind. 23. Device (1) according to one of claims 16 to 23, wherein the instructions for the interpretation of the user data descriptive form elements are provided for processing data of a database.
PCT/EP2007/058463 2006-08-25 2007-08-15 System and method for the production and reading of html forms WO2008022955A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE102006039875.0 2006-08-25
DE102006039875A DE102006039875A1 (en) 2006-08-25 2006-08-25 System and method for generating and reading HTML forms

Publications (2)

Publication Number Publication Date
WO2008022955A2 true WO2008022955A2 (en) 2008-02-28
WO2008022955A3 WO2008022955A3 (en) 2008-07-24

Family

ID=38756718

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2007/058463 WO2008022955A2 (en) 2006-08-25 2007-08-15 System and method for the production and reading of html forms

Country Status (2)

Country Link
DE (1) DE102006039875A1 (en)
WO (1) WO2008022955A2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102015202921A1 (en) * 2015-02-18 2016-08-18 Robert Bosch Gmbh Data processing system for monitoring and tracking manufacturing processes

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040103073A1 (en) * 2002-11-21 2004-05-27 Blake M. Brian System for and method of using component-based development and web tools to support a distributed data management system
EP1630697A1 (en) * 2004-08-26 2006-03-01 Siemens Aktiengesellschaft Web server for dynamic generation of web pages in embedded devices

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040103073A1 (en) * 2002-11-21 2004-05-27 Blake M. Brian System for and method of using component-based development and web tools to support a distributed data management system
EP1630697A1 (en) * 2004-08-26 2006-03-01 Siemens Aktiengesellschaft Web server for dynamic generation of web pages in embedded devices

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
"FormMail.asp" COMMERCESTREET.COM, [Online] 2004, XP002482046 Gefunden im Internet: URL:http://www.cibd.com/DocsFormMail.htm> [gefunden am 2008-05-28] *
"Setting SQL tables with a form" HOME.ROSE.NET, [Online] 2003, XP002482045 Gefunden im Internet: URL:http://home.rose.net/support/shop/09007.html> [gefunden am 2008-05-28] *
"Welcome to the generic CGI processor" WILLAMETTE.EDU, [Online] 2005, XP002482047 Gefunden im Internet: URL:http://web.archive.org/web/20050315025338/http://www.willamette.edu/bin/generic.pl/?help> [gefunden am 2008-05-28] *

Also Published As

Publication number Publication date
DE102006039875A1 (en) 2008-02-28
WO2008022955A3 (en) 2008-07-24

Similar Documents

Publication Publication Date Title
DE4440598C1 (en) World Wide Web hypertext information highway navigator controlled by spoken word
DE10051021B4 (en) System, method and computer program for providing interactive web content in statically linked files
EP1771795A1 (en) Method programme and system for the dynamic template-based generation of internet pages
EP1215589A2 (en) Providing project data in a standardized meta-language format
DE10351351A1 (en) Method and system for the dynamic generation of user interfaces
EP1369790A2 (en) Method for dynamically generating structured documents
DE60032403T2 (en) Specially adapted reproduction and presentation of database information
DE10132038A1 (en) Automation system and process for plant visualization
DE10253174A9 (en) Device for developing and / or configuring an automation system
WO2002008951A1 (en) System and method for generating an xml-based error model
WO2008022955A2 (en) System and method for the production and reading of html forms
DE102004045240A1 (en) Representation of process values in automation technology
EP1515207A1 (en) Automatisation object and method for description of an automatisation object using a metalanguage
DE102005052056A1 (en) Graphic data analysis and visualizing system, has graphic module embedding graphics into exportable electronic document and associating graphics with hyperlink information that is embedded in electronic document
EP1094405A2 (en) Method to create a dynamical database retrieval interface
EP2149844B1 (en) Method and computer program for automatically entering data from a database system into a file structure
DE102006050978B3 (en) Hypermedia sites providing method, involves producing and including program source code suitable for client sided execution, in information to be transmitted over hypermedia site, and transmitting information over site to client system
EP0828368B1 (en) Method and system for accessing a multimedia document
DE19951756B4 (en) Data management method and computer program and system for executing it
DE102020208695A1 (en) Provision and display of video data
DE202023106456U1 (en) A system for preparing a thesis for an applied research project
WO2023208578A1 (en) Method and computer program for automatically generating communication interfaces in algorithms from the field of artificial intelligence
DE10133206A1 (en) Automated generation of web pages involves using suitable communications protocol for static part and suitable communications and conversion program for dynamic part
DE102012016824A1 (en) Method for generating control commands for automation device, involves converting transferred control command datums and transmission datums derived from control command datums in device into interpretable code of control commands
DE102006037968B4 (en) Universal and extensible data management with observation and inter-process communication mechanisms

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07802623

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase

Ref country code: DE

NENP Non-entry into the national phase

Ref country code: RU

122 Ep: pct application non-entry in european phase

Ref document number: 07802623

Country of ref document: EP

Kind code of ref document: A2