I am using

    $Response->Write("Content-Type:  text/html\n<br>" ) ;
    $Response->Write( "Content-language: en\n<br>" ) ;
    $Response->Write( "\n<br>" ) ;

    to send the html headers to the users's browser.
    How can I send that without displaying it as a part of the web page?

Thanks,
Jim Doyle
_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web

Reply via email to