c# - Encryption of URL in asp.net 3.5 -


how encrypt url while navigating in asp.net 3.5 ?

if you're attempting pass sensitive data through url, taking wrong approach.

perhaps better alternative use session state.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -