How to send data through querystring to another page but it
should not be displayed in URL
Answer Posted / varanganti ravi
the only Option is to send data from one page to another
page through in the form of query string without appearing
in brouser is using server.transver()
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
What is the usage of DelegatingHandler?
Explain the Session state management options available with ASP.NET?
Describe the .net base class library.
What is difference between asp.net and asp?
About CLR, reflection and assemblies?
How to implement Authentication and Authorization?
What are session state modes?
Why and where this web.config file is used?
What websites use asp.net?
What is http response header?
What is asp.net file?
What does uri mean?
What is session object? Describe in detail.
What is the difference between page-level caching and fragment caching?
Explain the working of passport authentication.