Yeah you were right. In some of my custom module, I put print function for test purpose and this was the cause.
THanks Andrew -----Original Message----- From: Gerald Richter [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 26, 2002 12:12 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Is this a netscape problem or what? Looks like you have some print's in your code, either print to OUT or set optRedirectStdout in EMBPERL_OPTIONS (or remove the print's if possible) Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- ----- Original Message ----- From: "Andrew Lim" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 26, 2002 8:51 PM Subject: Is this a netscape problem or what? > It's OK with IE but on netscape, I see web server information displayed on > the top of the web page. > Below is the actual HTML code. > Anybody knows why this is happening? This happens to a specific page (Not > all pages.) when I see it from netscape. > > THanks > > > >>>>>>>>>>>>>>>>>>>>>>>>> > REMAIN:8 > CURRENT PAGE GROUP : 1 > > PAGE 1:1 > HTTP/1.1 200 OK > Date: Tue, 26 Feb 2002 19:36:57 GMT > Server: Apache/1.3.14 (Unix) (Red-Hat/Linux) mod_ssl/2.7.1 OpenSSL/0.9.5a > PHP/4.0.3pl1 mod_perl/1.24 > Content-Length: 23309 > Keep-Alive: timeout=15, max=100 > Connection: Keep-Alive > Content-Type: text/html; charset=iso-8859-1 > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> > <HTML> > > <HEAD> > <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> > ...... > > > ... > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]