How can i sent email response with image?
I add my paths like these
<p><img src="http:/www.mgtoys.gr/images/3d-Logo-MG-Greek-f3.png" border="0" alt="" width="100px" height="100px" /> <img src="http:/www.mgtoys.gr/images/On THe Road - Logos (final).png" border="0" alt="" width="100px" height="100px" /> </p>
but the pics don't show up!
I add my paths like these
<p><img src="http:/www.mgtoys.gr/images/3d-Logo-MG-Greek-f3.png" border="0" alt="" width="100px" height="100px" /> <img src="http:/www.mgtoys.gr/images/On THe Road - Logos (final).png" border="0" alt="" width="100px" height="100px" /> </p>
but the pics don't show up!
Hi Kel3vra,
The HTML looks fine and both images exist - though the second is enormous for an email attachment and the URL contains some spaces and brackets that might cause problems.
But remember that some email services do not show attachments unless the user enables them and I suspect that may be the problem here.
It is possible to encode images and insert them into an email but the ChronoForms email action does not support that :-(
Bob
The HTML looks fine and both images exist - though the second is enormous for an email attachment and the URL contains some spaces and brackets that might cause problems.
But remember that some email services do not show attachments unless the user enables them and I suspect that may be the problem here.
It is possible to encode images and insert them into an email but the ChronoForms email action does not support that :-(
Bob
This topic is locked and no more replies can be posted.