Al Programming
Free source code programming in C#, VB.Net, Java, SQL
Monday, March 4, 2013
HttpUtility does not exist in the current context
Solution:
Add reference to System.Web;
Use:
using
System.Web;
‹
›
Home
View web version