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 |
how to handle sql exceptions?
You have two buttons in web form and i clicked on one of the button, so how do i find which button i've clicked on the form in my page load?
What are session and cookies?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
What is globalization and localization in asp net?
What?s a bubbled event?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is the difference between web config and machine config files?
How does session work?
How will create assesblies at run time?
How to fetch a data from one table to another table in asp.net ?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
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)