I'd love to see it Isaac, whenever you get a chance send it over! My other thought is to cache the WebService results each day the first time they're run, but that kind of takes away from the whole idea of a "live feed".
Thanks, Joshua Miller [EMAIL PROTECTED] -----Original Message----- From: S. Isaac Dealey [mailto:info@;turnkey.to] Sent: Monday, October 28, 2002 12:34 PM To: CF-Talk Subject: Re: Loading Screen for CF-Apps ??? I'm not sure if it'd be much help in this instance since I don't know how applicable it would be to your webservice condition, but I use javascript and <cfflush> to accomplish this ... I don't have the code on me at the moment, let me know if you'd like to see some code and I'll forward you a snippet this afternoon. S. Isaac Dealey Certified Advanced ColdFusion 5 Developer www.turnkey.to 954-776-0046 > Hello, > I'm writing a web application that uses a WebService for a weather > feed and that is also, on the same template, generating a chart using > CFCHART of some database data. The site loads quickly except for the > page calling these two functions and I'd like to put up some kind of > loading screen (x% completed) maybe using FLASH or whatever ... just > so I can incrementally show the status to the user so they don't think > it's broken and keep clicking "HOME" over and over. > Anyone have any suggestions or ideas how to do something like this? > Thanks, > Joshua Miller > [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

