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.
Comment