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
What is the difference between post and get method.
What is use of asp?
What is asp in java?
Explain what are the methods in session object in asp?
very Simple Question i Know But I Cant Do It public int Y { get { return _y; } set { _y = value; } } How Can i Check for Value Y in Accessories Say if Y > 5
Explain how to handle error in asp?
What is asp software?
Define a variable?
What is asp format?
Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.
How do I open an asp file in excel?
Explain the tags necessary to be present within the tag ?
Explain the difference between sap r/2 and r/3?
Define the asp scripting objects?
Explain the difference between client-side script and server-side script?