When i type in system.web the only thing available are 3 functions for
AspnetHostingPermission. Any more ideas? Thanks.
u must include the system.web reference
then try system.Web.HttpUtility.UrlEncode
On 29 Apr, 10:13, "Cirene" <cir...@nowhere.com> wrote:
> Why is it when i try to use server.urlencode in a winform app that it
> can't
> seem to locate the function? (I am utilizing the browser control.)
>
> Thanks!
Cirene - 29 Apr 2008 14:30 GMT
Never mind. I added the system.xml reference, not just "import" it. :)
> When i type in system.web the only thing available are 3 functions for
> AspnetHostingPermission. Any more ideas? Thanks.
[quoted text clipped - 9 lines]
>>
>> Thanks!