encrypt whole url in asp.net
sir i want to encrypt the whole url for the security purpose. Can it is possible?. I m not talking about to encrypt Query string data.
example url:-http://www.c-sharpcorner.com/Forums/AddPost.aspx?TSource=AddPost
and ercypted form which is shown on the address bar some thing like that:-djfkdjflsdjlfksfksff
djfkdjflsdjlfksfksff this will be the whole url like this. Plz help me
thanks