Strange Characters in Asp.Net Text Box

S

shapper

Hello,

I have a form which saves some data to an SQL 2005 database
If the text written in the text box contains characters such as
"çãáàéí" when I load the data again I get a few strange characters:
"çãáà éÃ"

What is going wrong here?

How can I solve this?

Thanks,
Miguel
 
C

Cyril Gupta

Hello shapper,

This seems like a flaw in Unicode encoding mode in your URL If the characters
you have types are unicode, then make sure that you save the file in proper
Unicode mode. If you are using VS2005, then you will find a command 'Advanced
Save Options' which does this.

Thanks
Cyril Gupta


-- You can do anything with a little bit of 'magination.

-- I've been programming so long, my brain is now software.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,781
Messages
2,569,615
Members
45,298
Latest member
ZenLeafCBDSupplement

Latest Threads

Top