I am trying to redirect another site on button click.
Answer Posted / guest
You can also use PostbackUrl property associated with
button control in ASP.NET,
such as : <asp:button id = "b1" PostBackUrl = "www.sify.com"
runat = "server" Text = "redirect"/>
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What is a query string in a url?
If you are using components in your application, how can you handle exceptions raised in a component?
What symbol specifies the beginning of a query string?
Name some asp objects?
How ASP.NET page works?
What are the differences between primary foreign and unique keys?
What are ASHX files?
What is asp.net used for?
What is hidden field in asp.net?
What is the file through which you can customize your asp.net application?
What is the difference between session and viewstate in asp.net?
Is viewstate secure?
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?
What is mvc in asp.net tutorial? : Asp.Net MVC