CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 need windows-1251 instead of utf-8

Print topic Send  topic

Author Message
alogism

Posts: 10
Posted: 07/05/2009, 3:58 AM

Please advice how can I fix charset problem while adding record using Update panel+Record form. Project has both file and default html - windows-1251 encoding. But in code details I see that default encoding for js sources is utf-8. As a result all data arrives to database in utf-8. I need to get windows-1251 in order to keep old records untouched.

I tried to change charset (without positive result) in this code inside page:

<script language="JavaScript" src="../ClientI18N.php?file=Functions.js&locale={res:CCS_LocaleID}" type="text/javascript" charset="utf-8"></script>    
<script language="JavaScript" src="../ClientI18N.php?file=DatePicker.js&locale={res:CCS_LocaleID}" type="text/javascript" charset="utf-8"></script>

also I changed charset in these folder files (without positive result):
js/yui/build/connection 

Here is an example of output:

View profile  Send private message
damian

Posts: 838
Posted: 07/05/2009, 4:48 AM

try contacting support and see if they have answerred this question before....

_________________
if you found this post useful take the time to help someone else.... :)
View profile  Send private message
alogism

Posts: 10
Posted: 07/05/2009, 9:17 AM

thanks, posted.
View profile  Send private message
phpnut

Posts: 3
Posted: 07/05/2009, 6:27 PM

:-O
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.