Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Running javascript on a timer
#1
The program monitors the update of information on a timer. If there is an update, you need to run javascript. But how?
Reply
#2
There is a demo in our demos that shows how to do this.
Reply
#3
What kind of information do you need to keep updated?

There are different approaches to solve this. One of them (the simplest) uses a TIWTimer. There is also another component TIWMonitor which can do more or less the same, however with better performance.
Reply
#4
The demo uses a javascript timer, and I'm going to use TIWTimer or TIWMonitor. 
I understand that need to look in the direction of the js Callback Name property ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)