Oh my goodness... I was about to tell you the function and I can't remember it!
I think you need "setTimeOut()" which essentially runs a process in the background and waits for a specified amount of time before firing off a function call... But I can't be certain that is the correct name of the function... On Mon, Jun 1, 2009 at 2:10 PM, David Thomson <[email protected]> wrote: > > I have a gadget that gets the electric rates from the local utility > company. I would like the gadget to automatically refresh the data at > 5pm every day, for the next day's rates. What is the best timer > method to call the routine, and that does not tie up system resources > in a continuous loop? I'm a javascript beginner, so please use small > words. :-) > > Dave > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
