RE: Trouble using mod_perl and IE5.x, IE6.x

2002-11-07 Thread Alessandro Forghieri
Greetings. Now this is OT'ish but... > print("TITRE DE LA PAGE<\/title>"); Why are you escaping all your '/'s? There is no need to do it. Cheers, alf P.S: I strongly suspect that the sleep call and its position (what if you move it above the tag?) are to blame for the behavior you see (i.e. I

Re: Trouble using mod_perl and IE5.x, IE6.x

2002-11-07 Thread Ged Haywood
Hi there, On Thu, 7 Nov 2002, simon wrote: > The trouble occurs for sample with this little simple script > > print(""); > sleep (5); > print(""); Do you first send the HTTP headers somehow? 73, Ged.

Re: Trouble using mod_perl and IE5.x, IE6.x

2002-11-07 Thread simon
Hello, I'm not generating an error page. The trouble occurs for sample with this little simple script (sometime on 1 browser using 16 browsers simultanly for sample) : print(""); sleep (5); print(""); print("TITRE DE LA PAGE<\/title>"); print (""); print("<\/head>"); print(""); print ("SAMPLE TRO

Re: Trouble using mod_perl and IE5.x, IE6.x

2002-11-07 Thread Per Einar Ellefsen
Hello Christophe, At 11:55 07.11.2002, simon wrote: Hi, I'm using Apache 1.3.26, mod_perl 1.26 and perl 5.6.1 on a HPUX 11 system. My program genarate HTML page with perl cgi. Sometimes, html pages are lost by the IE browser : Internet Explorer chooses to display the default Microsoft internal