I've had a similar problem before...
Something like this could fix it..

<cfprocessingdirective pageencoding="iso-8859-1" />

Yves Arsenault

"Love is the only force capable of transforming an enemy into a friend".
--Martin Luther King, Jr.


On Tue, Feb 3, 2009 at 10:13 PM, John Pullam <jpul...@mcleansystems.com>wrote:

>
> >Load up both pages in firefox and then view info for each. A plain,
> >non-outputting CF page gave me a content-type of utf-8 while a plain,
> >non-outputting htm page gave me a content-type of ISO-8859-1. I think CF
> >automatically returns the generated page using the utf-8 content type.
> >
> >On Tue, Feb 3, 2009 at 8:29 PM, John Pullam <jpul...@mcleansystems.com
> >wrote:
> >
> >>
> You are correct. When I looked at the 2 pages in Firefox there was a
> difference in the character encoding. Pardon my ignorance, but how do I fix
> that? The meta tags on the pages all say <meta http-equiv="Content-Type"
> content="text/html; charset=iso-8859-1">
>
> Is there something else that I don't understand that controls the character
> encoding of the outbound page?
>
> 

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

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318821
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to