What is difference between Server.transfer and
Response.redirect ?
Answer Posted / hema
Server.transfer transfers to a page on the server only
whereas response.redirect redirects to any page. In
server.transfer, the new URL is not displayed. whereas in
response.redirect the new url is displayed.
Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Explain the tags necessary to be present within the tag ?
Which is the default scripting language of asp in server-side?
What is the difference between a namespace and an assembly name?
Can any body send me Some Interview Questions of ASP.Net 2.0 or Later to my mail id that is gauravscott@gmail.com
Explain the post and get method or explain the difference between them?
How to handle error in asp
Name the property which is on a combo box do you set with a column name, prior to setting the data source, to display data in the combo box?
What is the default scripting language on the client side?
What is asp software?
Write a program in asp to find out the leap year. [Accept the year from the user ]
What does asp stand for?
Which asp object is often used to retrieve user information from forms?
Name the asp objects?
What is wsdl file? (explain in detail)
What is hidden field?