Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
I need assistance in trying to hide a link
to FaceBook on a webpage.
There is Default.aspx file and an FBLink.ascx file that contain code for the Facebook link. When I try to comment out the FBLink.ascx file the website will no longer function properly. Below is the code in the Fblink.ascx file:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="fbLink.ascx.cs" Inherits="webstore.Store.UserControls.fbLink" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<a href="<%#getfbLink() %>" target="_blank" title='<%#TEXT("visit.facebook") %>' style="border:none;"><img src='<%#ResolveUrl("~/images/facebook.png") %>' runat="server" border="0" width="30"/>

![]() |
![]() |
![]() |
| Login or Register to Reply | |
| Login | Register |
| Ads by Google |