Navigation:  thinBasic Modules > INet >

INET_URLGetString

Previous pageReturn to chapter overviewNext page

 

Description

 

Download a web page and returns it as string buffer.

 

Syntax

 

s = INET_UrlGetString(Url)

 

Returns

 

String.

 

Parameters

 

Name

Type

Optional

Meaning

Url

String

No

Complete Url string defining the name of the requested page

 

Remarks

 

Restrictions

 

See also

 

Examples

 

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com