aspx_mobile thread: Encoding for text in label control
Hi, I want to the mobile web controls to encode the text in Big5 (Traditional Chinese), instead of Unicode. Is there any way for it? When I put the responseEncoding of page to Big5, it encodes the page properly but not the text in controls. I am using VB.Net and Mobile Internet Toolkit 1.0. What I am infact doing is taking data from database and putting into label controls. The data is Chinese text stored in SQL Server with 1252 codepage (as Varchar). Thanks in advance, Irfan
|





