--- parser3/www/htdocs/Attic/_bug.html 2004/03/09 14:49:47 1.29
+++ parser3/www/htdocs/Attic/_bug.html 2004/09/01 12:21:43 1.64
@@ -1,27 +1,13 @@
-@main[]
-$request:charset[windows-1251]
-$response:charset[windows-1251]
-$response:content-type[text/html]
-
-^if(def $form:param){
- ^$form:param=$form:param
-
- $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
+
+^mail:send[
+ $.from[from]
+ $.to[to]
+ $.html{
+ cid=xxx
+ }
+ $.file[
+ $.value[^file::load[binary;_bug.html]]
+# $.content-disposition[inline]
+ $.content-disposition[]
+ ]
+]
\ No newline at end of file