The connection string worked a treat, cheer Paul



On Thu, 21 Oct 2004 22:24:24 +0700, Paul Hastings
<[EMAIL PROTECTED]> wrote:
> Andy Jarrett wrote:
> 
> first off not really sure mysql supports unicode/utf-8 at all.
> 
> > <cfprocessingdirective pageencoding="utf-8">
> > <cfcontent type="text/html; charset=utf-8">
> 
> good.
> 
> > <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
> 
> not good if the page is in greek.
> 
> > <head>
> >       <title></title>
> >       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
> 
> waste of time for mx but useful for brain dead spiders, etc.
> 
> > This should simply out Ελλάδα, but its not i am getting junk.
> 
> did you remember to add something like
> "UseUnicode=true&characterEncoding=UTF-8" to that dsn?
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Sams Teach Yourself Regular Expressions in 10 Minutes  by Ben Forta 
http://www.houseoffusion.com/banners/view.cfm?bannerid=40

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182300
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

Reply via email to