[Ham-Computers] Has anyone seen this Web error before?

Paul (KC9EYE) kc9eye at gmail.com
Tue Apr 20 20:26:35 EDT 2010


On Tue, Apr 20, 2010 at 11:39:38PM +0000, Ron Youvan wrote:
> AD5PE wrote:
>....snip....
> XML Parsing Error: not well-formed
> Location: http://memorialhealth.com/
> Line Number 13, Column 17:    <script src=/Scripts/AC_RunActiveContent.js 
> type="text/javascript"></script>
> ----------------^
> 
> It does work at work, but I do get this error at home.  Slackware and sea monkey.
> I don't understand what XML has to do with a website, it should be written in HTML and java.

In this case any xml compliant web browser should display this error. The author clearly gives 
a DOCTYPE of XHTML Transitional along with a valid xmlns (<html xmlns="http://www.w3.org/1999/xhtml" >).
The error is that it is not well formed XML as this particular script statement is outside of both the 
head and body statement. Where it should not be for XML.

-- 
Paul Lane         |Debian-Lenny 5.02
KC9EYE            |GNU/Linux 2.6.26-2-486
                  |Mutt 1.5.18 (2008-05-17)
http://www.qsl.net/kc9eye


More information about the Ham-Computers mailing list