Forums / General / How to send data via email

How to send data via email

Author Message

Mieczyslaw Morzonek

Wednesday 15 September 2004 12:31:48 am

How to send data via email using collectedinfomail module? I`ve got a very simple form i need send submited data via email.

<form action={"/content/collectedinfomail/"|ezurl} method="post">

<input type="text" name=name" value="" />

<input type="text" name=surname" value="" />

<input type="submit" name="" value="send" />

</form>

What i must to do? How to enable this module?

Thanks for any help or ideas

Bård Farstad

Thursday 16 September 2004 12:52:46 am

You can use the form process functionality for this. You find more information about that here:
http://www.ez.no/ez_publish/documentation/customization/components/form_processing

--bård

Documentation: http://ez.no/doc