TIpClientHttp() > Methods xHarbour Developers Network  

oTIpClientHttp:readAll()

Retrieves all data from a URL.

Syntax

:readAll() --> cURLContent

Description

Method :readAll() retrieves all data from a URL and returns it as a character string. Normally, a URL points to an HTML file stored on an HTTP server. The method returns the contents of the file, which may need to be analyzed for retrieving linked files, such as image files.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe