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 ?

Answers were Sorted based on User's Feedback



What is difference between server.transfer and response.redirect ?..

Answer / sittu001

response.redirect is the server will replay our request but
server transfer process can do all the client without
request..

Is This Answer Correct ?    3 Yes 2 No

What is difference between server.transfer and response.redirect ?..

Answer / sudhir singh

server.transfer
1. Round trip not happen so, browser cannot remmeber the
page name.
2. Data trasfer possible through public key property.
response.redirect.
1. Round trip happen and browser always remmeber the page
name.
2. Data transfer not possible only query string posible.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More ASP Interview Questions

In how many ways you can connect to the Database?

2 Answers   TCS,


Explain how to display images using response object?

0 Answers  


What is http header?

0 Answers  


How do I print an aspx file?

0 Answers  


What are the Web Servers supporting ASP?

1 Answers   TCS,


What are the tasks performed by <> tags?

0 Answers  


what is differance b/w .net assemblies and com component?

3 Answers  


what is the selection process for DMSS??

1 Answers  


What's the purpose of using BUFFER property?

2 Answers  


How do I open aspx files on windows 10?

0 Answers  


What is aspx in url?

0 Answers  


When is the Session_OnStart event fired? A. Upon every request from an application by a client for an .asp document. B. Upon the first request from an application by a client for any file in the application. C. Upon the first request for an .asp document from an application by a client. D. Upon the first request for the global.asa file, in which the event handler is located. E. Upon the first request for an. html or .asp document from an application by client

1 Answers  


Categories