How to hide the query string parameter in address bar. i don’t want to use View State or session or other state management technique. in my asp.net application. So how can i do this? encryption and decryption is one of but it takes time, and not trusted about its viseversa conversion. Also I tried Get and POST methods. but no impact. how to hide then querystring or its parameters.?
Share
POST should not append anything to the URL in the address bar.
How is the query string being generated. Is it from a form submission?