- From: Henrik Frystyk Nielsen <frystyk@w3.org>
- Date: Mon, 11 Jan 1999 01:04:57 -0500
- To: www-lib@w3.org
- To: GremlinSof@aol.com
GremlinSof@aol.com wrote: > > After a long time of looking at this libary i still don't get it all, and it > doesn't really matter if i ever get it fully but i need to know two things. Don't give up and remember that if you find stupid documentation then please help fixing it! > 1. How to post data (and timeout if it doesn't work or link broken) You can find this exact code (except that it is for PUT) in the Web Commander in http://www.w3.org/WinCom/Request.cpp > 2. How to load documents from the web (ex. www.somthing.com/index.html) There is GET code as well in the same file. The Request object in Web Commander is quite close to a C++ mapping of the HTRequest object in libwww. Hope this help! Henrik
Received on Monday, 11 January 1999 01:05:01 UTC