Excel graph

N

Neil Patren

How do I add a static, not dynamic, Excel graph to my Front Page website without converting it to a picture first

This is making me crazy! Thank you in advance

Neil
 
T

Thomas A. Rowe

You would have to convert to an image or you would have to use ASP/VBScript
and create a data connection (requires site to be hosted on Windows IIS
server) which would make it dynamic, meaning that it is generated each time
the page is requested by the browser.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================


Neil Patren said:
How do I add a static, not dynamic, Excel graph to my Front Page website
without converting it to a picture first?
 
S

Stefan B Rusynko

In Excel File Save as Web Page (.htm) and then in FP File Import the .htm and related folder w/ the chart images




| How do I add a static, not dynamic, Excel graph to my Front Page website without converting it to a picture first?
|
| This is making me crazy! Thank you in advance.
|
| Neil
 
Top