On this page: http://www.cfmjet.com/airports.cfm
You'll see links to several airports. I'm using CFHTTP to load in data from a site that has detailed information on each of these airports. You'll notice that when you click each of the links, it takes between 10 and 20 seconds to even show that the page is doing anything, much less display the content. My client is insistent on saying something like "load times may vary" or some other cheesy phrase. I'm wondering if I can go a little further and show some sort of loading bar when each of those links are clicked before displaying the content. I think I might be able to use something like cfflush, but I'm not sure how that would work. Does anyone have any suggestions? <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:256268 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

