|
-
Sep 24th, 2000, 11:47 AM
#1
Thread Starter
Fanatic Member
I need to know when the web browser is starting to download
a file and tell the web browser to download the file to
a my chosen folder.
can you help me?
-
Sep 24th, 2000, 11:57 AM
#2
Fanatic Member
why not use the inet control
Kurt Simons
[I know I'm a hack but my clients don't!]
-
Sep 24th, 2000, 01:54 PM
#3
Thread Starter
Fanatic Member
Because I need that the function will
start when the user is downloading his files.
(when he starts downloading them)
-
Sep 24th, 2000, 02:52 PM
#4
Fanatic Member
Could you monitor the temporary internet files directory and then copy them to a directory of your choice.
Kurt Simons
[I know I'm a hack but my clients don't!]
-
Sep 24th, 2000, 03:18 PM
#5
Thread Starter
Fanatic Member
What do you meen?
How do I do that?
I need that when the user starts to download an exe file,
it will run my function and download the file to my folder.
-
Sep 24th, 2000, 06:13 PM
#6
Fanatic Member
i had an idea, but I don't know if exes are stored the same way. I don't know. I don't think I can help sorry
Kurt Simons
[I know I'm a hack but my clients don't!]
-
Sep 26th, 2000, 04:58 AM
#7
Thread Starter
Fanatic Member
Let me ask you this:
how do doenload managers like getright,gozilla and
download accelerator knows when a file is about to be
downloaded from the internet and then they download
the file themselves?
[Edited by dekelc on 09-26-2000 at 04:15 PM]
-
Sep 26th, 2000, 10:04 PM
#8
Fanatic Member
Kurt Simons
[I know I'm a hack but my clients don't!]
-
Sep 27th, 2000, 12:14 AM
#9
Fanatic Member
I would think that they monitor for certain packets on certain ports and when they detect certain conditions their functions are activated. Sorry for being so sketchy but i'm also not totaly sure on the subject. You can try locating some download meters that were made in vb from some of the popular source code sites out there.
Gl,
D!m
PlanetSourceCode
FreeVBCode
VBCode
just to get you started.
-
Sep 27th, 2000, 01:41 AM
#10
Thread Starter
Fanatic Member
Thanks guys.
If anyone else got an idea...
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
|