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 difference between session and application in asp net?
What are tuples?
Difference between Response.redirect vs server.transfer?
What is page fragment caching?
What are the versions of garbage collection?
Explain the difference between singleton and single call?
What is the server of asp.net?
How does cookies work in asp net?
What is difference between View State and Hidden Field in ASP.NET?
What is the use of execute non query in asp.net?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
How do cookies work? Give an example of their abuse.
What is the purpose of master page?
Explain about ASP.NET?
What is a web api?