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
Define application object in asp?
Name the data type should you use if you want an 8-bit value thats signed?
why and how static variable retain their value after postback form ?
What is aspx used for?
What do I have to do to make my code work with the security system?
How do in-process communication work in the common language runtime?
Explain the difference between post & get method in asp?
Define clientcertificate collection?
Hii if you not select open item Management in GL Creation. What is the impact in transaction
What purpose is served by the application.lock method?
What is the difference between cshtml and aspx?
what is database deployment?
What is hidden field?
Is asp still used?
which property will make a control span an entire site office parent class