Office 2000 Web charts

R

RS

I have an MS Access table on my server. And want to
create a dynamic chart based on the data in the table &
display on client browsers. I want to do this using
Office 2000 Web charts, not by streaming server-side
charts to clients. But by taking the data from the server
to the client and use client-side VBscript in ASP pages
with Office 2000 web components in the client to display
the chart. Can anybody suggest a method for this?
 
N

Nuno Santos

The best you can do,i think, is search for Office Web Components in the MSDN
Library, there are many examples, if you don't have de MSDN Library use the
site of microsoft.

Nuno Santos
 
Top