Hi Bill,

you can do the same:

put "C:/test.jpg" into tPath
put URL ("http://www.myserver.com/myBinFile";) into URL ("binFile:" & tPath)

-Chipp

Bill Vlahos wrote:
I have an app that I am setting up with a standalone that automatically downloads a stack from a web server (go stack url "http://server/path/stack.rev";) and that works great so that all I have to do is put the current stack on the server and everyone gets automatically updated the next time they run the standalone.

However, there are some other supporting files that periodically get updated as well which I would like to do a similar download but those files actually need to located on the user's hard disk.

How would I do that?

Bill Vlahos

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to