I have to send data throug querystring from one page to
another. But it should not be displayed in URL. How it is
possible?
Answer Posted / ravindra thakur
Using the server.transfer("page.aspx?id=1")
Is This Answer Correct ? | 10 Yes | 7 No |
Post New Answer View All Answers
How does viewstate work?
Why mvc is faster than asp.net? : Asp.Net MVC
Explain the basic functionality of garbage collector?
To load your generated dataset with data which method do you invoke?
What are the advantages of asp.net mvc framework? : asp.net mvc
Difference between Response.redirect vs server.transfer?
How do you declare static variable?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
Describe in brief .net framework and its components.
What is a windows service?
Is asp.net and .net are same or different?
Is session stored in browser?
What can you do with asp.net?
What are the event handlers that can be included in the Global.asax file?
What is the difference between a multi-layer and multi-tier applications?