Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_mobile thread: Encoding for text in label control


Message #1 by irfan.syed@g... on Mon, 3 Mar 2003 12:37:41 +0800
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


  Return to Index