Results 1 to 6 of 6

Thread: Does anyone know how to .....

  1. #1

    Thread Starter
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349

    Question

    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.

  2. #2

    Thread Starter
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349
    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.

  3. #3
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    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.

  4. #4

    Thread Starter
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349
    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.

  5. #5

    Thread Starter
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349
    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.

  6. #6
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649
    See your other post.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width