url Encoding

G

Guest

Can someone please tell me the difference between HttpUtility.UrlEncode
server.urlencode and urlencode.

Thanks
 
M

Michael Nemtsev

Hello am,

they are doing absolutely the same things, but server.urlencode requests
with the httpContext

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


a> Can someone please tell me the difference between
a> HttpUtility.UrlEncode server.urlencode and urlencode.
a>
a> Thanks
a>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top