473,386 Members | 1,962 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

getraw<string>

Hi,

I am getting funny characters when trying to use the text in foreign languages, it comes with # and numbers in between.
I am using getraw<string> to get the raw string.
How can i use this on aspx page?
Jul 5 '10 #1
1 1330
Frinavale
9,735 Expert Mod 8TB
Check out this post for an answer to why you are seeing a # and numbers between: asp.net textbox foriegn character encoding issue.

With that explanation in mind, check out this article on How to select an Encoding for ASP.NET Web Page Globalization.

-Frinny
Jul 13 '10 #2

Sign in to post your reply or Sign up for a free account.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.