Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.412 and 1.417

version 1.412, 2001/10/18 14:37:52 version 1.417, 2001/10/22 08:27:44
Line 1 Line 1
 @main[]  @main[]
 #^domedit[]  #^formclass[]
 #^domxslt[]  #^hren[]
   ^domedit[]
   ^domxslt[]
 #^lsplit2[]  #^lsplit2[]
 #^faceesize[]  #^faceesize[]
 #^imageresize[]  #^imageresize[]
Line 22 Line 24
 #^tif[]  #^tif[]
 #^image[]  #^image[]
 #^mail2[]  #^mail2[]
 ^cookie[]  #^cookie[]
 #^response[]  #^response[]
 #^regexp2[]  #^regexp2[]
 #^ttablerem[]  #^ttablerem[]
Line 37 Line 39
 #^header[]  #^header[]
 OK  OK
   
   @formclass[]
   ^$form:CLASS.a=$form:CLASS.a
   
 @domdata[]  @domdata[]
   ^hren[]
 $xdoc[^xdoc::create[doc]]  $xdoc[^xdoc::create[doc]]
 $doc[$xdoc.documentElement]  $doc[$xdoc.documentElement]
 $name[^doc.appendChild[^xdoc.createElement[name]]]  $name[^doc.appendChild[^xdoc.createElement[name]]]
Line 371  $file[^xdoc.file[ Line 377  $file[^xdoc.file[
         $.method[html]          $.method[html]
 ]]  ]]
 ^file.save[text;save_file.html]  ^file.save[text;save_file.html]
 <pre>^taint[^xdoc.string[]]</pre>  <pre>^taint[^xdoc.string[]]
 #       $.encoding[windows-1251]  #       $.encoding[windows-1251]
 #       $.method[xml]  #       $.method[html]
 #]]  #]]
   </pre>
   
   @exception[origin;source;comment;type;code;stack]
   <title>CGIBIN_ERROR</title>
   <body zbgcolor=white>
   <font color=black>
   ^if(def $source){$origin<br>
   <pre>$source</pre>
   }
   ${comment}.
   ^if(def $type){type=$type}
   ^if(def $code){code=$code}
   ^if($stack){
           <hr>
           stack backtrace:<br>
           ^stack.menu{
                   $stack.origin: $stack.name<br>
           }
   }
   

Removed from v.1.412  
changed lines
  Added in v.1.417


E-mail: