PJ, Do you need to display the server time in seconds or just every minute? I could send you some Flash/CF code that I have that will grab the server time every 30 seconds or so and displays it in a movie. It's just not efficient to make a call to the server every second to display the time in seconds. Or you could use Flash Comm (which is definitely overkill), or even a Java XML socket server hooked up to Flash. Feel free to email me off-list and I can send you examples of any of these solutions.
Regards, Dennis -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of PJ Gaenir Sent: Friday, September 27, 2002 1:07 PM To: [EMAIL PROTECTED] Subject: Server Time on-screen I have a CF app that needs to display the time -- the server time, not the browser's time -- on the screen, in motion. Does anybody know of some plug- in to CF -- either javascript or java or whatever -- that could provide this feature? I hope this isn't off topic. PJ ------------------------------------------------------------------------ - This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org
