Something very crazy !!!!!!
PHP Code:
<!-- Myspace start -->
<if condition="$post[field6]"><a href="http://www.myspace.com/$post[field6]" target="_blank">
<img src="images/misc/myspace.gif" border="0" alt="View Member's MySpace Page" /></a>
</if>
<!-- Myspace end -->
<!-- Facebook start -->
<if condition="$post[field11]"><a href ="http://www.facebook.com/profile.php?id=$post[field11]" target="_blank"><img src ="images/misc/facebook.gif" border="0" alt="View Member's FaceBook Profile" /></a>
</if>
<!-- Facebook end -->
in post bit
But IE is completely striping out the face book code , ITS NOT EVEN ON THE PAGE SOURCE !