--- parser3/src/www/htdocs/Attic/index.html 2001/03/18 17:45:51 1.17 +++ parser3/src/www/htdocs/Attic/index.html 2001/09/11 08:39:04 1.306 @@ -1,9 +1,26 @@ @main[] -^untaint[as-is]{^process[$request:query]}
-^$request:query=$request:query
-^$request:uri=$request:uri
-aaaaaaaa -$response:test[$value[value] $attr[attr value]] +^testdom2[] +#^testdom1[] +#^testdom0[] -^response:clear[] -$response:body[גמע] \ No newline at end of file +@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] + +@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