Actually, I did download and go through your stack... ...and went through it again after your post below...
...but for the life of me I can't find a section documenting how to cancel a download initiated with "load URL." There is a Cancel button in your sample that looks like it does the job -- at least it kills the progress bar and reports "Canceled" -- but that button is cleverly protected from inspection. At least, simply clicking the Edit pointer isn't sufficient to probe the mysteries of your stack ;) My own guess was to use "unload url" command, but I found that even after using this, the download kept running cheerfully along in the background. Bill "Eric Chatonet" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi Bill, Have a look at the post I sent 10 minutes ago :-) Some details about the "How to download data from the internet" tutorial: This stack explains how to test the user connection, an url validity, why and how to use get url or load url, retrieve data from framed pages, give an account of download progress, cancel, manage errors, display retrieved data (web pages, stacks, compressed or not), etc. Print function included. Le 3 déc. 05 à 09:03, Bill Marriott a écrit : > I've been playing a bit with this too. > > I noticed that with a large file, performance can really slow down during > the transfer. Especially if you're trying to monitor it periodically with > the URLStatus. > > Question: How can one "cancel" a download in progress? Best Regards from Paris, Eric Chatonet. ---------------------------------------------------------------- So Smart Software For institutions, companies and associations Built-to-order applications: management, multimedia, internet, etc. Windows, Mac OS and Linux... With the French touch Free plugins and tutorials on my website ---------------------------------------------------------------- Web site http://www.sosmartsoftware.com/ Email [EMAIL PROTECTED]/ Phone 33 (0)1 43 31 77 62 Mobile 33 (0)6 20 74 50 86 ---------------------------------------------------------------- _______________________________________________ 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 _______________________________________________ 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
