--- parser3/src/www/htdocs/Attic/index.html 2001/09/20 09:17:55 1.320
+++ parser3/src/www/htdocs/Attic/index.html 2001/09/21 08:38:28 1.325
@@ -1,4 +1,5 @@
@main[]
+#$response:content-type[$.value[text/html] $.charset[windows-1251]]
^xslt[]
OK
@@ -70,10 +71,13 @@ $people[^dom.select[*/man]]
@show-dom2[dom]
^dom.save[save.xml;
$.encoding[windows-1251]
- $.method[html]
+ $.method[xml]
]
-$file[^dom.file[]]
-^file.save[text;save2.xml]
+$file[^dom.file[
+ $.encoding[windows-1251]
+ $.method[html]
+]]
+^file.save[text;save_file.html]
^taint[^dom.string[
$.encoding[windows-1251]
$.method[html]