Newbie question: getting the result of HTPostAnchor in memory

I'm working from the 'post' sample program.  The program eventually calls HTSaveLocally to write the response received
from the server after the POST to a file.  What do I need to do to get the response in memory (an HTChunk?) instead?

I've found where HTSaveLocally is set up as the default stream save handler in HTConverterInit, but I'm not clear what &
when I should do instead...

-cd

Received on Thursday, 8 August 2002 18:57:31 UTC