What is difference between Server.transfer and
Response.redirect ?
Answer Posted / rj
without query string we can access previous page control
values in server.transfer method. Round trip not allowed
In the response.redirect method using query string we can
access the previous page controls values. Round trip allowed
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Define an err object?
What are the advantages of asp?
Explain the difference between the value-type variables and reference-type variables in terms of garbage collection?
What is aspx in url?
Whats the implicit name and type of the parameter that gets passed into the class set method?
What is asp model?
Can we Use VB SCRIPT instead of JAVASCRIPT in Asp.Net...
how u can use asp.net for making website?
Which is the default scripting language on the client side?
Actually i downloaded Ajax news flash module but i am having issues enabling it on my site. need help.
What is aspx used for?
How do I make it so that code runs when the security system is stopping it?
What is asp and its features?
Is asp still supported by microsoft?
What is the difference between post and get method.