Page 1 of 1

Import XML on client side

Posted: Sun Jan 07, 2007 4:49 pm
by 9529705
Hello

I want to import XML data into TeeChart ActiveX Object in browser on client side with JavaScript code.
Is there a way to do it?

It seems that SeriesXMLSource is a Palette Component, but how can I use it in browser on client side?

Re: Import XML on client side

Posted: Mon Jan 08, 2007 8:32 am
by 9529705
9529705 wrote:Hello

I want to import XML data into TeeChart ActiveX Object in browser on client side with JavaScript code.
Is there a way to do it?

It seems that SeriesXMLSource is a Palette Component, but how can I use it in browser on client side?
I see that no one replyed. I figured that out, BUT I have another question:

Is there any way to load chart data from XML that is given as XML Node or XML Text on Client Browser, instead of giving it a file name and letting it roundtrip to the Server?

Posted: Mon Jan 08, 2007 4:28 pm
by Pep
Hi lior,

sorry for delay.
I'm afraid that not, the only ways to load from XML are the one showed into the TeeChart Pro demo features project :
Load XML from File
Load XML from Web