--- parser3/src/www/htdocs/Attic/index.html 2001/03/21 15:53:31 1.31 +++ parser3/src/www/htdocs/Attic/index.html 2001/03/22 16:38:26 1.35 @@ -1,16 +1,22 @@ @main[] -$href[${request:uri}.] -$href -
+^$root_test=$root_test !
+^$site_test=$site_test !
+^${cookie:вот}=${cookie:вот}?
+^$request:query=$request:query
+^$request:uri=$request:uri
-^$cookie:a={$cookie:a}
-$cookie:a[123] -^$form:a={$form:a}
-$env:CONTENT_LENGTH ?
+
+(^$form:name=$form:name)
+ + +
-^$env:REQUEST_URI={$env:REQUEST_URI}
+@default[test;def] +^if(^test.length[]){$test}{$def} @exception[origin;source;comment;type;code] + + ERROR: ^if(def $source){$origin '$source'} ${comment}.