Konstantin Piroumian wrote:

>Yes, but how would you implement it?
>If we use <form action="mailto:cocoon-dev@..."; /> on the final form then
>it's quite easy, but would require to have all the data to be submitted in a
>hidden field on the last page.
>
>A better solution could be a special pipeline that would transform the
>instance data to a good looking format then send it using an action or the
>sendmail logicsheet. But this will require to have a connection to an SMTP
>server.
>

Could this be a simple JavaScript that happens onSubmit. It just wraps 
the form data in well formed XML and you submit one hidden field.

best,
-Rob



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

Reply via email to