Question
cfmailparam problem
Hi i am getting a problem using
<cfmailparam file = "C:\Inetpub\wwwroot\#newinvoice#.pdf" type="PDF">
inside a cfmail, the emails being received have a attachement of .dat not .pdf
any ideas why this is?
<cfmailparam file = "C:\Inetpub\wwwroot\#newinvoice#.pdf" type="PDF">
inside a cfmail, the emails being received have a attachement of .dat not .pdf
any ideas why this is?
