Login  
Search All Forums
Dart Home | PowerTCP Zip Compression for Active | Custom Development Reply | PowerTCP Zip Compression for ActiveX Topics | Forums   
AuthorForum: PowerTCP Zip Compression for ActiveX
Topic: Using WebASP with ZIp
Kraken

From: Horley, United Kingdom
Posts: 2
Member Since: 04/26/06
posted May 14, 2006 5:29 PM

How do I decode a web page in Gzip format using the Zip tool and WebASP?

I'm currently trying the following which fails with an 13001 message at the load.

With Zip1.FileStore
.Format = zipUnix
.Load WebASP1.Response.Body
.Unzip dsUnzippedStream
End With

Thanks.
Kraken

From: Horley, United Kingdom
Posts: 2
Member Since: 04/26/06
posted May 14, 2006 5:56 PM

Sorted it. Elsewhere in my code I had set the position property of the input stream to 1.

Only found out after I tested the code snippet I posted. Peer review is hard to find at 11pm!!
Reply | PowerTCP Zip Compression for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX