genesistr 0 Newbie Poster

hi,

I have mfc c++ activeX object and javascript code to use that object. there are 2 types of callback in my activeX object.
First: triggered itself(my activeX object)
second: triggered via external dll.

My javascript code can catch the first callback but although the message arrives to the FireEvent in second case, nothing happens on page. Javascript cant catch it.

how can i make it work? i need to handle the second case.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.