IT SOLUTIONS
Your full service technology partner! 
-Collapse +Expand
PrestwoodBoards
Search Group:

Advanced
-Collapse +Expand PrestwoodBoards Store

Prestwood eMagazine

October Edition
Subscribe now! It's Free!
Enter your email:

   ► KBIT Water-Coo...PrestwoodBoards   Print This     
  From the September 2008 Issue of Prestwood eMag
 
PrestwoodBoards:
Legal and Illegal Characters on PPC
 
Posted 16 years ago on 7/6/2008 and updated 9/1/2008
Take Away: Displaying code snippets in the knowledge base and message boards can be a bit tricky. You cannot use "&_lt;", "&_gt;", "&_amp;lt;", nor "&_amp;gt;" (minus underscores).

KB101277

Notice you CAN display all of the following including "<" and ">". However, you cannot use the entity reference equivalents. See red text below.

<html>
<body>
<p>Hello, World!</p>
 
Here is some ASP...
<%Response.Write "Hello, world!"%>
Now, how about some escape characters...
<
The above is supposed to be "& + lt;" but resolves instead.
Nothing we can do because that's what's used to interpret HTML.
 
and this one...
<
The above is supposed to be "& +amp; + lt;" but the first save
changes it to "& + lt;" and the next save resolves instead.
Nothing we can do because "& +amp; + lt;" is used to show HTML
code snippets.
 
</body>
</html>

Comments

0 Comments.
Share a thought or comment...
 
Write a Comment...
...
Sign in...

If you are a member, Sign In. Or, you can Create a Free account now.


Anonymous Post (text-only, no HTML):

Enter your name and security key.

Your Name:
Security key = P157A1
Enter key:
KB Post Contributed By Mike Prestwood:

Mike Prestwood is a drummer, an author, and creator of the PrestwoodBoards online community. He is the President & CEO of Prestwood IT Solutions. Prestwood IT provides Coding, Website, and Computer Tech services. Mike has authored 6 computer books and over 1,200 articles. As a drummer, he maintains play-drums.com and has authored 3 drum books. If you have a project you wish to discuss with Mike, you can send him a private message through his PrestwoodBoards home page or call him 9AM to 4PM PST at 916-726-5675 x205.

Visit Profile

 KB Article #101277 Counter
7331
Since 7/6/2008
Go ahead!   Use Us! Call: 916-726-5675  Or visit our new sales site: 
www.prestwood.com


©1995-2024 Prestwood IT Solutions.   [Security & Privacy]