Technical support This forum is closed.
Version 1.x > Technical support > Document Template->Transformation Encoding problem View modes: 
User avatar
Member
Member
astajl - 10/19/2005 12:47:52 PM
   
Document Template->Transformation Encoding problem
I put some simple coding into the ASCX user control of Transformation of Document Template, say
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="3" WIDTH="100%">
<TR>
<TD>Price:</TD>
<TD><%# DataBinder.Eval(Container, "DataItem.UnitPrice") %></TD>
</TR>
</TABLE>

the above coding works, however, if I change "Price" into Chinese word, the front end has got a encoding problem, the word becomes like this -->"@%$#". I try the change the encoding of IE to Big5, Unicode(UTF-8) and GB2312. the problem remains. After that, I logon to cmsdesk to check the transformation again, it can show the Chinese correctly.

So, simply to say, only front end has problem. How to solve?

User avatar
Member
Member
astajl - 10/20/2005 7:32:33 AM
   
Re: Document Template->Transformation Encoding problem
I found that only ASCX user control has such problem. If use XSL, then no such problem. How to solve such problem with ASCX????

User avatar
Guest
admin - 10/20/2005 10:43:14 AM
   
Re: Document Template->Transformation Encoding problem
Thank you for notifying us about this bug. We have just received the e-mail from your colleague with details and we are working on a solution.

Best Regards,