Hello All;
I have found that Arachne has a problem with these HTML entities and there
are probably a lot more: >,<,",\,'.
In order to recognize the entity, Arachne must see a space after it.
She will eat that space when displaying the character, but other browsers
won't.
To display (in PRE formatted text mode) the following: "%X"=="" goto end.
Arachne must see: " %X" ==" " goto end.
Netscape will display: " %X" ==" " goto end.
Extra spaces ^ ^ ^ ^ are undesired.
- Clarence Verge
--
- Help stamp out FATWARE. As a start visit: http://home.arachne.cz/
--