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
How do you make it so that code runs when the security system is stopping it?
Define response object?
What is pdf aspx?
sir,please send me the NIC exam questions
what is STLC in Testing
What are the tasks performed by <> tags?
Define clientcertificate collection?
What are the tags necessary to be present within the tag ?
How do I open an asp file on a mac?
How do I save an aspx file?
What are the tasks performed by