--- parser3/src/www/htdocs/Attic/index.html 2001/09/20 14:25:06 1.322
+++ parser3/src/www/htdocs/Attic/index.html 2001/09/24 14:34:25 1.329
@@ -1,4 +1,6 @@
@main[]
+#^connect[mysql://hren]{^void:sql{nothing}}
+#$response:content-type[$.value[text/html] $.charset[utf-8]]
^xslt[]
OK
@@ -69,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]
+#]]
\ No newline at end of file