MACROMEDIA COLFUSION MX 7-CFML Reference page 299

Cfml reference
Hide thumbs Also See for COLFUSION MX 7-CFML:
Table of Contents

Advertisement

This message was sent by an automatic mailer built with cfmail:
= = = = = = = = = = = = = = = = = = = = = = = = = = =
#form.body#
</cfmail>
<h3>Thank you</h3>
<p>Thank you, <cfoutput>#mailfrom#: your message, #subject#, has
been sent to #mailto#</cfoutput>.
</cfif>
</cfif>
<p>
<form action = "cfmail.cfm">
<pre>
TO:
<input type = "Text" name = "MailTo">
FROM: <input type = "Text" name = "MailFrom">
SUBJECT: <input type = "Text" name = "Subject">
<hr>
MESSAGE BODY:
<textarea name ="body" cols="40" rows="5" wrap="virtual"></textarea>
</pre>
<!--- Establish required fields. --->
<input type = "hidden" name = "MailTo_required" value = "You must enter
a recipient">
<input type = "hidden" name = "MailFrom_required" value = "You must
enter a sender">
<input type = "hidden" name = "Subject_required" value = "You must enter
a subject">
<input type = "hidden" name = "Body_required" value = "You must enter
some text">
<p><input type = "Submit" name = "">
</form>
--->
cfmail
299

Advertisement

Table of Contents
loading

This manual is also suitable for:

Colfusion mx 7 - installing and using coldfusion mx

Table of Contents