HTML Samples
Jay R. Ashworth
jra at baylink.com
Wed Jun 28 09:20:14 PDT 2006
On Wed, Jun 28, 2006 at 10:38:10AM -0500, Pete Murray wrote:
> Open the attached HTML document using any HTML editor.
> You will notice a group of &fp??? throughout the page.
>
> As you review the attached processing table, you will
> notice that the parsing routine looks for "&fp" on each
> line of the HTML document to plug-in the field and/or
> variable marked by these macros or filePro tags.
>
> I chose to use "&fp" as a prefix simply because I did
> not think it would ever be used in XML, DHTML nor HTML
> on tags thus preventing potential conflicts.
If you modify that jsut slightly, to &fp???; (adding the semicolon at
the end) then if any of them ever do leak through, they'll be parsed as
unknown entity references and eaten by the browser -- without the
semicolon, I'm not sure exactly how they'd work, since I think they're
then syntax errors.
Cheers,
-- jra
--
Jay R. Ashworth jra at baylink.com
Designer Baylink RFC 2100
Ashworth & Associates The Things I Think '87 e24
St Petersburg FL USA http://baylink.pitas.com +1 727 647 1274
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on Usenet and in e-mail?
More information about the Filepro-list
mailing list