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

Re: "Access is denied" in IE on node.focus()

sasuke wrote:
Eric B. Bednarz wrote:
>Fair question, I should have said mainstream user agents (before Mosaic
there was a browser with support for inline graphics, scripting and
stylesheets; no web developer I know in real life knows that :).

Here we go…

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
Missing system identifier forces a catalog lookup, see below.
><title/foo/
Equivalent to

<title>foo</title>

Cf. `<meta ... />' being invalid in HTML.

(The start tag of the `html' element, and the start and end tags of the
`head' element may be *O*mitted.)
><ul>
(The start tag of the `body' element may be *O*mitted.)
><li>asd
(The end tag of the `li' element may be *O*mitted.)
><>bar</>
Equivalent to

<li>bar</li>
></>
Equivalent to

</ul>

The end tag of the `body' and `html` elements may be *O*mitted.
>No, we don't have a winner here.

Truly amazing; it passes the W3C validator with flying colors!
There is nothing amazing about that; the W3C Validator obviously validates
against the SGML declaration and the DTD of the selected/detected markup
language according to its catalog of public identifiers. Which makes me
wonder what it would say about too long an attribute value.
X-Post & F'up2 ciwah, this is off-topic here.

PointedEars
--
realism: HTML 4.01 Strict
evangelism: XHTML 1.0 Strict
madness: XHTML 1.1 as application/xhtml+xml
-- Bjoern Hoehrmann
Oct 2 '08 #1
2 1446
Thomas 'PointedEars' Lahn <Po*********@web.dewrites:
>><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
Missing system identifier forces a catalog lookup, see below.
I don’t really know what you are trying to say.

Usually the idea is to look up the FPI in the catalog and use the the
system identifier as last resort. Well, if your root element is not
declared to be ‘html’. See

<http://validator.w3.org/sgml-lib/sgml.soc>
[…] the W3C Validator obviously validates
against the SGML declaration and the DTD of the selected/detected markup
language according to its catalog of public identifiers.
Erm, yes. So?

--
||| hexadecimal EBB
o-o decimal 3771
--oOo--( )--oOo-- octal 7273
205 goodbye binary 111010111011
Oct 2 '08 #2
Eric B. Bednarz wrote:
Thomas 'PointedEars' Lahn <Po*********@web.dewrites:
>>><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
Missing system identifier forces a catalog lookup, see below.

I don’t really know what you are trying to say.
See <http://www.w3.org/TR/REC-html40/struct/global.html#h-7.2(final proper
paragraph), then below.
Usually the idea is to look up the FPI in the catalog and use the the
system identifier as last resort.
I was talking about a *missing* system identifier that forces a catalog
lookup (using the [remaining] *public* identifier as the key, of course.)
Well, if your root element is not declared to be ‘html’.
No, quite obviously, first public identifiers are tested; if and only if
that fails, use the system identifier; if and only if that fails and the
root element of the document is `html', a basic DTD is being validated against.
See

<http://validator.w3.org/sgml-lib/sgml.soc>
There is exactly what I pointed out.
>[…] the W3C Validator obviously validates against the SGML declaration
and the DTD of the selected/detected markup language according to its
catalog of public identifiers.

Erm, yes. So?
So, contrary to what "sasuke" said, it is not amazing at all that this
peculiar example of yours passes Validation. (Proper quoting on your part
would have revealed my meaning.)
PointedEars
--
Anyone who slaps a 'this page is best viewed with Browser X' label on
a Web page appears to be yearning for the bad old days, before the Web,
when you had very little chance of reading a document written on another
computer, another word processor, or another network. -- Tim Berners-Lee
Oct 3 '08 #3

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

Similar topics

8
by: Frances Del Rio | last post by:
I'm getting Getting "Access is Denied" on resizeTo and moveTo methods in IE (IE 6.0..) I saw two posts about this from 7/6 & 7/7.. I suspect, like previous poster said, that this has to do w/MS...
2
by: Craig Santoli | last post by:
"... to ASPNet as attempted from C:\WINNT\System32\WBEM\WinMgmt.exe." This error keeps appearing in the Windows 2000 Server Event Viewer. Any ideas on what's causing this or how to prevent it?...
1
by: Winterminute | last post by:
If I try to make any changes to the ASP.NET Portal Starter kit it fails with an access denied error. This was working when I left last week and is failing today. I don't remember changing...
0
by: Christophe Niel | last post by:
Hi As stated in Q315159, I have a problem to access a SQL server, but, I don't have the same cause : I use Application Center so I had to I use a domain account as the Asp.net worker process in...
6
by: ASP.Confused | last post by:
I have an ASP.NET page writtein in VB that uses ADODB. I just had to force-install MDAC 2.8 after I tried to rollback to 2.6 (my web host uses this, and I wanted to be compatible with them.) I...
0
by: ASP.Confused | last post by:
The old message looked a little stale, so I am re-posting it here. Anybody have any ideas of what I could do?!? The previous responses to this question are below. If you want to look at the...
0
by: Rico | last post by:
Helolo, I have an ASP.NET application on a Windows 2003 Server machine WITHOUT VS. I am working on an XPPro machine with VS 2003. I have installed the remote debugging components on the server....
1
by: srivatsans101 | last post by:
Hi, I'm trying to access the IFrame contents on a HTML page as frames.document But in IE, I'm getting Access Denied Error Message. I tried to add the IFrame's Src WebSite (a...
1
by: Odd B Andersen | last post by:
I get this message in the db2diag.log. 2008-04-01-10.41.37.174000+120 E13321H539 LEVEL: Error (OS) PID : 3528 TID : 144 PROC : db2syscs.exe INSTANCE: DB2 ...
18
by: Jeff Bigham | last post by:
Hi, I'm getting an "Access is denied" error in IE when I try to focus an input box with node.focus() My understanding is that should only happen when the domains are different of the...
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...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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
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: 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...

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.