[ Home ] [ Features ] [ Products ] [ FAQ's ] [ Screens ] [ Support ] [ Downloads ] [ About ] [ Discussion ]


the software that grows with you

 

V32HttpGet()

Retrieves the specified page from a given http server.

Syntax

V32HttpGet( <cServer>, [nPort], [cUrl] )

Arguments

cServer Charcter string to represent the http server from where a specific page is to be retrieved.
nPort Numeric port address of the http server. Default is 80.
cUrl Character string specifying the page to be retrieved. Default is '/' means home page.

Returns

A character string with page information in the html format, if successful, otherwise the server's return information.

Description

The function is handy to retrieve information from any http server which permits page downloads.

Usage

local cServer := 'www.microsoft.com'
local cHomePage 

cHomePage := V32HttpGet( cServer )

? cHomePage

Tips

 

[ Home ][ Features ] [ Products ][ About Us ][ FAQ's ][ Screen Shots ][ Downloads ][ Support ][ Discussion ]
.

Vouch is a Trademark of Pritpal Bedi
All other Trade Marks are the property of their respective owners.
Copyright 1993-2011 Pritpal Bedi. All rights reserved.
Hit Counter  
You are Visitor # since 14 May 2002