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
Enter the roll number of a student and get his marks from a database file called MARKS. Use an ASP code for the same
what is the default .net provider
define the functionality of web server in context to Active server page.
What is an asp model?
Explain the difference between a namespace and an assembly name?
What is asp used for?
What is aspx format?
When was asp released?
Can we Use VB SCRIPT instead of JAVASCRIPT in Asp.Net...
What are the advantages of asp?
Explain the post & get method?
Define text stream object?
What is full form of aspx?
What is the difference between asp and acp?
When did classic asp come out?