RE: Message: HTTP/1.1 200 OK Server: Microsoft-IIS/5.0...

2003-04-03 Thread James Ang
The reasons for the MS IE only problem: 1) HTTP/1.1 Keep-Alive or Persistent Connection feature that both IIS and MS IE supports. I am not sure if Gecko supports Keep-Alive. 2) CFLOCATION causes the CF Server to miscalculate and hence, misinform MS IE, the value for the CONTENT-LENGTH header. It w

Re: Message: HTTP/1.1 200 OK Server: Microsoft-IIS/5.0...

2003-04-03 Thread samcfug
tique (Vincent)" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, April 02, 2003 11:41 PM Subject: RE: Message: HTTP/1.1 200 OK Server: Microsoft-IIS/5.0... | We had the same problem, and finally we found out that the client getting | that header on

Re: Message: HTTP/1.1 200 OK Server: Microsoft-IIS/5.0...

2003-04-03 Thread Critz
oi Stan!! I believe it's due to using you can get around it by using Wednesday, April 2, 2003, 2:23:12 PM, you wrote: SW> Over the past several months I have noticed what looks like a http header at SW> the top of some of my pages. The message display

RE: Message: HTTP/1.1 200 OK Server: Microsoft-IIS/5.0...

2003-04-02 Thread A.Little
I've come across the same problem - only occassionally though and I can't reliably reproduce it. I did find though that it only occured when the page was displayed as a result of submitting a , I couldn't get to reproduce the error at all if the page was called from a normal html HTH Alex > --

RE: Message: HTTP/1.1 200 OK Server: Microsoft-IIS/5.0...

2003-04-02 Thread Axiomatique (Vincent)
We had the same problem, and finally we found out that the client getting that header on the top of the pages was using a firewall on his machine. The user that was getting this problem was using the firewall "ZoneAlarm pro", When the firewall is disabled, the "HTTP/1.0 200 OK " would not displ