How to - Access the data returned from a POST request.

"Samuel Soliz" <[email protected]> Fri, 13 Aug 2004 10:27:55 -0500
Newsgroups gmane.comp.lib.libwww
Message-ID <3F6DD81755D3C1469D08E8A2F2981170E93604@is~houmbxw01.quest.com>
Can anybody tell me how to access the data returned from a POST request.

 

I have the Post example working fine, however, I can't figure out how to
retrieve the data returned.

 

I would like to do something like HTLoadToChunk(url,request), however I
don't know how to associate my post data to the request.

 

Thanks,

Sam