December 29, 201114 yr 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
December 29, 201114 yr Author I've made some progress. Using the function EmailSetBody ( $Body ; "html" ) it does now send the variable as html.
December 29, 201114 yr Can you post the EmailQuickSend function call including all the parameters you were using before using EmailSetBody?
Create an account or sign in to comment