Results 1 to 4 of 4

Thread: downloading files

  1. #1

    Thread Starter
    Addicted Member Jakys's Avatar
    Join Date
    Dec 1999
    Location
    Norway
    Posts
    180
    dahh....... progress bar i meant
    MSN: [email protected]

    "Enhetssirkelen løser alle problemer" - ÅJT

  2. #2
    Lively Member
    Join Date
    Oct 2000
    Location
    Canada
    Posts
    106
    What you want to do (with the downloading/progress bar) is actually very simple . . . I recomend checking out the VB World tutorial on making your own web browser found here . . . That will let you download files and stuff from the net. A few pointers, if I may:

    [list=1][*]If you don't want a dialog box to appear, set "Silent" (or something like that . . .) to "True". This disabled the dialog boxes (or so I've been told . . .)[*]As far as I know, you can only use the standard progress bar that comes with VB; no "souped up" or customized ones.[*]Make sure you point the browser to a file, and not a website. (I.E. instead of http://www.mysite.com/downloads/downloads.html make sure it is something like http://www.mysite.com/downloads/myprogram.exe[/list=1]

    Correct me if I'm wrong!


    JD

  3. #3

    Thread Starter
    Addicted Member Jakys's Avatar
    Join Date
    Dec 1999
    Location
    Norway
    Posts
    180
    i don't get my app to be "silent"

    it always shows a "save to" box
    maybe i got to set a flag, or set a path where to store the file?

    can somebody help me?

    thanks in advance
    MSN: [email protected]

    "Enhetssirkelen løser alle problemer" - ÅJT

  4. #4

    Thread Starter
    Addicted Member Jakys's Avatar
    Join Date
    Dec 1999
    Location
    Norway
    Posts
    180
    i was just reading in the MSDN help files, and suddenly i came across "Asynchronous Monikers".... it seems like what i need, but i just cant find out how it works.... it is not even a sample in there

    well, i hope somebody knows how to use this....
    VB makes me
    MSN: [email protected]

    "Enhetssirkelen løser alle problemer" - ÅJT

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