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

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 19:10:04
Script start
Timing: Jan 18 2025 19:10:04
Module start 'layout'
Timing: Jan 18 2025 19:10:04
Module start 'content'
Timing: Jan 18 2025 19:10:04
Module end 'content'
Timing: Jan 18 2025 19:10:04
Script end

Main resources:

Total runtime0.9125 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0072 587.9063152.6250
Module start 'layout' 0.00720.0045 740.531339.4453
Module start 'content' 0.01170.8990 779.9766520.6797
Module end 'content' 0.91070.0017 1,300.65638.1641
Script end 0.9124  1,308.8203 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.3687160.0002
Check MTime0.00140.1588160.0001
Mysql Total
Database connection0.00110.120810.0011
Mysqli_queries0.866294.9279540.0160
Looping result0.00060.0634520.0000
Template Total0.879596.420.4397
Template load0.00230.253620.0012
Template processing0.877196.128620.4386
Template load and register function0.00020.024310.0002
states
state_id_array0.00080.084410.0008
state_identifier_array0.00110.116820.0005
Override
Cache load0.00170.1825160.0001
Sytem overhead
Fetch class attribute can translate value0.00130.142120.0006
Fetch class attribute name0.00220.244730.0007
XML
Image XML parsing0.00060.070720.0003
class_abstraction
Instantiating content class attribute0.00000.001030.0000
General
dbfile0.00120.1275170.0001
String conversion0.00000.001240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 8
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs