Ok I added it in the cfadmin... Seems to be a bit hit and miss, it does the trick for querying db's, but inserts and stuff seem to be inserting funny chars... My pages have the
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> And <cfprocessingdirective pageencoding="iso-8859-1"> Lines in them... Is there anything else I should be putting in?? On 24/6/03 22:16, "Jochem van Dieten" <[EMAIL PROTECTED]> wrote: > Bryan Love wrote: >> What version of MySQL are you using? Try switching to 4.1 if you aren't >> using it... > > You are recommending people to switch to an alpha release? > > It might be a better idea to try the following in the connectionstring > first (presuming the database charset is iso-8859-1): > useUnicode=true&characterEncoding=iso-8859-1 > > Jochem > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

