Is there a way to use ASP to display multiple charts that are currencly displayed by Excel? For example, I want to be able to have users enter data into form. That data will be stored in an Access or SQL dbase. When users hit a button, I would like for the data to be queried thru my select statement in ASP and displayed in graphical form.
What is the best way to do this?
Please help