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:
- Grabbing data from the registry on a remote machine using dot net and WMI
- ASP.NET Page Life Cycle Overview
- Running multiple ASP.net membership sites under the same domain
- Making your WCF Service compatible with legacy .net 1.1 applications
- FileUpload.PostedFile.Filename includes all the client Path info, but only in IE










