I don't know about the JAVA applet that refreshes the whole page to show the
sys time. I do know that most applets use a technique that just re-draws the
paint method, many can be found with a search of clock applets on any search
engine.

Jeff Sarsoun

-----Original Message-----
From: James Maltby [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 25, 2001 12:09 PM
To: CF-Talk
Subject: RE: Continuous Clock


Java is the only way - and even that is rusty at the best of times - the
worst I've seen involved http refresh every second!!!!

James

-----Original Message-----
From: Cami Lawson [mailto:[EMAIL PROTECTED]]
Sent: 25 January 2001 16:50
To: CF-Talk
Subject: Continuous Clock


I have a display clock that shows the time the user accessed the page but
now they want a clock that shows the current time continuously.  I have
figured out countdown timers but is there an easy way to display the current
time continuously?

TIA
cami
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to