I am looking at receiving a gzipped CSV data from the internet.
WinHTTP doesnt seem to unzip files whereas WINinet does.
Is there a way of using the data received by WinHTTP and separately unzipping the text data in vb6?
It is not an actual file at any stage, just data.
WinHTTP doesnt seem to unzip files whereas WINinet does.
Is there a way of using the data received by WinHTTP and separately unzipping the text data in vb6?
It is not an actual file at any stage, just data.