Thanks, for your response. I thought about the frame method, but was looking for something cleaner. I will check out CFFlush. I appreciate the answer. -alan ----- Original Message ----- From: David Nesbitt <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 31, 2002 12:41 PM Subject: Re: [CFTALKTor] Display 'Please Wait' Pages
> Numerous ways to do, ColdFusion 5 has a function called CFFlush that will do > that kind of thing. Macromedia's Flash has the ability to do do it as well. With > out them you are stuck using a hidden frame/javascript kind of method. Then > their is the old Meta Refresh where you just display your message then set the > refresh rate of the page to autorefresh when you think the processing will get > done. Best bet is CFFlush though. Hope this isn't to vague. > > > : David Nesbitt > : Internet Developer (ColdFusion) > : Tundra Semiconductor Corporation > : Ottawa, Canada > : (e) [EMAIL PROTECTED] > > ----- Original Message ----- > From: Alan Goldberg > > Some processing tasks take time. I would like to display a page with at least a > static message, (html with images) or at best display countdowns or other status > messages. > The problem is, CF generates all codes, executes all queries and loops before > display. > Has anyone done this? > > > - > You are subscribed to the CFUGToronto CFTALK ListSRV. > This message has been posted by: "David Nesbitt" <[EMAIL PROTECTED]> > To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ > Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ > This System has been donated by Infopreneur, Inc. > (http://www.infopreneur.net) > - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: "Alan Goldberg" <[EMAIL PROTECTED]> To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ This System has been donated by Infopreneur, Inc. (http://www.infopreneur.net)
