Re: How to UTF-8 encode a string?
- From: "jens Jensen" <jens@xxxxxxxxx>
- Date: Mon, 24 Apr 2006 13:37:25 +0200
try
req.ContentType = "text/xml; charset=utf-8";
--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com
Hi Vadym,
I applied this, no chenge in the reponse from the server.
How can i actually dump the utf-8 encoded content to a file so i can see it
actually format following utf-8?
Many thanks
JJ
.
- References:
- How to UTF-8 encode a string?
- From: jens Jensen
- Re: How to UTF-8 encode a string?
- From: Jon Skeet [C# MVP]
- Re: How to UTF-8 encode a string?
- From: jens Jensen
- Re: How to UTF-8 encode a string?
- From: jens Jensen
- Re: How to UTF-8 encode a string?
- From: Mike Schilling
- Re: How to UTF-8 encode a string?
- From: jens Jensen
- How to UTF-8 encode a string?
- Prev by Date: Re: Comment Inheritance
- Next by Date: Re: How to UTF-8 encode a string?
- Previous by thread: Re: How to UTF-8 encode a string?
- Next by thread: Re: How to UTF-8 encode a string?
- Index(es):
Relevant Pages
|