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

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

 

 

Received on Friday, 13 August 2004 15:29:40 UTC