Excel to ASP

  • Thread starter Thread starter Rosh
  • Start date Start date
R

Rosh

Hi,
I am developing a web based application. I need to export
a chart from Excel and display it on the Web as a picture.
Does anyone have the code to save an Excel graph as a
picture?

Alternatively, can I develop a template in Excel that has
buttons, drop down boxes and the chart and then save this
Excel template as a HTML file. How do I attach ASP code
to these buttons or drop downs?

Your help is greatly appreciated!
Thanks in advance
 
Hmm...I don't think this is what you're looking for exactly, but Crystal
Reports (and similar development tools) can create ASP pages from data
sources including Excel spreadsheets. IIRC, it comes bundled with some
versions of VS.Net (architect and enterprise architect, I believe).

Otherwise, I would suggest posting the question again in an Office
automation group.
 
Back
Top