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

version 1.28.2.1, 2001/03/21 10:58:09 version 1.313, 2001/09/17 16:49:15
Line 1 Line 1
 $response:refresh[$value[2] $content[url=http://design.ru]]  @main[]
   ^xslt[]
   
 $t[^table:load[nameless;test.cfg]]  @xslt[]
 ^t.save[test2.cfg]  $dom[^dom::set{<?xml version="1.0" encoding="windows-1251"?>
 <form method=post enctype=multipart/form-data>  
 <input name=photo type=file>  <people>
 <input type=submit>          <man id="1">
 </form>                  <name>PAF</name>
 <hr>          </man>
 ^if($form:photo){          <man id="2">
         <pre>                  <name>دبش</name>
         ^$form:photo.name='$form:photo.name'          </man>
         ^$form:photo.size='$form:photo.size'  </people>
         ^$form:photo.text='$form:photo.text'  }]
         ^form:photo.save[paf.txt]  
         </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.28.2.1  
changed lines
  Added in v.1.313


E-mail: