Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.24 and 1.31

version 1.24, 2001/03/19 23:07:25 version 1.31, 2001/03/21 15:53:31
Line 1 Line 1
 <form method=post enctype=multipart/form-data>  @main[]
 <input name=photo type=file>  $href[${request:uri}.]
 <input type=submit>  <a href=$href>$href</a>
 </form>  <HR>
 <hr>  
 ^if($form:photo){  ^$cookie:a={$cookie:a}<BR>
         <pre>  $cookie:a[123]
         ^$form:photo.name='$form:photo.name'  ^$form:a={$form:a}<BR>
         ^$form:photo.size='$form:photo.size'  $env:CONTENT_LENGTH ?<BR>
         ^$form:photo.text='$form:photo.text'  
         ^form:photo.save{paf.txt}  ^$env:REQUEST_URI={$env:REQUEST_URI}<BR>
         </pre>  
 }  @exception[origin;source;comment;type;code]
   ERROR:
   ^if(def $source){$origin '$source'}
   ${comment}.
   ^if(def $type){type=$type}
   ^if(def $code){code=$code}

Removed from v.1.24  
changed lines
  Added in v.1.31


E-mail: