Re: download location (General questions)
Hi,
You can check where the temporary file is placed by checking the NewPath property after the download is done.
I.e, in DownloadDone do something like this:
MsgBox wodAppUpdate1.Files(0).NewPath
It will return the path to where the file is placed.
Regards,
Damba
Complete thread:
- download location - jasnew1969, 2008-04-16, 19:07
- Re: download location - wodDamir, 2008-04-16, 19:42
- Re: download location - jasnew1969, 2008-04-16, 20:23
- Re: download location - wodDamir, 2008-04-16, 20:41
- Re: download location - jasnew1969, 2008-04-16, 20:46
- Re: download location - wodDamir, 2008-04-16, 21:36
- Re: download location - jasnew1969, 2008-04-16, 20:46
- Re: download location - wodDamir, 2008-04-16, 20:41
- Re: download location - jasnew1969, 2008-04-16, 20:23
- Re: download location - wodDamir, 2008-04-16, 19:42