Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.26 and 1.313

version 1.26, 2001/03/20 06:45:22 version 1.313, 2001/09/17 16:49:15
Line 1 Line 1
 $t[^table:load[проверка.cfg]]  @main[]
 $t.a  ^xslt[]
   
 <form method=post enctype=multipart/form-data>  @xslt[]
 <input name=photo type=file>  $dom[^dom::set{<?xml version="1.0" encoding="windows-1251"?>
 <input type=submit>  
 </form>  <people>
 <hr>          <man id="1">
 ^if($form:photo){                  <name>PAF</name>
         <pre>          </man>
         ^$form:photo.name='$form:photo.name'          <man id="2">
         ^$form:photo.size='$form:photo.size'                  <name>ПИФ</name>
         ^$form:photo.text='$form:photo.text'          </man>
         ^form:photo.save[-вовка.txt]  </people>
         </pre>  }]
   
   $people[^dom.xpath[/people/man/name]]
   
   ^for[i](0;^people._count[]-1){
           z$people.$i.first-child.value<br>       
 }  }
   OK
   

Removed from v.1.26  
changed lines
  Added in v.1.313


E-mail: