Microsoft
Software
Hardware
Network
Question : Need to fix the following
Goto omegalove.com
I need to see the images.
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="ctrlBreadCrumb
.ascx.cs"
Inherits="OmegaLove.Web.UI
.ctrlBread
Crumb" %>
<table border="0" cellspacing="0" cellpadding="0" width="100%" id="breadcrumb-container">
<tr>
<td>
<a href="<%=Page.ResolveUrl("
~/Secure/F
eedBack.as
px")%>" class="ico-messages"> 
;Mailbox&n
bsp;</a>
<a href="<%=Page.ResolveUrl("
~/Secure/W
hosOnline.
aspx")%>" class="ico-search"> S
earch 
;</a>
<a href="<%=Page.ResolveUrl("
~/Secure/W
hosOnline.
aspx")%>" class="ico-profile">
View Profile </a>
<a href="<%=Page.ResolveUrl("
~/Secure/W
hosOnline.
aspx")%>" class="ico-editprofile">&n
bsp;Edit Profile </a>
<a href="<%=Page.ResolveUrl("
~/Secure/W
hosOnline.
aspx")%>" class="ico-aboutme">
About Me </a>
<a href="<%=Page.ResolveUrl("
~/Secure/W
hosOnline.
aspx")%>" class="ico-imagegallery">&
nbsp;Photo
s </a
>
<a href="<%=Page.ResolveUrl("
~/Secure/W
hosOnline.
aspx")%>" class="ico-whosonline">&nb
sp;Who's Online </a>
<a href="<%=Page.ResolveUrl("
~/Secure/W
hosOnline.
aspx")%>" class="ico-whosonline">&nb
sp;Matches
</a>
<a href="<%=Page.ResolveUrl("
~/Secure/W
hosOnline.
aspx")%>" class="ico-settings"> 
;Settings&
nbsp;</a>
<a href="<%=Page.ResolveUrl("
~/Secure/W
hosOnline.
aspx")%>" class="ico-favorites">&nbs
p;Favorite
s </a
>
</td>
</tr>
</table>
Attachments:
7-7-2010-10-43-07-PM.png
(1.0 MB)
(File Type Details)
image
Answer : Need to fix the following
I'm not seeing the problem you are pointing out with the search not showing, but I do see a problem in Safari 4.0.5.
Random Solutions
how do i set up remote access
SNMP polling
How do I modify this php script to send a confirmation?
Does QuickBooks allow you to save an Invoice layout from an earlier version say QBE2008 and allow you to import the old file
force signature in outlook
Exchange 2007 / 2010 OWA Tweaking
paypal receiving preferences have different options for different accounts
Using Group Policy to set Proxy Settings in the office; turn it off outside the office
How can I connect to sql DB from another vlan?
How can I convert a custom control that calls User32 and Shell32 to work on Mono?