I had a similar issue on win2k and added the following to my Application.cfm file : <cfcontent type = "text/html; charset = ISO-8859-1"> and it solved all my foreign euro-accents problems.
dont know if this will help you. good luck Gabriel Richard Crawford wrote: > To be honest, I have no idea where to even begin with this one -- whether > it's a Solaris issue, an Apache issue, a Cold Fusion issue, or a JRun issue. > > The problem is this: we have as part of our website a Spanish class, which > requires students to input their replies in a form by entering special > characters (e.g., y or a or ?) using the alt keys and their numeric > keypad. [ALT}=[1][6][8] produces ? foe xample. But when the form is sent > to the instructor, the special characters are presented as an = sign plus a > hexadecimal code. > > I suspect that this is going to turn out to be an Apache issue, but I'm not > sure; it was working fine when we were using WindowsNT with IIS and Cold > Fusion. > > Any suggestions or help or solutions(!) would be greatly appreciated. > > Thanks! > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

