Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Real-Time Streaming

Participant ,
Oct 12, 2011 Oct 12, 2011

Hi All,

I have charts created with cfchart, and the data is constantly changing. Can anyone give an example of how they resolved this issue? The data is presented via 46" LCD TVs with no user interaction.

Thanks,

DJ Khalif

TOPICS
Advanced techniques
580
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Oct 12, 2011 Oct 12, 2011

You can use javascript to refresh the page at your desired interval.  You can also use meta refresh.  The javascript function is settimeout.  Your friend Google will help you find code samples.

Translate
LEGEND ,
Oct 12, 2011 Oct 12, 2011
LATEST

You can use javascript to refresh the page at your desired interval.  You can also use meta refresh.  The javascript function is settimeout.  Your friend Google will help you find code samples.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources