Using CF MX6 on both dev and prod, moving from a development server to 
production ran into problem.
On development server, 
<cffile action="read" charset="Shift_JIS" file="myfilePath"  variable="MyVar">
(works)

On production the same code fails. 

If I remove the charset="Shift_JIS", tag will read files without problem, but 
of course I need it to recognize Shift_JIS for the japanese files. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300451
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to