creating a real time graph from databse results

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a couple of polls and they have the results saved in a database. I would like to add real time graphs to the page after they click on the submit button. Anyone have suggestions on how to create a graph on the web from the databse results? Thanks for the help. Matt
 
Here are two styles of bar charts::
http://www.asp101.com/samples/bar_chart.asp
http://www.asp101.com/samples/bar_chart_stacked.asp

For other types, type the following into your IE address bar:

? ASP Charts Graphs
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


Matthew said:
I have created a couple of polls and they have the results saved in a database. I would like to
add real time graphs to the page after they click on the submit button. Anyone have suggestions on
how to create a graph on the web from the databse results? Thanks for the help. Matt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top