I am trying to redirect another site on button click.
Answer Posted / sunil kumar singh
Response.Redirect("http://yahoo.com");
Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How can u deifne the benefits and limitation of using Viewstate for state management?
How do cookies work?
What are the various ways to send content from one page to another?
What are custom controls?
What are tuples?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
What is a postback url?
What is viewstate parameter?
What are the Types of objects in ASP
How would you get asp.net running in apache web servers?
What does a switch do?
What are server side controls?
Is it true that a Web service must be written in .NET or not?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
What are the navigation ways between pages available in ASP.NET?