#CHR(163)# did the trick, thanks for your help - it's so annoying when little things like this take up development time.
On 7/18/05, Kevin Aebig <[EMAIL PROTECTED]> wrote: > Using the Flash IDE, I tested and found that you can use the character > entity on both Win and Lin... is that what you're doing now? > > Try replacing all occurances with '£' if you need a quick fix, > otherwise I'd hunt for the problem... > > Cheers, > > Kevin > > -----Original Message----- > From: Wayne Putterill [mailto:[EMAIL PROTECTED] > Sent: July 18, 2005 2:59 PM > To: CF-Talk > Subject: Re: cfforms flash character encoding > > I tried setting the content type to unicode in the Application.cfm but > no luck, is that what you meant? > > It drives me up the wall that it's fine on my test server which is > just a default install of CF7 on Linux but fails on the host which is > on Windows. > > On 7/18/05, Kevin Aebig <[EMAIL PROTECTED]> wrote: > > This is a complete guess, so take it at face value... > > > > Flash relies on Unicode to handle using different characters. Give this a > > try and it'll probably work fine. > > > > Cheers, > > > > Kevin > > > > -----Original Message----- > > From: Wayne Putterill [mailto:[EMAIL PROTECTED] > > Sent: July 18, 2005 9:36 AM > > To: CF-Talk > > Subject: cfforms flash character encoding > > > > How can I get a flash form to use pound signs ( £ - as in the > > currency), they work on my testing server but not on the (shared) > > host. > > > > The host is in the UK, I have tried putting > > <cfcontent type="text/html; charset=ISO-8859-1"> > > <cfset setEncoding("url","ISO-8859-1")> > > <cfset setEncoding("form","ISO-8859-1")> > > in the Application.cfm but no luck. > > > > Any ideas? > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:212200 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

