[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modules
Subject:    [apache-modules] clearing the html page (MSIE problems)
From:       Christian Parpart <cparpart () surakware ! net>
Date:       2003-07-08 18:46:35
[Download RAW message or body]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

I've an html streaming module that - on demand - shall clear the html output.
I read somewhere that this is possible using a content-type of:

    "multipart/mixed;boundary=***newpage***", and/or
    "multipart/x-mixed-replace;boundary=\"***newpage***\"".

then, the first thing that shall be sent out after the http headers is:

    "--***newpage***\r\n"
    "Content-Type: text/html\r\n\r\n"

now, each new even I have to "clear the page" I just need to send this:

    "\r\n\r\n"
    "--***newpage***\r\n"
    "Content-Type: text/html\r\n"
    "\r\n"

Well, while this seem to work for all mozillas, and even opera, it seems 
that MSIE does not like this. I have no MSIE to test this out but lots of
users told so.

Why doesn't this work with MSIE? 

Where's the difference between the two content types (as mentioned above) 
I can use for this?

How's the right way to do this as an apache module (since I got my 
information from server software not implemented as an apache module)???

Many thanks,
Christian Parpart.

- -- 
 20:33:39 up 49 days, 11:45,  0 users,  load average: 0.03, 0.06, 0.02
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/CxGOPpa2GmDVhK0RAnMVAJ9zVgVqr+6P0kQyxRtI/Gc1YicSLwCeMW43
llOznJu/SJMq66GmFuoHHkk=
=f5Wa
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: apache-modules-unsubscribe@covalent.net
For additional commands, e-mail: apache-modules-help@covalent.net


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic