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...

What is difference between Server.transfer and
Response.redirect ?

Answer Posted / khaleek ahmad

1) In Response.Redirect previous page is not accessible
while in Server.Transfer it is optional.
Server.Transfer(URL,bPreserveForm);

2) Server.Transfer use only within the server.But
Response.Redirect can be use ouside the server.But it should
be a full path.

For more detail please see at
http://interview-preparation-for-you.blogspot.com/2010/12/difference-between-servertransfer-and.html

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What data types does the rangevalidator control support?

954


Name the two properties which are common in every validation control?

1027


What is an asp program?

1013


How do I make it so that code runs when the security system is stopping it?

1007


How do cross-process communication work in the common language runtime?

1004


What are the methods in session object in asp?

1047


What is the difference between jsp and asp?

1032


What is the Difference B/W Onclick() and Oncommand() in ASP.Net? If Possible Explain with Realtime Example?

3139


Which is the default scripting language in active server pages?

949


What is the purpose of application.lock method?

1054


What is asp give its application?

1216


How do I save an aspx file?

1091


What is the difference between the value-type variables and reference-type variables

1012


Define an err object?

952


What are the attributes of the tags?

944