GetContentSizeRead

 

Description

 

Returns the number of bytes currently loaded for the specified page.

 

Arguments

 

Name

Type

I/O

Description

URL

String

In

The page of interest (blank for the current page).

 

Return Value

 

Long Integer: the number of bytes available for the page. This number will grow as the page is loaded.

 

Remarks

 

This method can be applied to the current visible page or to any other page in cache.