--- parser3/src/www/htdocs/Attic/index.html 2001/12/15 22:26:22 1.504
+++ parser3/src/www/htdocs/Attic/index.html 2001/12/24 10:00:05 1.511
@@ -1,7 +1,11 @@
-@main[]
+@auto[]
$request:charset[windows-1251]
$response:charset[windows-1251]
-^tupper[]
+
+@main[]
+^mail3[]
+#^ttime[]
+#^tupper[]
#^treplace[]
#^xslt2[]
#^tcache2[]
@@ -80,6 +84,24 @@ $response:charset[windows-1251]
OK
+@mail3[]
+^mail:send[
+ $.from[Александр Петросян ]
+ $.to[Александр Петросян ]
+ $.subject[проверка2]
+ $.body[
+ $.text[
+ $.content-type[$.value[text/plain] $.charset[windows-1251]]
+ $.body[проверка]
+ ]
+ ]
+]
+
+
+@ttime[]
+$now[^date::now[]]
+$now.hour:$now.minute
+
@tupper[]
$t[abcABCабвАБВ]
$t
@@ -307,14 +329,12 @@ $dom_created_in_air[^xdoc::create[doc]]
@tcache[]
-^rem{
#^hashfile:clear[cache]
$code[^hashfile::open[$DB_HOME;cache]]
^code.cache[key](2){
^math:random(100)
# ^code.delete[]
}
-}
@thashfileexp[]
$hf[^hashfile::open[$DB_HOME;hashfile]]
@@ -745,7 +765,7 @@ $file[^xdoc.file[
^file.save[text;out/save_file.html]
#$response:body[^xdoc.file[ $.media-type[text/paf] ]]
^taint[html][^xdoc.string[
-# $.method[html]
+ $.method[html]
# $.version[1.0]
# $.encoding[utf-8]
# $.omit-xml-declaration[yes]
@@ -756,4 +776,3 @@ $file[^xdoc.file[
$.media-type[text/paf]
]]
-