Hi,
How to attached file to an email? File name is populate by php.
I tried in Attachment files field
{fic_name}
<?php echo $fic_name; ?>
<?php echo $form->data['fic_name']; ?>
Regards
How to attached file to an email? File name is populate by php.
I tried in Attachment files field
{fic_name}
<?php echo $fic_name; ?>
<?php echo $form->data['fic_name']; ?>
Regards
Hello webcrea,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How can I attach files from my server to an email in CFv5
How can I attach files from my server to an email?
How can I attach a file I have created to an email?
How can I attach uploaded files to an email?
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How can I attach files from my server to an email in CFv5
How can I attach files from my server to an email?
How can I attach a file I have created to an email?
How can I attach uploaded files to an email?
P.S: I'm just an automated service😉
This topic is locked and no more replies can be posted.