473,657 Members | 2,477 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.Net components in DHTML?

Hi,

Maybe some of you remember. In VB6 it was possible to create a Document
ActiveX component.
This would be an ActiveX EXE file, that can be loaded from a DHTML webpage
(using <object> for example).
Can a similar thing be done in VB.Net?

I don't seem to find any resources to do this and it can't use ASP or
something, it should be able to run from a local HTML file.

Kind regards,
Kevin Chabot
Nov 20 '05 #1
3 1433
It is called a windows control library

Jim
www.jimandal.com
"Kevin Chabot" <ke*********@sk ynet.be> wrote in message
news:e4******** ******@TK2MSFTN GP12.phx.gbl...
Hi,

Maybe some of you remember. In VB6 it was possible to create a Document
ActiveX component.
This would be an ActiveX EXE file, that can be loaded from a DHTML webpage
(using <object> for example).
Can a similar thing be done in VB.Net?

I don't seem to find any resources to do this and it can't use ASP or
something, it should be able to run from a local HTML file.

Kind regards,
Kevin Chabot

Nov 20 '05 #2
Yes, I see...

But how do I create/init a UI?
And how do I use it in HTML...
Does anyone have a good resource on this?

Kind Regards,
Kevin Chabot
Nov 20 '05 #3
* "Kevin Chabot" <ke*********@sk ynet.be> scripsit:
Maybe some of you remember. In VB6 it was possible to create a Document
ActiveX component.
This would be an ActiveX EXE file, that can be loaded from a DHTML webpage
(using <object> for example).
Can a similar thing be done in VB.Net?

I don't seem to find any resources to do this and it can't use ASP or
something, it should be able to run from a local HTML file.


The possibilities are very limited:

J# Browser Controls provide developers with a way to migrate their existing
Java applet source code to run within the context of the .NET Framework

<http://www.microsoft.c om/downloads/details.aspx?Fa milyID=325a8f15-fe7b-4087-aa46-6d3e1b6108e0>

MSDN documentation link:

<http://msdn.microsoft. com/library/en-us/dv_vstechart/html/vjtskMigratingJ avaAppletsToMic rosoftJBrowserC ontrols.asp>

For .NET 1.0, controls as ActiveX are only supported hosted in MS IE 5+6:

<http://support.microso ft.com/default.aspx?sc id=kb;en-us;Q311334>
<http://support.microso ft.com/default.aspx?sc id=kb;en-us;q317346>

Using Windows Forms Controls in Internet Explorer:

<http://msdn.microsoft. com/msdnmag/issues/02/06/rich/rich.asp>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #4

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

Similar topics

2
1633
by: Frances Del Rio | last post by:
please, can you go to http://www.francesdelrio.com/dhtml/ when you click the name of the character the font color for all the lines of that character should change.. this is a simple DHTML memo... but I find that none of the JS or DHTML code is working at all on page... if I download page and view it locally the JS & DHTML code work fine, I don't understand this.. I'm very anxious b/c I just submitted this page as a demo for a...
2
1994
by: mr_burns | last post by:
hi there, i would like a book that will explain concepts of javascript and dhtml instead of, for example, ten tutorials on how to do specific things in js or dhtml. ideally a book thats can explain from the basics of javascript, to more complex things such as dhtml and dom onto things like creating javascript objects (if that is possible, but u get the idea). rather than this is how you make a drop down menu tutorial; this is how you
1
1738
by: Steve | last post by:
Hi; I have heard about a few very good books on DHTML, but the most modern ones seem to have been published in 2002. Have any _significant_ changes in DHTML or the standard DOM happened since then or will those "best of the dhtml books" still do the job? If not, is there a place on the web that documents DHTML, well, in its latest greatest form?
2
7318
by: | last post by:
Hello All, Could some one send me information on DHTML tutorials where I can leand the differences between html and dhtml. Thanks, ------------------------------------------------------------------------ IT Interview Questions : http://www.geekinterview.com <br> Tutorials and Articles : http://www.geekarticles.com <br> Free Training : http://www.exforsys.com
1
1359
by: Bob T | last post by:
Hi All, I am a bit of a newbie but have a reasonable grasp of using ASP.net code. One thing I have wanted to find our for sometime is if there is a way to invoke DHTML methods from or after running an ASP.net event. For example/ I can open a modal dialog using the DHTML method <input type = "button" onclick = "window.showmodaldialog("webpage.aspx")">
17
1681
by: Jacques Jamain | last post by:
hello, in a dhtml page generated from php I want to include a file which is in fact the body of the dhtml page. My hosting ISP does not allow SSI but supports php includes. In the dhtml page, the generated statment <?php include('fspecs') ?> is ignored. I've the feeling that I'm overlooking something in the way php is parsing dhtml (if it does). The dhtml code saved in a file execute correctly after that... Any hints about this? Thanks...
3
2523
by: aspmonger | last post by:
Hello, I really believe that IE 6 has a new (intentional?) bug that severely limits the capability of dhtml and cross domain scripting. Yesterday, I read an interesting article about the subject and it only supported my claim. The article explained why Microsoft will not be letting the IE DHTML Implementation get any more powerful than it already is. Microsoft has realized that an experienced DHTML developer can create a web application that...
9
5303
by: ninhovid | last post by:
Hi... i'm new at dhtml, and i want to use it in help windows (instead of window.open() of javascript)... i'm done it... but it works only in internet explorer.. in firefox 2 and 3 it opens the dhtml modal window but in the background of my main page... what do i have to correct so it opens up in front as it does in internet explorer? i'm using c# and ajax... it's an asp.net app... in masterpage i have this: <link rel="stylesheet"...
0
8421
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8325
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8742
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8518
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8621
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6177
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5643
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
2743
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1734
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.