Page 1 of 1

ASP.NET ISSUE With Activex 8

Posted: Mon Jun 01, 2009 2:16 am
by 15051001
dear,
I have a problem need your help. I need display dynamic Chart after user choice, so I use session to save message which user have choiced.However,the session is null in page of TChart1.Import.LoadFromURL("example.aspx").I must get data from database by user's selected .Could you please teach me how to do?

Posted: Mon Jun 01, 2009 10:08 am
by narcis
Hi rock,

Have you looked at the ASP Server Examples included with TeeChart's installation? I'd recommend you to look at the first 3 examples and do an hybrid example between all them. First one for generating a live chart, second one for using a database and third one for passing a parameter.

Hope this helps!