Displaying 2 results from an estimated 2 matches for "imagemail".
Did you mean:
imagemagic
2005 Jan 24
0
:R9}@{@N 9f9}@: 0E5i60 :8Av55 86<<?d
...0>
<!-- ImageReady Slices (form.psd) -->
<TABLE WIDTH=3D625 BORDER=3D0 CELLPADDING=3D0 CELLSPACING=3D0>
<TR>
<TD>
<a href=3D'http://www.bqueens.com/form.php?partner=3Dksc0110' target=3D=
'_blank'><IMG border=3D0 SRC=3D'http://bqueens.com/imagemail/form_1202a01.=
jpg' WIDTH=3D625 HEIGHT=3D413 ALT=3D''></a></TD>
</TR>
<TR>
<TD>
<a href=3D'http://www.bqueens.com/form.php?partner=3Dksc0110' target=3D=
'_blank'><IMG border=3D0 SRC=3D'http://bqueens.com/imagemail/form...
2006 Jul 03
0
image_tag refuses to work in email context
I have a model called ImageMailer derived from ActionMailer.
It contains a method called sent that takes some args and send email to
a recipient. Works fine. I am testing this in script/console.
I now want to start sending HTML email.
Content type is "text/html".
I can successfully deliver HTML email using the templa...