User Guide
Manuals
Brands
Macromedia Manuals
Other
COLDFUSION MX 61-CFML REFERENCE
241
242
243
244
245
246
247
248
249
250
cfmailparam
247
<cfmailparam name = "Importance" value = "Hich">
Please review the new logo. Tell us what you think.
<cfmailparam file = "c:\work\readme.txt" type="text/plain">
<cfmailparam file = "c:\work\logo.gif" type="image/gif">
</cfmail>
1
...
...
245
246
247
248
249
...
...
806