I did too... until I decided to create an EncodingUtility class for these purposes. ;-)
On Sep 10, 9:33 pm, Brett Allen <[email protected]> wrote: > Just because it isn't a web application does not mean you can not add > a reference to System.Web to use the HttpUtility class. > > I've done this in several windows forms applications that must > interact with websites and deal with Html encoding/decoding. >
