What is difference between Server.transfer and
Response.redirect ?
Answer Posted / sri
server.trasfer directly transfer the execution of a page to
another page without taking the client into the
picture.while response.redirect sends the response to the
client browser and directs him to make a request to call a
page( called round trip).it is better to use
server.transfer when you do not want to execute code on
client.
| Is This Answer Correct ? | 29 Yes | 5 No |
Post New Answer View All Answers
What is asp format?
What are the tasks performed by <> tags?
What is n-tier system?
What is asp model?
What are the methods in session object in asp?
Define querystring collection in asp?
What is http header?
what is diff c#and vb.net what is .net framework 3.5 what is webservice with expmles
What is the purpose of application.lock method?
How do I change a aspx file to a pdf?
What is wsdl file? (explain in detail)
What is use of asp?
What is the common language specification (cls)?
Actually i downloaded Ajax news flash module but i am having issues enabling it on my site. need help.
What is the meaning of asp in computer?