473,513 Members | 3,076 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Accessing unparsed html from the IE DOM

Hi,
Is there anyway I can access unparsed HTML from the IE DOM? I'm
trying to access the unparsed HTML so that I can convert the unparsed
HTML into meaningful content using an appropriate encoding rather than
the gibberish that I get from IE when I don't have the Language pack
installed.

Any help would be highly appreciated.

Regards
ProvostZak

Feb 20 '07 #1
3 2060
Scripsit Provost Zakharov:
Is there anyway I can access unparsed HTML from the IE DOM?
Sounds like contradictio in adiecto. Document Object Models are supposed to
reflect the document structure as parsed into a tree (or originally created
as a tree).
I'm trying to access the unparsed HTML so that I can convert the unparsed
HTML into meaningful content using an appropriate encoding rather than
the gibberish that I get from IE when I don't have the Language pack
installed.
Sounds like solving the wrong problem without knowing what the problem is.

Sounds like trying to fool a web browser into doing something that it
shouldn't be doing, rather than a problem in HTML authoring for the WWW. The
latter kind of problems can (and should) almost always be demonstrated by
posting a URL.

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/

Feb 20 '07 #2
On Tue, 19 Feb 2007, Provost Zakharov wrote:
HTML into meaningful content using an appropriate encoding rather than
the gibberish that I get from IE when I don't have the Language pack
installed.
Then install it!
http://www.microsoft.com/globaldev/h...pintlsupp.mspx
Feb 20 '07 #3
I have tried installing it. The perfomance issues that result due to a
XP language pack installation slow down parsing and rendering of the
page by almost 15%(across all sites).I'm not quite sure why the slow
down occurs. I have access to the IE DOM and am looking to encode the
unparsed HTML myself outside of IE.
Feb 20 '07 #4

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

Similar topics

3
15084
by: Tom Meuzelaar | last post by:
Hello: I'm using VB6 in VS enterprise. I'd like to place an HTML form inside a VB container, have a user fill out the form information, click a submit button, and then have the program capture the field values and write them to an ASCII file on the hard drive. Can anyone confirm that this is even possible? I have dredged up one article...
6
2809
by: Vincent Lefevre | last post by:
I would like to know if the base URI considered to resolve an unparsed entity defined by a relative URI should be the URI before or after its rewriting due to a possible catalog. Let's take an example. Here's my XML file: <?xml version="1.0"?> <!DOCTYPE para PUBLIC "-//Norman Walsh//DTD Website Full V2.4.0//EN"...
1
2977
by: Julius Mong | last post by:
Dear all, I have something like this: <html... > <embed ...> </html> Am I out of luck if I wanted to access the embedded DOM and manipulate its content? Or if I have:
6
2717
by: Chris Styles | last post by:
Dear All, I've been using some code to verify form data quite happily, but i've recently changed the way my form is structured, and I can't get it to work now. Originally : The form is called "form1", and I have selects called "PORTA", "PORTB" ... etc...
3
4306
by: prodirect | last post by:
Hi all, I hope someone can help me. I've recently created a database and wanted to put it up on an ftp sight so that multiple people could access the same tables at the same time from different geographical locations. I have been completely unsucessful in acheiving this goal so far however. Things I have tried: Create a shortcut to ftp...
19
10518
by: k.karthikit | last post by:
Hello all, In some hidden variable (<input type="hidden" name="hiddenId" value="test" /> ,i stored some value.I accessed the value "test" using var id = document.getElementById( 'hiddenId' ); It is working fine in IE. But in Mozilla Firefox , null value is returned.Is there any way to use hidden variables compatible to browsers......?
3
10497
by: judy.j.miller | last post by:
Does anyone know why i can't access a form element value using dot notation in firefox, when i'm in a function. Works ok in the body. I'm trying to do this: var FarTemp = faren.temp.value; I can get at the value using the array method, the getelements by id method, and the bracket-with-the-element-name in it method. But the dot notation...
0
1154
by: Artie | last post by:
Hi, I'm using a WebBrowser control to display xml formatted to html using a stylesheet. In certain scenarios, if I detect that the xml is invalid, I'd need to display the raw invalid xml in the WebBrowser control. I've wrapped the raw invalid xml in some html tags, and it displays, however, all the xml tags have been parsed out - it...
1
1717
by: mhaft | last post by:
Hi, I have an xml document that uses dublin core namespaces, in it there is an element called <dc:description> which contains a string. This string contains some html mark up and it is coming out in my transformed html document as unparsed html. I've written an xsl template that scrubs the markup from the output of dc:description but ideally...
0
7269
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...
0
7177
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...
0
7394
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7559
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...
0
7542
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...
1
5100
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...
0
3248
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3237
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
811
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.