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

version 1.59, 2001/03/26 09:53:45 version 1.239, 2001/07/25 10:57:58
Line 1 Line 1
 @auto[]  
 $html-typo[^table:set{user      html    comment  
 <<      &laquo^;        длинные user вперёд  
 >>      &raquo^;  
 \n\n    <p>     !эти есть в таблице по умолчанию  
 \n      <br>    !но т.к. заменяем, надо повторить.  
 <       &lt^;   !можно этим воспользоваться,  
 >       &gt^;   !и что-то сделать ДО обычных замен  
 "       &quot^; !например из << и >>  
 &       &amp^;  !сделать ёлочки-кавычки.  
 _       &nbsp^;  
 ^#AB    &laquo^;        windows коды ёлочек  
 ^#BB    &raquo^;        windows коды ёлочек  
 (c)     &copy^;  
 ^#A9    &copy^; windows (c)  
 }]  
 ^html-typo.save[a]  
   
 @main[]  @main[]
 ^taint[html-typo;не знаю  #$response:status[404]
 я ничего  #$response:location[/inh.html]
   #<hr>
 <<слово длинное>>  $таблица[^table:set{a   b
   1       2
 (c) by Я  11      22
 ]<HR>  }]
 $t[^table:load[/test.cfg]]  ^$таблица.fields.a=$таблица.fields.a<br>
 ^process[@b[]  ^$таблица.a=$таблица.a<br>
 f  <hr>
 ]  $n[]
 ^b[]<BR>  =^n.match[sdf][]{123}=
   <hr>
 ^$t.a=$t.a<BR>  
 ^t.offset[2]  =$3=
 $r[^t.record[]]  <hr>
 ^$r.a=$r.a<BR>  
   $бва®Є [123]
 ^$request:uri=$request:uri<BR>  ^бва®Є .match[(.);g]{($match.1)}
 ^$env:PATH_INFO=$env:PATH_INFO<BR>  <hr>
 ^$env:REMOTE_ADDR=$env:REMOTE_ADDR<BR>  $a{
           $b[1]
 ^rem{  
 $response:body[]  
 $response:location[http://parser3/123]  
 }  }
   ^$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>  
 <table border=1 width=250><tr><td>$form:name</td></tr></table>  
 <textarea name=name rows=5 cols=40>^untaint[html]{^default[$form:name;не знаю]}</textarea><BR>  
 <input type=submit>  
 </form>  
   
 @default[test;def]  
 $result[^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  
   

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


E-mail: