Help for this page

Select Code to Download


  1. or download this
    if ($type eq "nme")                                     #check the par
    +ameter (determines sub to be used)
        {
    ...
    print "<META HTTP-EQUIV=Expires CONTENT=-1>\n";
    print "</head>\n";
    print "<title>LoadMap Browser</title>\n";
    
  2. or download this
    if ($type eq "nme")                                     #check the par
    +ameter (determines sub to be used)
        {
    ...
        
    print "<html>\n";
    ...