Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


ASP & Dynamic Charts

 
Logged in as: Guest
arrSession:exec spGetSession 2,3,427
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> ASP >> ASP & Dynamic Charts
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 ASP & Dynamic Charts - 10/8/2001 9:10:30 AM   
  dehennessy

 

Posts: 6
Score: 0
Joined: 9/20/2001
From:
Status: offline
Hi,
Does anybody know of a way by using data from a database produce a chart which will update as the data updates[?]

Regards.
 
 
Post #: 1
 
 Re: ASP & Dynamic Charts - 10/8/2001 10:37:44 AM   
  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

(in reply to dehennessy)
 
 
Post #: 2
 
 Re: ASP & Dynamic Charts - 1/11/2005 2:11:58 AM   
  Drw

 

Posts: 1
Score: 0
Joined: 1/11/2005
From:
Status: offline
iman8v can you send me a example or explain with more details ?? Thanks a lot

(in reply to dehennessy)
 
 
Post #: 3
 
 Re: ASP & Dynamic Charts - 3/2/2005 11:44:10 PM   
  VBS

 

Posts: 110
Score: 0
Joined: 3/2/2005
From: Lebanon
Status: offline
Dear All,

if u want the meta tag that makes a page refresh automatically as the brother iman8n said:

<meta HTTP-EQUIV="refresh" CONTENT="99;URL=Page.asp">

99 is the time in seconds for the page to refresh

Page.asp is the destenation of the browser after refreshing it

(in reply to dehennessy)
 
 
Post #: 4
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> ASP >> ASP & Dynamic Charts Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts