Help for this page

Select Code to Download


  1. or download this
    start_html(-title=>"Title",
      -author=>'a@b.c',
      -head=>meta({-http_equiv=>'Refresh',
      -content=>'3;url=http://internalserver/phil/2.pl'}),
      -BGCOLOR=>'tan');
    
  2. or download this
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
    <HTML><HEAD><TITLE>Title</TITLE>
    <LINK REV=MADE HREF="mailto:a%40b.c">
    
    </HEAD><BODY BGCOLOR="tan">
    
  3. or download this
    <META HTTP-EQUIV="Refresh" CONTENT = "seconds;url">