how can set character set in asp.net ?
-
hi i create an asp.net page that get a series of input in xml when a request created. one of this parameter is "Message" parameter. my problem is when user send a message in unicode can not get it correctly. (i get ????? text instead of correct text). how can i correct it. i think that must set character set. i change in Web.config as follow : but my problem exist so!!!!!!!!!!!!!!!! can you help me?
-
hi i create an asp.net page that get a series of input in xml when a request created. one of this parameter is "Message" parameter. my problem is when user send a message in unicode can not get it correctly. (i get ????? text instead of correct text). how can i correct it. i think that must set character set. i change in Web.config as follow : but my problem exist so!!!!!!!!!!!!!!!! can you help me?
How do you get the input? What do you use to read the data from the xml format? How is the xml encoded? As UTF-8?
--- "Anything that is in the world when you're born is normal and ordinary and is just a natural part of the way the world works. Anything that's invented between when you're fifteen and thirty-five is new and exciting and revolutionary and you can probably get a career in it. Anything invented after you're thirty-five is against the natural order of things." -- Douglas Adams