473,326 Members | 2,732 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Using a .NET dll in the same way as an ActiveX control in a webpage

I've got an application whereby I need to make calls to a .NET Class Library
in the same way that I would make calls to an ActiveX control from a
webpage, using the <object id="CLSID, etc tag. Is there a better way to do
this than wrapping the .NET Class Library into an ActiveX Control?

Thanks
Joe
Nov 18 '05 #1
1 1305
"Mombiatch" <mo*******@invalid.com> wrote in message
news:JL********************@is.co.za...
I've got an application whereby I need to make calls to a .NET Class Library in the same way that I would make calls to an ActiveX control from a
webpage, using the <object id="CLSID, etc tag. Is there a better way to do
this than wrapping the .NET Class Library into an ActiveX Control?


Joe, I'm not sure about class libraries in general, but I know that it's
possible to embed a Windows Forms control in IE. Check out the following
references and if this works for general class libraries, please let us
know. Alternatively, you could create a Windows Forms control with no UI...

#Host Secure, Lightweight Client-Side Controls in Microsoft Internet
Explorer
http://msdn.microsoft.com/msdnmag/is...l/default.aspx

#Embedded Windows User Controls into Internet Explorer
http://www.devhood.com/tutorials/tut...=187&printer=t

#Code Access Security and Distribution Features in .NET enhance Client-Side
Apps
http://msdn.microsoft.com/msdnmag/is...h/default.aspx

--
John Saunders
johnwsaundersiii at hotmail
Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Neo | last post by:
I have a usercontrol that I am trying to use as an ActiveX Control on a WebPage, however it refereneces an Assembly that whenever the first call is made to anything in the Assembly a Security...
0
by: Kubik | last post by:
Hi! I'm trying to deploy an activex control in C# and embed it into webpage. I read http://www.c-sharpcorner.com/Code/2003/March/ActiveXInNet.asp article, and I thought: ok, it's easy! I...
0
by: Sarav | last post by:
Hello Everybody, I had developed a Client side ActiveX control in VB6. I want that to include in my ASP.Net webPage. How can I include that ocx in my webpage? How can I call/set the control's...
4
by: Captain Chaos | last post by:
Hello Is it Possible to build an ActiveX Control with NET ? I want to take a NET UserControl and use it with VB6. I found a solution how to embbed a NET UserControl into a WebPage (Like it...
0
by: Richard Bond | last post by:
Hi, I have a vb ActiveX control in a frame by itself. It itself contains a third party graphing control (Graphics Server). In short, a javascript function passes an HTML table object to the...
5
by: poppy | last post by:
I have an activex control on my webpage which fires off an event every ten seconds using the timer. When the event fires in the activex control I need to update a textbox on the webpage using...
3
by: ritulranjan | last post by:
Hi, I am new to Javacript, so please forgive any trivial queries made. I want to use functions in an .ocx file, in a web page. The web page uses the <objecttag to embed the ActiveX object, and...
3
by: =?Utf-8?B?ZG5vcnJpcw==?= | last post by:
I have an application containing WMP and I'd like to create an "online" version of it. I believe that this used to be accomplished with activex in VB 6. How would I go about recreating it for use...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.