![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: &# in PARAM NAME causing problems
From: David Dorward <dorward@yahoo.com>
Date: Thu Aug 11 2005 - 23:47:22 CEST
Thomas Magma wrote:
> I have an application that generates a HTML document that contains an
Which is invalid.
> One solution is to not let my original application generate the sequence
Fix it so it represents the sequence &# as &#.
> however, this does not fix the HTML documents that have already been
Get a text editor that can do a global search and replace, then run it only
> It would be nice to just fix the Java applet so it can import this raw
I suspect you'll find that the browser interprets &# and feeds the result to
-- David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/> Home is where the ~/.bashrc isReceived on Tue Oct 18 03:07:52 2005 |