• 0

Calling my ActiveX method from my ASP.NET page


Question

Hi,

I?m currently developing an ActiveX-kontroll in VS C++ 6.0, to be used in IE 4.0 +.

1.The ActiveX should be started from a ASP.NET web application, must I use plain HTML (Object Tag) for inserting an ActiveX in VS .NET? Is there way to make i a part of the webform instead?

2. The ActiveX should also read som parameters passed throw the web application, user, pass and project etc.... How to I do this? One way I guess is to add PARAM attributes to the OBJECT-tag, how do I read the values from the PARAM into my C++ ActiveX-control? Is there a better way?

Remember that the ActiveX is develop in VS 6.0 C++. I have looked at the Class Wizard/automation/add property but I still don?t get it, how to read HTML/OBJECT/PARAM- values in to my ActiveX.

Thanks for helping!

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.