Chart displayed from query between two dates

G

Guest

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
 
S

Stefan B Rusynko

See http://www.asp101.com/samples/bar_chart.asp

--




| 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
 

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

Top