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

Answer Posted / hema

Server.Transfer redirects directly to the new url. It does
not take a round trip. where as response.redirect tells the
client to make a request to the new url. this takes a round
trip. so it takes so much time. so server.transfer is
better when compared to response.redirect

Is This Answer Correct ?    17 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what are the attributes of the tags? What are their functions?

692


What is the difference between asp and acp?

877


Explain how is method overriding different from overloading?

674


How do I open an aspx file in pdf?

681


What are the asp objects?

683






Explain the post & get method?

723


What do I have to do to make my code work with the security system?

638


What is asp model?

738


What is asp and how it works?

699


what is page

1577


How do you initialize a two-dimensional array that you don't know the dimensions of?

726


What does asp stand for in technology?

675


Define session object?

663


What is asp content?

692


Define unmanaged code?

712