What is difference between server.transfer and
response.redirect ?

Answer Posted / sudhir singh

server.transfer
1. Round trip not happen so, browser cannot remmeber the
page name.
2. Data trasfer possible through public key property.
response.redirect.
1. Round trip happen and browser always remmeber the page
name.
2. Data transfer not possible only query string posible.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I print an aspx file?

488


Explain the post & get method or explain the difference between them in asp?

467


Explain the properties of session object?

485


How many types of report in asp.net 2008?

1824


How do you open an asp file?

502






Explain the differences between asp and asp.net and is asp.net backward compatible to asp?

488


we are doing Design of Placement Website as our academic project. Home page is in c#.net format and register page is in asp.net format. We met a problem in this.register page is not linked in home page. how i complete my project with out any change..?

1550


What is the difference between asp and html? Or why asp is better than html?

468


What is a variable in asp?

512


What are the 3 types of internal controls?

467


Define server object?

517


Name the command to display characters to the html page?

529


How can we do validation of the fields in a project?

529


What process happens behind, when we try to access any page on the internet.

1639


Name the control which would you use if you needed to make sure the values in two different controls matched?

495