Image sturen met NMS Nieuwsbrief
Posted: Thu Sep 08, 2011 8:34 am
Het lukt me niet om een image mee te sturen met NMS Nieuwsbrief.
Met image komt het niet aan. Iemand een tip?
Ik heb het zo geprobeerd:
<__html>
</__body>
<table>
<tr>
<td>
<img src="http://www.pad.nl/uploads/images/mailing-kop.jpg">
</td>
</tr>
<tr>
<td>
{nms_content name='content' prompt='HTML Content'}
</td>
</tr>
</table>
<__body>
</__html>
en ook zo:
<__html>
</__body>
<table>
<tr>
<td>
{nms_image name='kopje'}
</td>
</tr>
<tr>
<td>
{nms_content name='content' prompt='HTML Content'}
</td>
</tr>
</table>
<__body>
</__html>
Met image komt het niet aan. Iemand een tip?
Ik heb het zo geprobeerd:
<__html>
</__body>
<table>
<tr>
<td>
<img src="http://www.pad.nl/uploads/images/mailing-kop.jpg">
</td>
</tr>
<tr>
<td>
{nms_content name='content' prompt='HTML Content'}
</td>
</tr>
</table>
<__body>
</__html>
en ook zo:
<__html>
</__body>
<table>
<tr>
<td>
{nms_image name='kopje'}
</td>
</tr>
<tr>
<td>
{nms_content name='content' prompt='HTML Content'}
</td>
</tr>
</table>
<__body>
</__html>