That's a disadvantage of using a query string that it's a part of URL and is visible.
so i want to hide parameter without encryption of query string value and then decryption.
i am also avoid the Viewstate postback or Session state variable is heavy using on Application.
so please share me sufficient way to hide URL Query string parameter.
so i want to hide parameter without encryption of query string value and then decryption.
i am also avoid the Viewstate postback or Session state variable is heavy using on Application.
so please share me sufficient way to hide URL Query string parameter.