I am having a lot of trouble trying figure out the exact syntax for displaying a thumbnail image where PhotoName is a CF variable but won't get along with the width and height img src attributes.
The line of code generating errors is:
<td width="125"><img src="../photos/#PhotoName# width="125" height="94" border="0"></td>
The entire file is at:
Thanks to anyone that can tell me the simple thing i am overlooking here.
Be well!
Frasier
The line of code generating errors is:
<td width="125"><img src="../photos/#PhotoName# width="125" height="94" border="0"></td>
The entire file is at:
Thanks to anyone that can tell me the simple thing i am overlooking here.
Be well!
Frasier