--- parser3/src/www/htdocs/Attic/index.html 2001/12/15 21:49:18 1.503 +++ parser3/src/www/htdocs/Attic/index.html 2001/12/24 10:00:05 1.511 @@ -1,6 +1,11 @@ -@main[] +@auto[] $request:charset[windows-1251] $response:charset[windows-1251] + +@main[] +^mail3[] +#^ttime[] +#^tupper[] #^treplace[] #^xslt2[] #^tcache2[] @@ -73,12 +78,35 @@ $response:charset[windows-1251] #^exec[] #^fori[] #^tconnect[] -^xslt[] +#^xslt[] #^xml[] #^header[]
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 . _ @@ -301,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]] @@ -739,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]
@@ -750,4 +776,3 @@ $file[^xdoc.file[
 	$.media-type[text/paf]
 ]]
 
-