Mark Stuller Posted December 29, 2011 Posted December 29, 2011 I'm a new 360Works Email plugin user and need guidance. I've built a $body of html code - a <table> etc wrapped in <html> tags. I was expecting the EmailQuickSend to take that and create an html message with it as seemingly documented here: http://360works.com/plugins/EMAILPLUG/documentation.html#EmailQuickSend "body - The message body. If the body starts with <html it is assumed to be an HTML-formatted message." I am getting it to send the message, but in AppleMail (OSX 10.6.8, Mail 4.5) I see the tags rather than an html table. Something simple I'm guessing. Ideas? Thanks, Mark
Mark Stuller Posted December 29, 2011 Author Posted December 29, 2011 I've made some progress. Using the function EmailSetBody ( $Body ; "html" ) it does now send the variable as html.
wbasham Posted December 29, 2011 Posted December 29, 2011 Can you post the EmailQuickSend function call including all the parameters you were using before using EmailSetBody?
Recommended Posts
This topic is 4966 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now