Hi
If I wanted to create a Word document or an Excel file, I would simply use cfcontent and then save the content to disk using cffile.
However, I now have a requirement whereby I would like to create a .MSG file. (This is the equivalent, if you use MS Outlook, of saving an email that you have in your inbox to disc.)
My question is, how do you accomplish this?
I was thinking I could change the MIME type of the document to a type equivalent to MS outlook message files but how do include the attachments etc to the email?
Has anyone done something similar before? Ideas please?
Thanks
Michael