Re: download location - WeOnlyDo Discussion board

Re: download location (General questions)

by wodDamir, Wednesday, April 16, 2008, 21:36 (5826 days ago) @ jasnew1969

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: