Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.46 and 1.52

version 1.46, 2001/03/24 11:33:30 version 1.52, 2001/03/24 19:55:34
Line 1 Line 1
 @USE  @auto[]
 index.cgihtml  $html-typo[^table:set{user      html
 index.cgihtml  _       &nbsp^;
 index.cgihtml  &lt^;&lt^;      &laquo^;
 index.cgihtml  &gt^;&gt^;      &raquo^;
   }]
   
 @main[]  @main[]
   ^taint[html-typo;<<]<HR>
 $t[^table:load[/test.cfg]]  $t[^table:load[/test.cfg]]
 ^process[@b[]  ^process[@b[]
 f  f
Line 36  $response:location[http://parser3/123] Line 37  $response:location[http://parser3/123]
 ^$request:uri=$request:uri<BR>  ^$request:uri=$request:uri<BR>
   
 <form method=post>  <form method=post>
 (^$form:name=$form:name)<BR>  <table border=1 width=250><tr><td>$form:name</td></tr></table>
 <input name=name value="^default[$form:name;не знаю]">  <textarea name=name rows=5 cols=40>^untaint[html]{^default[$form:name;не знаю]}</textarea><BR>
 <input type=submit>  <input type=submit>
 </form>  </form>
   
 @default[test;def]  @default[test;def]
 ^if(^test.length[]){$test}{$def}  $result[^if(^test.length[]){$test}{$def}]
   
 @exception[origin;source;comment;type;code]  @exception[origin;source;comment;type;code]
 <body bgcolor=black>  <body bgcolor=black>
Line 55  ${comment}. Line 56  ${comment}.
   
 @auto_test[]  @auto_test[]
 ^BASE.auto_test[]  ^BASE.auto_test[]
 <li>$request:uri<BR>  <li>$request:uri
   

Removed from v.1.46  
changed lines
  Added in v.1.52


E-mail: