Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ActiveX: MTS implementation needed or not.

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi,
I want to create an ActiveX DLL that will be implemented on an ASP page and will be stored in a session object. This ActiveX will store information and write it to a DB when needed. the question is: do I need to create it as an MTS package or can I just create it as a normal ActiveX DLL?

Thank you.
 
You can do it as an ordinary COM object. John Fill
1c.bmp


ivfmd@mail.md
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top