| |
imav8n
Posts: 95
Score: 0
Joined: 7/3/2001
From: USA
Status: offline
|
You could write an .asp page that pulls the data from the database, and displays it in a chart...If you put a "refresh" (either meta-refresh, or use SetTimeout to reload) on the page so every "x" seconds the page reloads itself....then every "x" seconds the page redraws the chart. This would pick up any changes since the last refresh... ~imav8n
|
|