|
This form
mails the contents of input data to the value of the "mailto_recipient"
field. This
field is normally hidden by the author of the web form and is exposed
here only for demonstration purposes.
Hidden Fields:
<input type="hidden" name="io_required"
value="mailto_recipient,mailto_realname,mailto_from">
<input type="hidden" name="io_aliases"
value="mailto_from:Email">
|