Re: Entity reference Difference?



Well bust mah britches and call me cheeky, on Fri, 27 Jul 2007 23:02:28
GMT David E. Ross scribed:

On 7/27/2007 2:15 PM, gouqizi.lvcha@xxxxxxxxx wrote:
On Jul 27, 12:52 pm, Sherm Pendley <spamt...@xxxxxxxxxxx> wrote:
gouqizi.lv...@xxxxxxxxx writes:
Any differnce between
1. &amp;lt;
2. &lt;
Yes - the first is what you'd use if you want your visitors to
actually
see "&lt;", the second if you want them to see "<".

sherm--

--
Web Hosting by West Virginians, for West Virginians:http://wv-www.net
Cocoa programming in Perl:http://camelbones.sourceforge.net

But sometimes, both shown as '<'


I seem to remember a situation in which the &amp; is parsed before the
general parsing of HTML. This causes
&amp;lt;
to become
&lt;

The problem is that I can't remember the situation. It might have
involved the entity references appearing in a server-side script.

I vaguely remember posting the same question here and being referred to
someone else's Web page describing this problem, what caused it, and
how
to resolve it.

I think, in the end, one solution was to code
&&amp;amp;lt;
You might want to try that.

....And if you have trouble with that, you can always do:

&amp;&amp;amp;lt;

--
Neredbojias
Half lies are worth twice as much as whole lies.
.



Relevant Pages

  • Re: Entity reference Difference?
    ... Web Hosting by West Virginians, ... Cocoa programming in Perl:http://camelbones.sourceforge.net ... "Why NOT Road Rage?" ...
    (comp.infosystems.www.authoring.html)
  • Re: Help fixing a web page in safari on mac 10.4.6
    ... I have a mac 10.3.9 and all the pages from our website are working fine ... Web Hosting by West Virginians, ... Cocoa programming in Perl: http://camelbones.sourceforge.net ...
    (comp.sys.mac.programmer.help)
  • Re: RubyCocoa Sheets - help anyone?
    ... Web Hosting by West Virginians, ... Cocoa programming in Perl: http://camelbones.sourceforge.net ...
    (comp.lang.ruby)
  • Re: TXL-like capability?
    ... Check out the Filter module on CPAN: ... Web Hosting by West Virginians, ... Cocoa programming in Perl:http://camelbones.sourceforge.net ...
    (comp.lang.perl.misc)
  • Re: Including text From Other Pages or Text Files
    ... I have been trawling the net for answers, but all I keep hitting on is ... tutorial - if you're not using Apache, you can skip the server config ... Web Hosting by West Virginians, ...
    (alt.html)