Re: Posting forms

At 00:38 7/16/98 +0200, Andrea Peyracchia wrote:
>I am writing a simple form posting application. I succesfully send the data
>using the POST method and the HTPostFormAbsolute function. How can I read
>(for example save to a file) the response ?? Thank you very much

If you use the command line tool you should get the response printed to
stdout. You can see how to post a form at

	http://www.w3.org/ComLine/User/CommandLine.html#z17

Henrik
--
Henrik Frystyk Nielsen,
World Wide Web Consortium
http://www.w3.org/People/Frystyk

Received on Thursday, 16 July 1998 12:12:17 UTC