--- parser3/src/www/htdocs/Attic/index.html 2001/07/25 14:36:04 1.244
+++ parser3/src/www/htdocs/Attic/index.html 2001/09/11 08:39:04 1.306
@@ -1,36 +1,26 @@
@main[]
-^connect[odbc://dsn=voz7^;uid=voz^;pwd=pwd]{
-# ^void:sql{insert into хрен (a) values (1)}
- $пресса[^table:sql{select * from press where header='$form:h'}]
- ^пресса.menu{
- $пресса.id, $пресса.date_row, $пресса.header, $пресса.short_text^rem{, $пресса.full_text}, $пресса.mode
- }[
]
-}
-
-#$response:status[404]
-#$response:location[/inh.html]
-#
-$таблица[^table:set{a b
-1 2
-11 22
-}]
-^$таблица.fields.a=$таблица.fields.a
-^$таблица.a=$таблица.a
-
-$n[]
-=^n.match[sdf][]{123}=
-
+^testdom2[]
+#^testdom1[]
+#^testdom0[]
-=$3=
-
+@testdom2[]
+$dom[^dom::load[test.xml]]
+#^dom.save[$.encoding[windows-1251];write.xml]
+#^dom.save[;write.xml]
+^dom.save[$.encoding[windows-1251] $.method[xml];write.xml]
+^dom.save[$.encoding[windows-1251] $.method[html];write.html]
+^dom.save[$.encoding[windows-1251] $.method[text];write.txt]
-$строка[123]
-^строка.match[(.);g]{($match.1)}
-
-$a{
- $b[1]
-}
-^$b=$b
-^$a!$a
-^$b=$b
-
+@testdom1[]
+$dom[^dom::load[test.xml]]
+$dom[^dom.xslt[test.xsl;$.param1(48)]]
+$response:body[^dom.file[windows-1251]]
+
+@testdom0[]
+$dom[^dom::load[test.xml]]
+^dom.save[windows-1251;write.xml]
+^dom.string[windows-1251]
+$файл[^dom.file[windows-1251]]
+^файл.save[binary;writefile.xml]
+$response:body[$файл]
+OK
\ No newline at end of file