teechart 8 apache opera

TeeChart for ActiveX, COM and ASP
Post Reply
knk2
Newbie
Newbie
Posts: 6
Joined: Tue Nov 18, 2008 12:00 am

teechart 8 apache opera

Post by knk2 » Thu Sep 30, 2010 1:33 pm

Hello

I wrote my programm PROG1 (in VS 2008 C++ MFC win32) which used activeX teechart 8.
I have apache 2.2.16 and CGI C++ script. I use apache and cgi c++ script that i want to control PROG1 and see its activex teechart 8 in web.
Now my PROG1 creates pictures ( m_tchart.getexport.asgif.savtofile(...) ) and cgi c++ periodically sends these pictures by apache to the web-browser.
But this method very slow and It is necessary for me of more than one picture in a second.

Can i write my cgi c++, that user could see web teechart 8 activex with data of teechart PROG1 in web browsers OPERA (9,10 and high), IE (5,6 and high)?

I know, that teechart support IE and asp. But It is error,when I try to launch internet application demo in OPERA.
Whether I should use asp to send data stream from teechart in my PROG1 to activex teechart in web-browser (OPERA and IE)?

Will web-user OS download teechart from server or it has to have activex before connection?
Where I can find similar examples?

Thank You

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: teechart 8 apache opera

Post by Sandra » Mon Oct 04, 2010 11:56 am

Hello knk2,

Sorry for delay. Opera does not have in-built support for Microsoft's Windows-specific ActiveX technology or the VBScript scripting language as explain in this link. In this, is recommended to install a plugin, because you can use Activex and VBscripts with Opera browser.

Could you please, try to install plugin as recommended in the link and check again if your problem persists? If problem still appears please, let me know.

I hope will helps.

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

knk2
Newbie
Newbie
Posts: 6
Joined: Tue Nov 18, 2008 12:00 am

Re: teechart 8 apache opera

Post by knk2 » Mon Oct 04, 2010 12:31 pm

Hello

You wrote << as explain in this link.

But link doesn't work. Could you give me it again, please?

Thank you

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: teechart 8 apache opera

Post by Sandra » Mon Oct 04, 2010 12:46 pm

Hello knk2,

Sorry link is this: http://www.opera.com/support/kb/view/415/

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply