Hey everyone,

I have a bunch of french characters, not even being read from a
database, straight text, that will not display properly when thay are
inside a .cfm template. The same characters inside a .html will
display appropriately.

I have tried using cfcontent, does not change anything, characters are
displayed as garbage text. some weird upside down y.

environment : linux, apache, cfmx 6.1

Any ideas? here is the cfml example.

<cfcontent type="text/html; charset = iso-8859-1" >
<html>
<head>
<title>Test Page</title>
</head>

<body>

testing old style html accents &nbsp;&Aacute;&eacute;&euml;<br>
testing chars as they are typed ���

</body>
</html>

you can see this in action at http://blog.gabrielrobichaud.com/testaccent.cfm


TIA!!
Gabriel

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196727
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to