Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.44 and 1.239

version 1.44, 2001/03/24 09:44:21 version 1.239, 2001/07/25 10:57:58
Line 1 Line 1
 @main[]  @main[]
   #$response:status[404]
 $t[^table:load[/test.cfg]]  #$response:location[/inh.html]
 ^process[@b[]  #<hr>
 f  $таблица[^table:set{a   b
 ]  1       2
 ^b[]  11      22
   }]
 ^$t.a=$t.a<BR>  ^$таблица.fields.a=$таблица.fields.a<br>
   ^$таблица.a=$таблица.a<br>
 ^$request:uri=$request:uri<BR>  <hr>
 ^$env:PATH_INFO=$env:PATH_INFO<BR>  $n[]
 ^$env:REMOTE_ADDR=$env:REMOTE_ADDR<BR>  =^n.match[sdf][]{123}=
   <hr>
 ^rem{  
 $response:body[]  =$3=
 $response:location[http://parser3/123]  <hr>
   
   $бва®Є [123]
   ^бва®Є .match[(.);g]{($match.1)}
   <hr>
   $a{
           $b[1]
 }  }
   ^$b=$b<br>
   ^$a!$a<br>
 <HR>  ^$b=$b<br>
 ^^auto_test[]:<BR>  <hr>
 <ol>  
 ^auto_test[]  
 </ol>  
 <HR>  
   
 ^${cookie:вот}=${cookie:вот}?<BR>  
 ^$request:query=$request:query<BR>  
 ^$request:uri=$request:uri<BR>  
   
 <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]  
 <body bgcolor=black>  
 <font color=white>  
 ERROR:  
 ^if(def $source){$origin '$source'}  
 ${comment}.  
 ^if(def $type){type=$type}  
 ^if(def $code){code=$code}  
   
 @auto_test[]  
 ^BASE.auto_test[]  
 <li>$request:uri<BR>  
   

Removed from v.1.44  
changed lines
  Added in v.1.239


E-mail: