HOW TO CREATE ACTIVEX DLL USING C#

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<p align=left><font face=Arial size=2>Hi </font>
<p align=left> 
<p align=left>    I want to create an Activex using c# (Not Activex Control).The dll to contain only a plain class with some properties and methods.And i want to invoke the Dll class from Webpage(Html,JSP) using <OBJECT> Tag.I will pass the Params for setting the properties values.
<p align=left> 
<p align=left>How can i do it any suggestions or any reference for it.
<p align=left> 
<p align=left><font color="#0000ff (Its only the c# DLL File i want ).</font>
<p align=left><font color="#ff0000 </font> 
<p align=left><font color="#ff0000 How do we call a dll function on client side from web browser ?</font>
<p align=left><font color="#ff0000 </font> 
<p align=left><font color="#ff0000 </font> 
<p align=left><font color="#333333 Any help would be appricated.</font>
<p align=left><font color="#ff0000 </font> 
<p align=left><font color="#333333 Thanks & Regards</font>
<p align=left><font color="#333333 </font> 
<p align=left><font color="#333333 Dwipayan Das</font>

View the full article
 
Back
Top