Link Image box to Page

When HyperLink is linked with Imagebox Border appears on IE. To remove this follow HTML below

Note : border="0" in IE Border appear around Image Control
                         
 <asp:hyperlink id="link" runat="server" NavigateUrl="default.aspx">
                                <asp:Image ID="imgboxPanel1" runat="server"  Width="100px" Height="109px"  border="0" />
                            <asp:hyperlink>

Comments

Popular posts from this blog

Shared / Static Class in vb.net/C#

Xamarin Forms : PopUp Page with RG.Plugins.Popup

Text was truncated or one or more characters had no match in the target code page.". (SQL Server Import and Export Wizard)