..


Sponsored Links

How do I attach multiple files to my email automatically generated by CF?

The tag supports only a <CFMAIL> nell'attribbuto MIMEATTACH attachments.
If you want to attach multiple attached you can use within <CFMAILPARAM> <CFMAIL>
Ex
<cfmailPARAM FILE="#percorso#\#allegato1#">
<cfmailPARAM FILE="#percorso#\#allegato2#">

In the same category ...
E-Learning
ASP (Advanced) ASP (Advanced)
Full course for creating dynamic Web sites. From 39 €.
Ruby and Ruby on Rails (Course) Ruby and Ruby on Rails (Course)
Create software and Web applications with Ruby and RoR. From 39 €.
SQL and Database (Course) SQL and Database (Course)
Create and manage relational databases. From 39 €.
Sponsored Links