Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.98 and 1.109

version 1.98, 2001/04/03 17:15:09 version 1.109, 2001/04/05 18:18:45
Line 28  $n Line 28  $n
 #^data.match[1][g]{X}  #^data.match[1][g]{X}
   
 @mt[s;m]  @mt[s;m]
 $m ^if(^s.match[$:m][i]){matches}{do not match} $s<BR>  $m ^if(^s.match[$:m;i]){matches}{does not match} $s<BR>
   
 @main[]  @main[]
   ^connect[$SQL.connect-string]{
           $random_age(^random:generate(10000))
           $shit[^taint[our's]]
   #       $paf[^table:sql{insert into paf (name, age) values ('$shit', $random_age)}(1;4)]
           $paf[^table:sql{select * from paf}(1;4)]
           <table border=1>
                   <tr><td>id</td><td>name</td><td>age</td></tr>
                   ^paf.menu{<tr><td>$id</td><td>$name</td><td>$age</td></tr>}
           </table>
   }
   
   <HR>
   
   $with-cr[^table:set{a   b
   ^taint[<1
   2>]     3
   }]
   "$with-cr.a"<BR>
   <HR>
   ^if(def $form:s){
           $form:s<BR>
           ^form:s.match[!][g]{<b>!</b>}<BR>
           <HR>
   }
   
 $r[1223]  $r[1223]
 ^^"$r".match[2][]{(^$match)}=^r.match[2][]{($match)}<BR>  ^^"$r".match[2][]{(^$match)}=^r.match[2][]{($match)}<BR>
 ^^"$r".match[2][i]{(^$match)}=^r.match[2][i]{($match)}<BR>  ^^"$r".match[2][i]{(^$match)}=^r.match[2][i]{($match)}<BR>
Line 59  $sm[^s.match[(.)][]] Line 84  $sm[^s.match[(.)][]]
 }  }
 <HR>  <HR>
 ^mt[$s;я]  ^mt[$s;я]
   ^mt[$s;Я]
 ^mt[$s;b]  ^mt[$s;b]
 ^mt[$s;^^b]  ^mt[$s;^^b]
 ^mt[$s;^^a]  ^mt[$s;^^a]
Line 199  $response:location[http://parser3/123] Line 225  $response:location[http://parser3/123]
   
 <form method=post>  <form method=post>
 <table border=1 width=250><tr><td>$form:name</td></tr></table>  <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>  <textarea name=name rows=5 cols=40>^untaint[html]{^default[$form:name;Пробный текст: А.Ф._Петросян <<Жизнь в Аду>>
   нажми Submit]}</textarea><BR>
 <input type=submit>  <input type=submit>
 </form>  </form>
   

Removed from v.1.98  
changed lines
  Added in v.1.109


E-mail: