Hello, thanks for your response!

I know the right click method, but...

IT must be a sutomatic process, beacause i can't to do this in 1000
documents!

My partners must to access into my web and then my application convert the
results that they see in a document.
But to paste the chart in the document, I need that image from google
chart is a real image (PNG, JPEG, GIF, etc...), then in the HTML tag of
the image, the resource code may be (for example):

<img src="chart.google.etc, etc.../etc-etc.PNG">

But i look the properties of the image in my browser and I see that the
image don't have extension!

How can i to save the image from ASP code? You know?

Thank you very much and please, excuse my engrlish!! :(

Best regards.


>
> You *can* save a chart to your local file system. Just pull up the
> chart in any web browser, right-click on it and choose "Save."
>
> BUT, you don't have to in order to use Google Chart API generated
> images on a typical .NET 3.0 website. Setting the ImageUrl property of
> an asp:Image instance should work just fine.
>
> Good luck,
> K
> >
>



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Chart API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to