Is anyone cutting and pasting MS Word "HTML" into the CMS? This is usually
the root of any text weirdness.

-- 
Scott Stewart
ColdFusion Developer
 
SSTWebworks
4405 Oakshyre Way
Raleigh, NC. 27616
(919) 874-6229 (home)
(703) 220-2835 (cell)
-----Original Message-----
From: Steve LaBadie [mailto:[EMAIL PROTECTED] 
Sent: Friday, January 18, 2008 8:12 PM
To: CF-Talk
Subject: RE: Strange Characters Appearing in Browser

We are using a product called OmniUpdate. After deliberation with their
"technical" staff they feel that Coldfusion is causing the character problem

________________________________

From: Jerry Guido [mailto:[EMAIL PROTECTED]
Sent: Fri 1/18/2008 4:27 PM
To: CF-Talk
Subject: RE: Strange Characters Appearing in Browser



I am not sure I understand the question.
When you speak of "the CMS editor" and the "The solution is to teach the CMS
editor", what editor are you using? 

Jerry Guido
Programmer
MGT of America, Inc.
[EMAIL PROTECTED]

The information contained in this electronic communication is intended only
for the use of the addressee, and may be a confidential communication.  If
you are not the intended recipient, you are hereby notified that you have
received this transmittal in error; any review, dissemination, distribution
or copying of this transmittal is strictly prohibited.


-----Original Message-----
From: Steve LaBadie [mailto:[EMAIL PROTECTED]
Sent: Friday, January 18, 2008 3:50 PM
To: CF-Talk
Subject: Strange Characters Appearing in Browser

We are using a CMS and are experiencing a strange phenomenon that every time
someone presses the space bar multiple times while editing a page an Â
appears in the browser. The software company feels that ColdFusion is
causing this issue, but I am not convinced of this.



The content management editor should write a "&nbsp" when contiguous blank
spaces are written into the html code, instead the CMS writes an extended
ASCII character (hex 0xC5). This shouldn't happen.



Because the pages are written in UTF-8, the server correctly displays the
character (as it is supposed to). The solution is to teach the CMS editor to
write the html sequence "&nbsp" instead of the extended ASCII character
0xC5.



But not sure where to go from here.



Should I be using <cfcontent> or < cfprocessingdirective> on every page



Steve LaBadie, Web Manager
East Stroudsburg University
200 Prospect St.
East Stroudsburg, Pa 18301
570-422-3999
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
http://www.esu.edu <http://www.esu.edu/>  <http://www.esu.edu
<http://www.esu.edu/> >











~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296887
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to