See
http://www.asp101.com/samples/bar_chart.asp
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
"Mark" <(E-Mail Removed)> wrote in message news:7C514C9D-B4AE-4E77-B737-(E-Mail Removed)...
| Hi
|
| I was wondering what my best course of action would be for the following
| problem. I have a query that returns data from a database between two user
| entered dates in a table form. Along with the table, I would like to be able
| to display a bar chart of the data. The chart in the Office Web Components
| does not allow for a filter to be applied over a range as far as I can tell.
| It allows for specific days to be chosen but I would prefer if the website
| did this automatically based on the dates submitted by the user. What can I
| do?
|
| Thanks