Re: Web service converts ' into '
Efran Cobisi <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Organization | QBGROUP SpA |
| Message-ID | <[email protected]> |
Hi Paul, Maybe you are looking for System.Web.HttpUtility.HtmlEncode() and System.Web.HttpUtility.HtmlDecode() methods. HTH, Efran Cobisi http://www.cobisi.com Paul ten Brink wrote: > Hello, > > A web service returns a string containing an apostrophe, but it is > converted to its HTML code equivalent (see subject). > > (I am avoiding using the actual characters, since these could be changed > by mail programs/services, which could make my question very confusing.) > > There is a simple conversion call, but I can't remember it and Googling > does not help. Something like System.Convert... > > Can anyone help me out? > > Thanks in advance, > Paul ten Brink > [email protected] > > =================================== > This list is hosted by DevelopMentor® http://www.develop.com > > View archives and manage your subscription(s) at http://discuss.develop.com > =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com