Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.117 and 1.124

version 1.117, 2001/04/07 10:34:49 version 1.124, 2001/04/08 13:15:52
Line 31  $n Line 31  $n
 $m ^if(^s.match[$:m;i]){matches}{does not match} $s<BR>  $m ^if(^s.match[$:m;i]){matches}{does not match} $s<BR>
   
 @main[]  @main[]
 ^mail:send[  ^rem{^mail:send[
         $content-type[      $to[paf@design.ru]
             $value[text/plain]      $from[paf@design.ru]
         $charset[windows-1251]          $body[
         ]                  $1[
     $to[paul]                          $content-type[
     $from[paf]                              $value[text/plain]
     $body[                          $charset[windows-1251]
         hi, paul.                          ]
                           $body[привет, PAF.
   
         sincerily yours,  sincerily yours,
         PAF  PAF
     ]  
 ]  ]
 <HR>                  ]
                   $attach[
                           $value[^file:load[test.zip]]
                           $type[uue]
                           $file-name[retest.zip]
                   ]
           ]
   ]
   }
   
 ^mail:send{  ^rem{^mail:send[
         $content-type[          $content-type[
             $value[text/plain]              $value[text/plain]
         $charset[windows-1251]          $charset[windows-1251]
         ]          ]
     $to[sdsfsdf]      $to[paf@design.ru]
     $from[sdfsdf]      $from[paf@design.ru]
           $body[привет, PAF.
   
   sincerily yours,
   PAF
   ]
   ]
   }
   
   ^rem{^mail:send[
       $to[paf@design.ru]
       $from[paf@design.ru]
     $body[      $body[
         $1[ sdfsdf]  
         $2[          $2[
                         $to[sdsfsdf]                  $content-type[$value[message/rfc822] $name[letter.eml]]
                 $from[sdfsdf]                  $body[to: paul
                 $content-type[sdfsdf]  from: paf
                 $body[$image]  subject: 2
   
   2.body
                   ]
           ]
           $1[
                           $to[paul]
                   $from[paf]
                   $subject[1]
                   $content-type[text/plain]
                   $body[image]
         ]          ]
     ]      ]
 }  ]}
   
 <HR>  
   
 ^^table:dir[/]:<BR>  ^^table:dir[/]:<BR>
 $d[^table:dir[/]]  $d[^table:dir[/]]
Line 194  $a[vasya,fedya,kolya] Line 220  $a[vasya,fedya,kolya]
 ^$request:browser.type=$request:browser.type<BR>  ^$request:browser.type=$request:browser.type<BR>
 ^$request:browser.version=$request:browser.version<BR>  ^$request:browser.version=$request:browser.version<BR>
   
 $tf[^file:load[test.zip;abc.zip;image/gif]]  $tf[^file:load[test.zip;abc.zip]]
 #$response:body[$tf]  #$response:body[$tf]
   
 ^$tf.name=$tf.name<BR>  ^$tf.name=$tf.name<BR>

Removed from v.1.117  
changed lines
  Added in v.1.124


E-mail: