--- parser3/src/www/htdocs/Attic/index.html 2001/12/10 10:20:24 1.498 +++ parser3/src/www/htdocs/Attic/index.html 2001/12/24 10:00:05 1.511 @@ -1,5 +1,12 @@ +@auto[] +$request:charset[windows-1251] +$response:charset[windows-1251] + @main[] -^treplace[] +^mail3[] +#^ttime[] +#^tupper[] +#^treplace[] #^xslt2[] #^tcache2[] #$ORIGINS(1) @@ -77,6 +84,29 @@
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
+^t.upper[] + @treplace[] $copy-paste-clean[^table::set{a b . _ @@ -299,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]] @@ -737,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]
@@ -748,4 +776,3 @@ $file[^xdoc.file[
 	$.media-type[text/paf]
 ]]
 
-