--- parser3/src/www/htdocs/Attic/index.html 2001/03/18 14:45:31 1.12 +++ parser3/src/www/htdocs/Attic/index.html 2001/03/22 07:05:46 1.33 @@ -1,12 +1,18 @@ @main[] -^untaint[as-is]{^process[$request:query]} -^$request:query=$request:query
-^$request:uri=$request:uri
-$response:Zcontent-type[test] -$m&n[] -$response:body[replaced] -a +${cookie:н}? -$response:a[av] -^$response:a=$response:a +
+(^$form:name=$form:name)
+ + +
+@default[test;def] +^if(^test.length[]){$test}{$def} + +@exception[origin;source;comment;type;code] +ERROR: +^if(def $source){$origin '$source'} +${comment}. +^if(def $type){type=$type} +^if(def $code){code=$code}