Help for this page

Select Code to Download


  1. or download this
    <img src="http://www.site.com/cgi-bin/email_page_hit.cgi?page=NAMEOFPA
    +GE.htm">
    
  2. or download this
    print "Expires: Fri, 30 Oct 1998 14:19:41 GMT\n";
    print "Content-type:image/png\n\n";
    ...
        print $buff;
    }
    close IMAGE;