473,385 Members | 1,730 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,385 software developers and data experts.

Using .Net controls in Internet Explorer

I have written a Windows control library in Vb.net and now i am eager to use
them from
webpages with Internet explorer, using the object tag, something like this

<object id="MyButto1"
classid="http://Domain/MyControls.dll#MyControls.MyButton" ></object>

First i uploaded the library to my homepage to let explorer get it from
there; that it

classid="http://MyHomeServer/MyControls.dll#MyControls.MyButton"

However, the control was not visible on page.

Then i ran my own webserver locally to see if explorer actually tries to get
the library, that is

classid="http://Localhost/MyControls.dll#MyControls.MyButton"

Indeed, it issue the GET /MyControls.dll command, and my webserver delievers
it, but
even this time, the control is not visible on the page.

The interesting thing is what explorer does after it downloads the control
library..
Seems it cant use the control straight away, for some reason..

Anybody any idea ?

Thanks for comments and advice !



Nov 21 '05 #1
3 1470
I have found the answer myself.

Just a last comment before i leave this group:

Haha, seems to me its completely meaningsless to post a question here if you
are one inch above newbie level. Deeper questions which require some brain
will be left unanswered, only superficial trivial things which even a moneky
could handle will get hundreds of replies from people eager to show how
competent they are in VB.net, but in reality they hardly know anything...

You talk about objects, but you dont have a clue what an object is or howit
is implemented on lowest level, that is assembly language. For most of you
,VB.net will remain a magical fasade, lacking the brain to penetrate to any
depth beyond the superficial monkey level...

Thanks for your attention,
bæææ_bææææ..

Nov 21 '05 #2
Friskusen,

Did you know that almost every day things are changed in IE to do security.

Therefore your question is absolute not popular.

To get an answer your question would have to be interesting for other people
and becomes therefore quiet easy. It seems that there are not much who use
your approach.

However using own webcontrols in aspnet is more a question for the framework
groups. It is not special VBNet language.

microsoft.public.dotnet.aspnet

Just my thought,

Cor
Nov 21 '05 #3
doh
microsoft.public.dotnet.framework.aspnet
Nov 21 '05 #4

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

Similar topics

0
by: Jeff M | last post by:
For my application an activeX refers to "program displayed within Internet Explorer" After looking over the docs for VB.NET it looks impossible. ---START--- USERCONTROL CHANGES IN VISUAL...
3
by: Tom Asken | last post by:
Short version: IE 6.0 wrongly posts <button ..> value. Internet Explorer should only post the value of the clicked submit button - but IE 6 posts the value of several submit buttons if they have...
10
by: Andrew Chalk | last post by:
I have an ASP 3.0 page that contains an ActiveX control that I wrote in VC++ v6.0. Under Visual Interdev I can debug the ASP code just fine. However, when I get to an ASP line that references my...
1
by: Ravi | last post by:
Hi, I need to develop a control which runs within Internet Explorer. In Visual Basic 6.0 we used ActiveX controls. Is there an alternate or an improved way of developing these type of controls in...
3
by: EJ1003 | last post by:
Hello I would like to create Activex Control uisng C# and use it in ASP.Net webform. User Control is not solving my requirement so I am going for Activex Control. Please guide me on this, how...
1
by: Mombiatch | last post by:
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...
2
by: Martin Eyles | last post by:
I would like to embed a windows controls or smart client controls in a web page, in a similar way to which a java applet or a flash applet or an active x control is embedded. I read something...
0
by: Friskusen | last post by:
I have a control library written in Vb.Net and now i am very eager to use the controls with Internet explorer, using the object tag, something like this: <object id="MyButton1"...
7
by: Jarod_24 | last post by:
I just downloaded a activex control that was written in C# and tried to view it on my PDA's Internet Explorer. At my regular PC it displayed just fine, but nothing showed up on the pda. Do...
15
by: mc | last post by:
I'm writing an app for managing Task Lists, I'm trying to add some controls to a form that I can use to link tasks, my original intention was to: - Add two list boxes, one listing "all Tasks"...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.