Cool, I didn't even think of Meta refresh! I have used those before as
redirects for 0 seconds but never a useful way. Thanks for the help!

Jim Vosika
http://tinyclick.com
Free URL Shortening!

-----Original Message-----
From: S. Isaac Dealey [mailto:[EMAIL PROTECTED]] 
Sent: Sunday, July 14, 2002 3:17 PM
To: CF-Talk
Subject: Re: Refresh Page

> Hi,
>             I was wondering if anyone knew of a way to
>             have a cfm page
> refresh after a certain timeout, say 30-45 minutes?

There are two common ways to do this. One is with a meta refresh tag and
the
other is with a javascript window.setTimeout() function call... I'm in a
bit
of a hurry at the moment, otherwise I would look up the syntax for
you... In
either case, you'll have to multiply your minutes by 60,000 to get the
number of miliseconds for the meta tag or the js function.

Isaac

www.turnkey.to
954-776-0046


______________________________________________________________________
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to