Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.28 and 1.33

version 1.28, 2001/03/20 07:37:13 version 1.33, 2001/03/22 07:05:46
Line 1 Line 1
 $t[^table:load[nameless;test.cfg]]  @main[]
 ^t.save[test2.cfg]  ${cookie:н}?
 <form method=post enctype=multipart/form-data>  
 <input name=photo type=file>  <form method=post>
   (^$form:name=$form:name)<BR>
   <input name=name value="^default[$form:name;не знаю]">
 <input type=submit>  <input type=submit>
 </form>  </form>
 <hr>  
 ^if($form:photo){  @default[test;def]
         <pre>  ^if(^test.length[]){$test}{$def}
         ^$form:photo.name='$form:photo.name'  
         ^$form:photo.size='$form:photo.size'  @exception[origin;source;comment;type;code]
         ^$form:photo.text='$form:photo.text'  ERROR:
         ^form:photo.save[paf.txt]  ^if(def $source){$origin '$source'}
         </pre>  ${comment}.
 }  ^if(def $type){type=$type}
   ^if(def $code){code=$code}

Removed from v.1.28  
changed lines
  Added in v.1.33


E-mail: