ActiveX object

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Vinaya Kumar S

    ActiveX object



    I have a ActiveX object. This is working fine in English windows and IE,
    But causes IE to crash in Chinese windows. Any idea.

    *** Sent via Developersdex http://www.developersdex.com ***
    Don't just participate in USENET...get rewarded for it!
  • Laurent Bugnion, GalaSoft

    #2
    Re: ActiveX object

    Hi,

    Vinaya Kumar S wrote:
    [color=blue]
    >
    > I have a ActiveX object. This is working fine in English windows and IE,
    > But causes IE to crash in Chinese windows. Any idea.[/color]

    ActiveX has nothing to do with JavaScript. ActiveX component can (in IE
    browsers) be scripted, but that's about it. It's a totally different
    technology, and uses a totally different engine to run.

    You should ask one of the microsoft.publi c.activex hierarchy newsgroups.

    HTH,

    Laurent
    --
    Laurent Bugnion, GalaSoft
    Software engineering: http://www.galasoft-LB.ch
    Private/Malaysia: http://mypage.bluewin.ch/lbugnion
    Support children in Calcutta: http://www.calcutta-espoir.ch

    Comment

    Working...