Oh great I'm answering the wrong posts now!! I think I'll go to bed. -----Original Message----- From: Mike Miessen [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 19, 2003 12:04 AM To: CF-Talk Subject: RE: HELP!!! Character Encoding still
Passive FTP is off. It is still having problems and I finally lost connection on my Synchronization altogether. I seem to be still fighting it. -----Original Message----- From: Paul Hastings [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 18, 2003 11:43 PM To: CF-Talk Subject: Re: HELP!!! Character Encoding still > I can place these characters in a .html page and save it encoded as > Unicode and it displays properly. Save it as .cfm and no way. well unicode & pre-mx cf isn't such a hot idea anyways. is your data unicode? then thats your issue. with cf5 the normal course was to use: <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> if this isn't working for you, i guess we need to look at what else is going on. text coming from db? text ok in the db? what db? what is being shown on yoru cf pages? boxes ([]) or question marks (?) or something else? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

