Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.11 and 1.309

version 1.11, 2001/03/18 13:22:08 version 1.309, 2001/09/11 09:14:04
Line 1 Line 1
 @main[]  @main[]
 ^untaint[as-is]{^process[$request:query]}  ^testdom4[]
 ^$request:query=$request:query<BR>  #^testdom3[]
 ^$request:uri=$request:uri<BR>  #^testdom2[]
 $response:Zcontent-type[test]  #^testdom1[]
 $m&n[<z>]  #^testdom0[]
 ^m&n[]  OK
 $response:a[av]  
 ^$response:a=$response:a  
   
   @testdom4[]
   $dom[^dom::set[<?xml version="1.0" encoding="windows-1251"?>
   
   <doc>testing ïðîâåðêà ÏÐÎÂÅÐÊÀ</doc>
   ]]
   $response:body[^dom.file[$.encoding[windows-1251]]]
   
   @testdom3[]
   $dom[^dom::load[test.xml]]
   $dom[^dom.xslt[test.xsl;$.param1(48)]]
   $dom[^dom.xslt[test.xsl;$.param1(48)]]
   
   @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[$.encoding[windows-1251]]]
   
   @testdom0[]
   $dom[^dom::load[test.xml]]
   ^dom.save[$.encoding[windows-1251];write.xml]
   ^dom.string[$.encoding[windows-1251]]
   $ôàéë[^dom.file[$.encoding[windows-1251]]]
   ^ôàéë.save[binary;writefile.xml]
   $response:body[$ôàéë]
   OK
   

Removed from v.1.11  
changed lines
  Added in v.1.309


E-mail: