Hi Shawn,
--- Shawn McKenzie <[EMAIL PROTECTED]> wrote:
> I've never sent attachment to this group, hope it is ok.
It is generally fine, although I think most people prefer that you trim
your code down to the most relevant bit and include that in the body of
the email.
I got a bit lost in your a
Sorry, here is zip with data from mozilla also. mozilla works with HTTP 1.1
enabled in preferences.
-Shawn
"Shawn McKenzie" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I've never sent attachment to this group, hope it is ok.
>
> Any help is much appreciated as I am not well ver
--- Shawn McKenzie <[EMAIL PROTECTED]> wrote:
> Yes, thanks Chris. Could it be gzip problems?
That's a possibility, but I've never heard reports of IE having trouble
with gzip.
> I captured with HTTP Interceptor and here are the server response
> headers prior to the actual HTML:
>
> With NO HTT
Yes, thanks Chris. Could it be gzip problems? I captured with HTTP
Interceptor and here are the server response headers prior to the actual
HTML:
With NO HTTP 1.1
[From Req: GET http://mckenzies.net/nuke69/ HTTP/1.0]
HTTP/1.1 200 OK
Date: Wed, 12 Nov 2003 22:32:00 GMT
Server: Apache/1.3.28 (Unix
--- Shawn McKenzie <[EMAIL PROTECTED]> wrote:
> I get a blank page (no error) in IE6. If I go to IE settings and
> disable use HTTP 1.1, then all loads well in IE.
>
> Any ideas on things to look at or a method to troubleshoot???
Can you capture the HTTP transaction with IE and with another brow
I have a script that I have written for the PHP-Nuke CMS that controls the
theme. The site loads fine in any browser without my script.
But with my script, the site will load fine in Mozilla 1.4 and in Lynx, but
I get a blank page (no error) in IE6. If I go to IE settings and disable
use HTTP 1.
I have used this in the past...
Foo
http://www.foo.com/";>
and as Cal mentioned, use
somefile
-Steve
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ilto:[EMAIL PROTECTED]]
>Sent: Thursday, June 27, 2002 12:40 PM
>To: php-gen
>Subject: [PHP] HTTP1.1
>
>
>Kinda off topic, but it deals with a php script Im writing.
>Ive been using dynamic strings to create relative links like ->
>somefile
>
>I was wondering if
On Thursday, June 27, 2002, at 01:39 PM, Gerard Samuel wrote:
> I was wondering if this is a no no according to http 1.1 specs.
> ie absolute links ->
> http://host/correct_path_to_file.php";>somefile
>
> I briefly looked through through the specs, but it didn't say that
> links/urls shouldn't
n
omit the http:// and the host name if you like.
=C=
*
* Cal Evans
* Journeyman Programmer
* Techno-Mage
* http://www.calevans.com
*
-Original Message-
From: Gerard Samuel [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 27, 2002 12:40 PM
To: php-gen
Subject: [PHP] HTTP1.1
Kinda off topi
Kinda off topic, but it deals with a php script Im writing.
Ive been using dynamic strings to create relative links like ->
somefile
I was wondering if this is a no no according to http 1.1 specs.
ie absolute links ->
http://host/correct_path_to_file.php";>somefile
I briefly looked through throu
11 matches
Mail list logo