• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Correction for example: cfmailparam

LEGEND ,
Feb 16, 2018 Feb 16, 2018

Copy link to clipboard

Copied

Hello, all,

I just experienced an issue using example code in Adobe Support for cfmailparam.  I am using CF10.

In the description there is sample code for attaching a file to an email.

<cfmailparam name="anyname" contents="#variablename#">

I followed this example and got an error message indicating that I was not using proper attributes.  As it turns out, the correct combination is:

<cfmailparam file="anyname" contents="#variablename#">

Just in case anyone at Adobe has the chance to correct it in the support section.

V/r,

^ _ ^

Views

154

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation
Resources
Documentation