Thumbnails are not showing in Internet Explorer using Indexu Vesrion 1.4 but they display fine in Firefox. Iam using the code below:
<td valign="middle">
<a href="<%$url%>" "target="_blank"
<img src="http://open.thumbshots.org/image.aspx?url=<%$url%>" ALT="<%$description%>" border="1" /></a>
</td>
Any help would be much appreciated!


