List of articles   choose language


Browser sends XML



Agreements

tagattributecharacteristicstyle
new html-keywordslinealingpointdefault
values of new html-keywordssideromb
old html-keywordstdidlist
values of old html-keywordscircle
communication xmlsoundsyncpower
values of communication xmlnouser
keyboard and mouser commandenter

Scalar widgets

All scalar widgets send values in xml-attribute text. For example, constructions

<select name=a>
 <option value=k1>g1</option>
 <option value=k2>g2</option>
 <option value=k3>g3</option>
</select>
<input type=radio name=a value=k1>g1<br>
<input type=radio name=a value=k2>g2<br>
<input type=radio name=a value=k3>
g1
g2
g3
send the following at choice of second item
<a text=k2>

Diagnostics

If file or service, requested by form, is not exist, then browser displays not-sent XML-data in window "It's impossible to display page".

Besides that, if form refers to textual file in local file system, then xml-data will be added in the end of this file. And if file don't exist, then browser create a textual (with path and name, specified in attribute) and write down XML-datas into it.



It is impossible to display page
send to:    program_name.exe
parameters:
  <work profession="chemist" graduating="1900" experience="10">
    <workplace in_date="01.90" out_date="01.91" ltd="AAA" why="aaa">
    <workplace in_date="01.92" out_date="01.93" ltd="BBB" why="bbb">
    <workplace in_date="01.94" out_date="01.95" ltd="CCC" why="ccc">
    <workplace in_date="01.96" out_date="01.97" ltd="DDD" why="ddd">
  </work>

To pick up a coordinates of point of broken or curves line is more convenient by using drag-and-drop of points and sections.

Characteristic NEXT

I offer to enter new characteristic next of tag form for specifing a behaviour of a browser after reception of information.

Characteristic WAIT

I offer to enter new characteristic wait of tag form, which specifies, whether it's necessary to wait block's end for beginning to update browser window.

Resume

Characteristics
tag characteristic default value list of possible values
form next document document, movement, rotation, execute
wait no no, yes



html60author



List of articles   choose language


Используются технологии uCoz