> Do you have any examples of how to use THttpCli for tasks like this? See HttpTst sample program which comes with ICS.
Note that a webpage is made of a lot of documents. Your frequently have a base HTML document which contains references to embededd documents such as style sheet, images, sounds, frame sets, scripts, and so on. Once you received the main document, you have to parse the HTML to find all embedded documents and issue a new HTTP request for each document. That's the work a browser does automatically for you. A HTTP component does a single HTTP request (with the exception of automatic redirection if enabled). Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] The author for the freeware multi-tier middleware MidWare The author of the freeware Internet Component Suite (ICS) http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be