|
-
Sep 9th, 2000, 08:20 AM
#1
Thread Starter
Ex-Super Mod'rater
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.
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
Sep 9th, 2000, 09:15 AM
#2
Thread Starter
Ex-Super Mod'rater
Does no know know how to do this!!!!!!????????????
Please anyone HELP!!!!!!
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
Sep 9th, 2000, 10:28 AM
#3
Frenzied Member
http://www.planet-source-code.com/vb...t=Alphabetical
It has a prog on top:
http://www.planet-source-code.com/xq...s/ShowCode.htm
This will get the online filesize if you have a server and client. Not sure if you really want it from the Internet, it must be possible 
Oh, look at this code, it show the progress on a FTP server, so you'll be able to change it for HTTP too..
http://www.planet-source-code.com/xq...s/ShowCode.htm
[Edited by Jop on 09-09-2000 at 11:33 AM]
Jop - validweb.nl
Alcohol doesn't solve any problems, but then again, neither does milk.
-
Sep 10th, 2000, 03:28 AM
#4
Thread Starter
Ex-Super Mod'rater
Thanx cos thats waht i wanted it for ... cos I i am making a FTP program. Its avalible at my website if you want to see it.
Thanx again!!
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
Sep 10th, 2000, 07:20 AM
#5
Thread Starter
Ex-Super Mod'rater
I tried that download but I don't have the Control it uses any Idea where to get it from??
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
Sep 10th, 2000, 07:41 AM
#6
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|