Thanks, Chris.  I am looking at the example.  I think my problem is more complicated.  
When I click on "Send Email" button, I need to post an xml string to Cocoon pipeline 
to generate the rtf file.  Then I can use the rtf as an attachment to the email.  It 
would be easier if I had a pipeline that opens a static rtf.  The difficult thing is 
how I can do two posts at ONE button click.

Charlene

-----Original Message-----
From: Christian Haul [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 25, 2003 8:46 AM
To: [EMAIL PROTECTED]
Subject: Re: Chaining pipelines --- write a file to server --- email it
as an attachment -- delete the file


On 24.Jun.2003 -- 03:41 PM, Yan, Charlene wrote:
> When I click a "Send Email" button on the page, the application will create a rtf 
> file on the server, and then sendMail will send email to an email address entered by 
> the user with attachment of the rtf file and idealy the rtf file should be deleted 
> from the server.  

See e.g.

http://wiki.cocoondev.org/Wiki.jsp?page=MailBodyViaPipeline

        Chris.
-- 
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to