html - Gmail mailto with images and links -
i need create mailto links, automatically sets both recipients , body. i'm fine long body plain text, need contain links , images (and image needs linked).
is there way it?
it's not possible. can't send mime bodies in mailto: body parameter. since body parameter intended plain/text . can't format value html. send mail programmatically using emailer functions support of html body
Comments
Post a Comment