I am trying to apply a border on an image that gets pulled out of a db and I can not change the color on the frame. I can do it on a static image but it is not applying it to the variable image.
<font color="white">
<IMG height=150 src="movie_images/#m_picture#" width=100 align=left border=10 >
</font>
Any Idea ?
<font color="white">
<IMG height=150 src="movie_images/#m_picture#" width=100 align=left border=10 >
</font>
Any Idea ?