--- parser3/src/www/htdocs/Attic/index.html 2001/12/17 17:59:51 1.505 +++ parser3/src/www/htdocs/Attic/index.html 2001/12/24 10:03:43 1.512 @@ -1,8 +1,11 @@ -@main[] -^eval(100/6)[%.2f] +@auto[] $request:charset[windows-1251] $response:charset[windows-1251] -^tupper[] + +@main[] +^mail3[] +#^ttime[] +#^tupper[] #^treplace[] #^xslt2[] #^tcache2[] @@ -81,6 +84,28 @@ $response:charset[windows-1251]
OK +@mail3[] +^mail:send[ + $.from[Александр Петросян ] + $.to[Александр Петросян ] + $.subject[проверка4] + $.body[ + $.text[ + $.content-type[$.value[text/plain] $.charset[windows-1251]] + $.body[проверка] + ] + $.attachment[ + $.value[^file::load[text;index.html]] + $.file-name[привет всем.html] + ] + ] +] + + +@ttime[] +$now[^date::now[]] +$now.hour:$now.minute + @tupper[] $t[abcABCабвАБВ] $t
@@ -308,14 +333,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]] @@ -746,7 +769,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]
@@ -757,4 +780,3 @@ $file[^xdoc.file[
 	$.media-type[text/paf]
 ]]
 
-