--- parser3/www/htdocs/Attic/_bug.html 2004/03/02 16:55:28 1.25
+++ parser3/www/htdocs/Attic/_bug.html 2004/03/09 14:49:47 1.29
@@ -1,7 +1,27 @@
+@main[]
$request:charset[windows-1251]
$response:charset[windows-1251]
+$response:content-type[text/html]
+^if(def $form:param){
+ ^$form:param=$form:param
-^nothing.left(10)
-^nothing.right(10)
-^nothing.mid(1;10)
+ $several[$form:tables.several]
+ ^$form:tables.several=^several.menu{
+ $several.field
+ }[,]
+}{
+
+$f[^file::load[text;http://parser3/_bug.html;
+# $.method[POST]
+ $.form[
+ $.param[pass=ed
+ ]
+ $.several[^table::create[nameless]{1^#0A2}]
+ ]
+ $.any-status(1)
+]]
+
+=$f.text=
+
+}
\ No newline at end of file