Have a unusual situation never had before, but really can't blame the extension either cause Im not sure. When linking to an image from a thumbnail (which is the same image) my thumbnails dissapear. My links work. When I take off the link, my images show up again.
My link code looks like this:
<a href="<%=(rsResi.Fields.Item("IMXA").Value)%>" target="_blank"><img src="<%=(rsResi.Fields.Item("IMXA").Value)%>" border="0" class="imgMyListings"/></a>
My web page is here: http://www.nky-mls.com/listings-by-agent.asp?AgentName=Kevin%20Hildebrand
Any help appreciated. |
|
|