Just at the top of the CFM page. -----Original Message----- From: Chad McCue [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 30, 2008 9:56 AM To: CF-Talk Subject: RE: Japanese Characters in Form Fields
Nope, where would that function be called? -----Original Message----- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 30, 2008 10:49 AM To: CF-Talk Subject: Re: Japanese Characters in Form Fields Chad McCue wrote: > I have a site that displays Japanese text fine, but when someone types > in Japanese characters in the form fields it changes the characters to > ????????? > > Anyone know how to make the cfform submit the japanese characters > typed in the fields? Have you used the setEncoding() function to set the required character encoding for form and|or url data? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304508 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

