Thanks Kees. What about the creation of the ouput document for attachment, what is available by way of converters? Personally I think RTF will suffice, but people do like PDF and MS Word ... Excel would be useful too.
Regards Emile ----- Original Message ----- From: "Kees Jongenburger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 12, 2004 2:40 AM Subject: RE: alternative output adapters >are there alternative outputs to the html/browser/response mechanism? By >way of example: a user captures a transaction, a confirmation screen >displays transaction data and says "save this for reference at a later >date". I'd rather pipe that output to a pdf, a word document, an RTF file >or whatever else the user wants to receive it in, and automatically email it >him/her as confirmation. > >Is this possible? Any suggestions on how to make it so? Hi , this is possible in mmbase and maybe it's the best choice. using mmbase when you send a email you actualy create a node (just like any other content in mmbase). That node can of course be related to a use session for keeping the status of the user transaction. in other words. it's possible to react on a user depending on the status of the cloud. I think submarine calls it multi-channel publishing/interaction
