mc_ginley Posted February 4, 2005 Posted February 4, 2005 i need to url encode a string in visual basic .net. i searched the internet and found that .net should provide a class named HttpUtility. But i can't find this class. i import System.Web but there is no such class?!? :confused: what am i doing wrong? Quote
Administrators PlausiblyDamp Posted February 4, 2005 Administrators Posted February 4, 2005 Have you also referenced the System.web.dll? If so it should be there. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
mc_ginley Posted February 6, 2005 Author Posted February 6, 2005 Have you also referenced the System.web.dll? If so it should be there. hi there. how am i going to this? i'm usually programming c/c++ so i'm not into this vb stuff yet. thanks jOe Quote
mc_ginley Posted February 6, 2005 Author Posted February 6, 2005 found something on msdn. [Project]->[Add Reference]->[.NET] system.web.dll? will check this out. regards jOe Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.