Thanks Dennis.

I have an online university course that has a testbank, and it allows the 
instructors to set when a test opens and closes for each/all student(s).  The 
instructors' school clocks or watches vary as much as 15 minutes from my 
server's time (so does my own, for that matter...).  So it opens before or after 
they plan, closes before or after they plan.  The only way to deal with this is 
for me to put some script in the page where they set times, which will say, 
"The TestBank's time is now _____" so they can adjust accordingly.  But 
they could spend 15 minutes in the page prior to getting to that point, so it 
needs to be an ever-updating thing.  Once a minute would probably be 
sufficient I guess as long as I put a little note text to it that it updated that 
often.  I'd really appreciate any guidance in this.  Thanks very much for your 
response.

PJ


On 27 Sep 2002 at 13:16, dennis baldwin wrote:

> 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



-------------------------------------------------------------------------
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

Reply via email to