I found a class which allows you to access various web based functions which you can generally reference using the Server class when working on a web page- If you’re building a class or working on a windows app and find you need access to any of those utility functions you can do so using HttpUtility ;
http://msdn.microsoft.com/en-us/library/system.web.httputility.aspx
Related posts:










