How to send data through querystring to another page but it
should not be displayed in URL
Answers were Sorted based on User's Feedback
Answer / matt s
Response.Redirect will perform a 'hard' redirect (HTTP
response 302), but Server.Transfer will perform
an 'internal' transfer retaining the same URL in the browser
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / 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 |
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
What are the types of authentication in asp.net?
What is validationsummary server control? where it is used ?
What is Virtual path in ASP.Net
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
What is Boxing and Unboxing?
7 Answers Accenture, IBM, Tech Mahindra,
is it possible to access website from a remote place, without deploying it on web server?
Will session work if cookies is disabled?
What is the use of execute non query in asp.net?
Explain the features that make asp.net more used framework? : asp.net mvc
What are the Application_Start and Session_Start subroutines used for?
What is the concepts of globalization and localization in .net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)