--- parser3/src/www/htdocs/Attic/index.html 2001/09/21 07:30:25 1.324
+++ parser3/src/www/htdocs/Attic/index.html 2001/09/25 16:33:05 1.330
@@ -1,10 +1,11 @@
@main[]
-$response:content-type[$.value[text/html] $.charset[windows-1251]]
+#^connect[mysql://hren]{^void:sql{nothing}}
+#$response:content-type[$.value[text/html] $.charset[utf-8]]
^xslt[]
OK
@xslt[]
-$dom[^dom::set{
+$dom[^dom::set{
@@ -70,15 +71,15 @@ $people[^dom.select[*/man]]
@show-dom2[dom]
^dom.save[save.xml;
- $.encoding[windows-1251]
+# $.encoding[windows-1251]
$.method[xml]
]
$file[^dom.file[
- $.encoding[windows-1251]
+# $.encoding[windows-1251]
$.method[html]
]]
^file.save[text;save_file.html]
-^taint[^dom.string[
- $.encoding[windows-1251]
- $.method[html]
-]]
\ No newline at end of file
+^taint[^dom.string[]]
+# $.encoding[windows-1251]
+# $.method[xml]
+#]]