I dont' know much about page encoding but if you have a master application.cfm file simply puting the <cfprocessingdirective pageencoding="iso-8859-1"> tag into this file should effect all child pages. At least that would be the first thing that I would try.
----- Original Message ----- From: "Neculai Macarie" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Wednesday, May 04, 2005 4:47 PM Subject: defaultCharset not working > Hi! > > I have the task of moving 20+ websites from CF5 to CFMX 7. All the sites use > ISO-5589-1 as encoding (files + database). On the new server I setup the > defaultCharset to ISO-8859-1, but the special characters (for example German > umlauts) don't show up correctly. Putting <cfprocessingdirective > pageencoding="iso-8859-1"> in each and every file will give me enough work > for a week so I want to avoid it as much as possible. > > The server is Linux Debian Sarge, if it makes a difference and the pages are > ok on my Windows development box. > > -- > <mack /> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:205496 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

