Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



How to send data through querystring to another page but it should not be displayed in URL..

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

How to send data through querystring to another page but it should not be displayed in URL..

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

Post New Answer

More ASP.NET Interview Questions

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

0 Answers  


What are the types of authentication in asp.net?

0 Answers  


What is validationsummary server control? where it is used ?

1 Answers  


What is Virtual path in ASP.Net

2 Answers   Proteans,


Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?

0 Answers  


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?

1 Answers  


Will session work if cookies is disabled?

0 Answers  


What is the use of execute non query in asp.net?

0 Answers  


Explain the features that make asp.net more used framework? : asp.net mvc

0 Answers  


What are the Application_Start and Session_Start subroutines used for?

5 Answers   Siebel Systems,


What is the concepts of globalization and localization in .net?

0 Answers  


Categories