Help for this page

Select Code to Download


  1. or download this
    
    only works like this when i view mail.pl directly from browser 
    ...
    );
    print $CGI->header( -type => 'application/json' ),$json;
    
  2. or download this
    
    MAILX.HTML
    ...
    
    START_HTML
    
  3. or download this
    
    MAIL.PL
    ...
    print $CGI->header( -type => 'application/json' ),$json;