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

AxWebBrowser1.Document type question

I am trying to use a webbrowser control to get html file from web, the
sample code in http://support.microsoft.com/?kbid=311284 like this

Dim doc As mshtml.HTMLDocument
doc = AxWebBrowser1.Document

but mshtml.HTMLDocument is not defined in vb .net 2003, did I miss
something?

Nov 20 '05 #1
1 1387
Cor
Hi,

To see the description of Axwebbrowser in visualstudio help, the best thing
is to put the help search filter to "no filter", than you get a bunch of
information

Cor
Dim doc As mshtml.HTMLDocument
doc = AxWebBrowser1.Document

Nov 20 '05 #2

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

Similar topics

2
by: Brett Baisley | last post by:
Hello I have a block of html code that I want to run by calling a javascript function to print it. Its basically a table with menu items in it that is the same for many pages, and instead of...
2
by: Colin McGarry | last post by:
After changing some "old" web pages into CSS I noticed big differences between mozilla and IE rendering. I finally noticed that the document type was HTML 3.2. I copied a more recent tag from...
5
by: RodneyDunes | last post by:
My site did validate and now it doesn't. The error I get is the following: document type does not allow element "META" here ....nt-type" content="text/html;charset=iso-8859-1"> Can someone...
3
by: MeNotHome | last post by:
I am trying to automate web browser navigation and form fill out in vb.net Why doesn't this work? AxWebBrowser1.Document.Forms(0).All("action-download").click() I also tried...
25
by: MeNotHome | last post by:
I am automating the navigation of a website. When I reach the end, it changes to xml. So my axwebbrowser1 has a bunch of xml data in it. So here is what I am trying to do Dim xmlText As...
0
by: Naeem Sarfraz | last post by:
I have some xml in a string variable. The XML contains a Document Type Definition. I want to load the XML into an XmlDocument but not validate the XML according to the dtd. I've tried...
3
by: scottl | last post by:
I'm trying to programmatically create a document type using the CreateDocumentType method of XmlDocument. The document type declaration is: <!DOCTYPE procedure PUBLIC "-//LMSSC//DTD...
3
by: felix.dorner | last post by:
Hi. I have problems validating the following document doc.xml using onsgmls. I call onsgmls like this: >onsgmls -s /usr/share/sgml/xml.dcl doc.xml the output is: onsgmls:1_3_b.xml:2:19:W:...
5
by: garfy | last post by:
Hi i get this error in validation Line 22 column 6: document type does not allow element "title" here. <title>Seo Web Design Los Angeles - Web Design And Search Engine Optimization L ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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
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,...
0
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...
0
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...

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.