--- parser3/src/www/htdocs/Attic/index.html 2001/10/08 14:09:18 1.365 +++ parser3/src/www/htdocs/Attic/index.html 2001/10/08 16:06:49 1.368 @@ -1,4 +1,7 @@ @main[] +^image[] +#^mail[] +#^cookie[] #^response[] #^regexp2[] #^ttablerem[] @@ -9,10 +12,32 @@ #^fori[] #^tconnect[] #^xslt[] -^xml[] +#^xml[] #^header[] OK +@image[] +$pict[^image::create(400;200)] +^pict.arc($pict.width/2;$pict.height/2;$pict.width;$pict.height;0;360;0x000000) +^pict.circle($pict.width/2;$pict.height/2;$pict.height/2-5;0x000000) +$response:body[^pict.gif[]] + + + +@mail[] +^mail:send[ + $.to[Александр Петросян ] + .. +] + +@cookie[] +$env:HTTP_COOKIE
+ +#$cookie:переменная[test тест ТЕСТ2] +=$cookie:переменная=
+#$cookie:переменная2[test тест ТЕСТ3] +=$cookie:переменная2=
+ @response[] #^if($form:reload){ $response:refresh[$.value[0] $.url[./t.html?uri=$env:SERVER_NAME]]