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 / don
Use Server.Transfer("PageName")&Var1, &Var2;
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What does asp in asp.net stand for?
Why we use asp.net for website development?
How to fetch a data from one table to another table in asp.net ?
Is oauth for authentication or authorization?
How you can stop the validation of ASP.NET controls from client side?
What are client activated objects?
What is smpte vc-1?
What is the size of Get method and how much data it can store?
What is event bubbling?
What is _viewstart?
What is preprocessor in .net?
What is httpresponse?
What is Web API Routing?
What r the asp.net list controls and difference between them?
What is page fragment caching?