Closed Thread Icon

Topic awaiting preservation: HTML Compression Pages that link to <a href="https://ozoneasylum.com/backlink?for=28666" title="Pages that link to Topic awaiting preservation: HTML Compression" rel="nofollow" >Topic awaiting preservation: HTML Compression\

 
Author Thread
Karl
Bipolar (III) Inmate

From: Phoenix
Insane since: Jul 2001

posted posted 11-24-2006 19:37

I'm interested in solutions for HTML compression for my classic asp pages. I'd like a solution that I can implement in code, so instead of:

Response.Write(buffered_uncompressed_content)

I'd have:

Response.Write(buffered_compressed_content)

Is this possible, or am I smok'n something? Must I configure IIS? I've heard that this is buggy in 5.0, and not sure about 6.0.

Karl..

« BackwardsOnwards »

Show Forum Drop Down Menu