--- parser3/www/htdocs/Attic/_bug.html 2004/03/01 13:33:11 1.20 +++ parser3/www/htdocs/Attic/_bug.html 2004/03/02 13:37:45 1.22 @@ -1,3 +1,10 @@ -$image[^image::create(100;100)] -^image.pixel(0;0;0xFF0000) -$response:body[^image.gif[]] \ No newline at end of file +$request:charset[koi8-r] +#$request:charset[windows-1251] +$request:charset/$response:charset
+ +^connect[$SQL.connect-string]{ +$t[^table::sql{select * from paf}] +$c[^t.columns[]] +^c.menu{$c.column
+} +} \ No newline at end of file