--- parser3/www/htdocs/Attic/index.html 2002/02/26 12:49:46 1.15 +++ parser3/www/htdocs/Attic/index.html 2002/03/11 08:06:11 1.20 @@ -7,7 +7,11 @@ $response:charset[windows-1251] $response:content-type[$.value[text/html]$.charset[$response:charset]] @main[] -^xmlprobs[] +#^method_junction_params{...} +#^verifyCookie[paf] +^execlangs[] +#$t[^tobjeresult[]]$t.a +#^xmlprobs[] #^doubleprobs[] #^math:random(-10) #^divnamestop[] @@ -103,6 +107,30 @@ $response:content-type[$.value[text/html
OK +@method_junction_params[param] +^if($param is junction){junction}{ne junction} + +@verifyCookie[value] +^if($cookie:dummyvote eq $value){ + $result(1) +}{ + $cookie:dummyvote[$value] + $result(0) +} + +@execlangs[] +$f[^file::exec[test.pl]] +^process{$f.text} +#$c[^t.columns[]] +#^c.menu{ +#* $c.column
+#} +=$t.c= + +@tobjeresult[] +^table::create{a +12} + @xmlprobs[] $xmlDataType[^xdoc::load[program.xml]] #
^taint[^xmlDataType.string[]]