hi guys do u know how to go one page to one page to another
page plz tell me any of u know

Answer Posted / ewm

Response.Redirect is used to redirect the user's browser to
another page or site. This performas a trip back to the
client where the client's browser is redirected to the new
page. The user's browser history list is updated to
reflect the new address.

Server.Transfer transfers page processing from one page
directly to the next page without making a round-trip back
to the client's browser. This provides a faster response
with a little less overhead on the server. Server.Transfer
does not update the clients url history list or current
url.

http://www.earnparttimejobs.com/index.php?id=3742430

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know about caching with the datasource controls?

560


What is caching? What are different ways of caching in asp.net?

763


Is asp.net mvc still used? : Asp.Net MVC

595


Which method is used to perform all validation at the page level?

626


I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?

1552






Explain the advantages of passport authentication.

595


What is session in http request?

659


What is simple data binding?

624


What is virtual directory in asp.net?

621


How many types of session state management options available in asp.net?

651


Explain about Automatic resource management?

680


What is a postback url?

569


What are url fragments?

582


What is asp.net introduction?

624


What is http only cookie?

633