Getting result from a post method problem
"Nino" <[email protected]>
| Newsgroups | gmane.comp.lib.libwww |
|---|---|
| Message-ID | <[email protected]> |
hi folks, i'm just getting into libwww. It's such a good library I think. My problem is, how can I get into the result from a HTPostFormAnchorToChunk function so that I can process it myself ?? I use HTPrint to grab it into a storage buffer, it didn't work. please help me out