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
Demonstrate Render and PreRender?
Why SessionID changes in every request in asp.net?
Why asp.net is used?
What is the difference between a default skin and a named skin?
How does the service stream content?
How do you hide the columns?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
What are the differnt types of handler in ASP.NET?
Securitywise What are the Enhancements in 2.0?
What symbol specifies the beginning of a query string?
What is query string?
Can I read the hard disk serial # of the client computer using asp.net?
What is page request in asp.net?
What is asp.net file?