InternetData

Description

Processes the HTML data returned by a GetURL or PostURL function. The Context object calls this function; you do not call this function explicitly. Instead, you override this function in a customized descendant of the InternetResult standard class user object.

Applies to

InternetResult objects

Syntax

servicereference.InternetData ( data )

Returns

Integer. Returns 1 if the function succeeds and -1 if an error occurs.