Re: Converting a string

"Nassar, Anthony" <[email protected]> Tue, 11 Sep 2007 08:14:12 -0400
Newsgroups gmane.comp.windows.devel.dotnet.winforms
Message-ID <[email protected]>
I've used UrlEncode (I don't remember where this is; somewhere in the
System.Web namespace) or XML encoding in such instances, when I just
needed a cheap fix.