|
-
February 9th, 2000, 04:20 AM
#1
ActiveX and DLL
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
-
February 9th, 2000, 04:26 PM
#2
Re: ActiveX and DLL
I think Im missing the point - Do u want Component B to talk to component C after Comp C has been instantiated ???
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|