K here's the problem.

I want to get the size of a file on the internet. But the

way I was trying it was to use the:

Filesystem.FileLen(Path As String) As Long

But this seems to only work on a local file. Anyone got a

clue how I can get round this ?

Thanx for any help.