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 is Cookies Less Session?
How does ASP.NET framework maps client side events to Server side events.?
What are cookies in your browser?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
What does asp.net stand for?
what is meant by sitemapnode ?
how to elimainte the similar data from the different tables
Explain the difference between Web Garden and Web Farm?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
What is the use of the tag in the web.config file?
What is asp.net and its advantages?
What are the options in ASP.NET to maintain state?
What does the hotspot class in .net do?
What are the asp.net list controls and difference between them?
Define machine.config in .net?