Forum Moderators: coopster
i am sending a mail with attachment. the text mail with attachment is going in rght way ...but when i try to send a HTML Mail(text coming from a HTML Editor) with attachment the mail .. i got some kind of error ... the mail and attachment goes .. but the problem is the HTml page display as its is ...like its display as source code whatever a typed in editor..
like if i have typed
:
<table>
<tr>
<td><b>hai this is vivek here </b></td>
<td><b>hai how r u</b></td>
<td><b>hai sir good morning</b></td>
</tr>
</table>
</HTML>
now when i send mail it displayed above code as its is...
help me...