How to download files from a web server

Bill Vlahos bvlahos at mac.com
Thu Jan 5 16:27:45 EST 2006


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



More information about the use-livecode mailing list