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 / jyotshna rani mohakud

If u want ro go from one page to another page asp.net
provides twp ways
1.Response.redirect by which you can go to another page
2.Server.transfer,in this method you can go to another page

Difference is that in "Response.redirect" you can go to
different page with showing page name in url.
Bt in "server.transfer" with the same page you can go to
another page
Ex: suppose u have two page home.aspx,next.aspx
when u click a button in home.aspx,in respons.redirect
method to go next page,it will go next page and next.aspx
will come on the url.
Bt in When u click button to next page by server.transfer
definitely you will go to next.aspx bt in url same home.aspx
will appear.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In order to get assembly info which namespace we should import?

617


What is distributed system in asp.net?

638


What is content place holder?

613


Why we go for mvc instead of asp.net? : Asp.Net MVC

597


how to debug web services on consumer side?

674






Which is faster viewdata or viewbag?

657


How you can access the values from the Repeater control in ASP.NET?

661


What is application variable in asp.net?

533


can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com

1570


Can you explain the basic use of dataview?

723


What I need to create and run an asp.net application?

606


What are the merits and demerits of viewstate?

661


Can you change a master page dynamically at runtime? How?

601


What are the features that make asp.net more used framework? : asp.net mvc

631


What are sql notifications and sql invalidations?

610