OWC chart+ASP+WORD (newbie)

A

Avi Perez

Hi

I am building an app that has the following basic requirements, and I would
like to know if its possible:

1) Using ASP, generate a chart deployed to the client in the ActiveX form
(so not as a bitmap), sourced with ADO data from either an SQL or MDX query
on the ASP page itself.
2) On the client, the user can use the OWC toolbar to customize the look and
feel of the chart beyond its initial settings. Then save his/her settings
for future renderings of this page and chart (e.g. save settings to an XML
file posted back to the server).
3) As an added function, the user can elect to have the page open as a word
document (using the reponse.contenttype settting), where the same OWC chart
can be seen and the doc subsequently saved (chart fully intact).

I have been searching high and low for answers. I have found answers to
parts of these questions, but none that definitively addresses them as a
single application.

If anyone has some insight I would greatly appreciate it!!

Thanks
Avi
 

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