Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.15 and 1.34

version 1.15, 2001/03/18 17:24:56 version 1.34, 2001/03/22 11:19:17
Line 1 Line 1
 @main[]  @main[]
 ^untaint[as-is]{^process[$request:query]}<BR>  
 ^$request:query=$request:query<BR>  
 ^$request:uri=$request:uri<BR>  
 <a href=^taint[uri][вот$request:query]>aaaaaaaa</a>  
 $response:test[$value[value] $attr[attr value]]  
   
   ^$root_test=$root_test !<BR>
   ^$site_test=$site_test !<BR>
   ${cookie:н}?
   
   <form method=post>
   (^$form:name=$form:name)<BR>
   <input name=name value="^default[$form:name;не знаю]">
   <input type=submit>
   </form>
   
   @default[test;def]
   ^if(^test.length[]){$test}{$def}
   
   @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.15  
changed lines
  Added in v.1.34


E-mail: