G
Guest
Hi,
I have activex component embedded to html page. I use
javascript to handle one event coming from the component.
The problem here is that the event it handled in some IE6
browsers but not all (platforms xp & windows 2000,browser
setting are same). The problem occured (I think) when I
moved to use new visual studio 2003. Before that
everything worked fine.
ActiveX component is loaded fully and it works just fine
except the event. Somehow the javascript can't attach
eventhandler to this event. Is this security issue or
what?
Thanks
- Tero
I have activex component embedded to html page. I use
javascript to handle one event coming from the component.
The problem here is that the event it handled in some IE6
browsers but not all (platforms xp & windows 2000,browser
setting are same). The problem occured (I think) when I
moved to use new visual studio 2003. Before that
everything worked fine.
ActiveX component is loaded fully and it works just fine
except the event. Somehow the javascript can't attach
eventhandler to this event. Is this security issue or
what?
Thanks
- Tero