February 9th, 2000, 03:20 AM
Hi All,
my problem is:
With a button-click on a HTML-Side I start an ActiveX-Component(A) on the Web-Page.
This Component instantiates a new DLL (B).
Another button-click starts another ActiveX-Component(C) on the Page.
Now my problem :-( : My DLL (B) should talk to the ActiveX-Component (C).
I don't now, how the DLL could get a reference to the Component (C)!
Many Thanks
Stephan
my problem is:
With a button-click on a HTML-Side I start an ActiveX-Component(A) on the Web-Page.
This Component instantiates a new DLL (B).
Another button-click starts another ActiveX-Component(C) on the Page.
Now my problem :-( : My DLL (B) should talk to the ActiveX-Component (C).
I don't now, how the DLL could get a reference to the Component (C)!
Many Thanks
Stephan