I want to link a button to this website “http://www. timesofindia.indiatimes.com/”
When the user clicks the image button. I have searched on the net and can't
find an exact solution. This is what I have so far
<asp:ImageButton ID="ImgButtonTimesOfIndia" runat="server" ="~/Images/TimesOfIndia.png" Width="480px"/>
Either use the postback url
Or
ASPX Code