Prepare for your Next Interview
This is a discussion on asp question within the ASP.NET forums, part of the Web Development category; what is the difference between response.redirect and server.transfer...
|
|||
|
Re: asp question
Hi,
Difference between Response.Redirect and Server.Transfer are 1. Response.Redirect is a client side round trip and page History is maintained in case of it while Server.Transfer is a server side round trip page History is not maintained in this case. 2. Reponse.Redirect can pass querystring alongwih URL while Server.Transfer can't do that. 3. In Reponse.Redirect while Page Life cycle is executed while execution is stopped in Server.Transfer and control moved the target page. ---V V--- Vikas Vaidya [Please mark this post as Thanks if u found this post useful] |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| question | rkchugh | Java | 4 | 06-20-2008 03:17 AM |
| HR question | sakshi_2801 | Companies | 4 | 09-17-2007 11:24 AM |
| c question..? | kamanianil | C and C++ | 0 | 08-07-2007 05:30 AM |
| SAS Question | abdul99 | Data Warehousing | 0 | 07-19-2007 04:28 PM |
| QTP question? | hetal desai | QTP | 3 | 07-11-2007 02:31 PM |