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
How do you open an asp file?
Why we need stored procedures?
What is the work of asp?
What is asp what can asp do for you?
Can we Use VB SCRIPT instead of JAVASCRIPT in Asp.Net...
Plz give me the code for binding the dropdownlists with Country,State,City And Each will represent after selecting upper dropdownlist
What is asp and how it works?
Why .Net Does not Support multiple inheritance?
Where we get good training and LABS facility In C#.net courses in Hyderabad, I completed the classes in Peers even though im sure in good practice to get right position in jobs please help me who no well in this field?
how can we create a webpage in .Net
How can you disable the browser to view the code?
Define global.asa file?
Is asp still supported by microsoft?
Name the control which would you use if you needed to make sure the values in two different controls matched?
What is hidden field?