If you are just going to send one attachment, you can just use the MIMEATTACH 
attribute of the CFMAIL tag (from the studio docs):

MIMEATTACH
Optional. Specifies the path of the file to be attached to the email message. Attached 
file is MIME-encoded

You COULD use CFMAILPARAM, but in this case you won't have multiple attachments to 
warrant it.


- Andy

> -----Original Message-----
> From: William J Wheatley [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 18, 2001 11:33 AM
> To: CF-Talk
> Subject: Re: Putting Post CF Processed file into MAILPARAM
> 
> 
> Yes, because we can show the processed CFM page (html) with an 
> CFINCLUDE in
> the CFMAIL tag but i want to have it send that processed data via an
> Attachment
> 
> 
> Bill Wheatley
> Director of Development
> AEPS INC
> Allaire ColdFusion Consulting Partner
> Allaire Certified ColdFusion Developer
> http://www.aeps.com
> ICQ: 417645
> 954-472-6684 X303
> 
> IMPORTANT NOTICE:
> This e-mail and any attachment to it is intended only to be read 
> or used by
> the named addressee.  It is confidential and may contain legally 
> privileged
> information.  No confidentiality or privilege is waived or lost by any
> mistaken transmission to you.  If you receive this e-mail in error, please
> immediately delete it from your system and notify the sender.  
> You must not
> disclose, copy or use any part of this e-mail if you are not the intended
> recipient.  The RTA is not responsible for any unauthorized alterations to
> this e-mail or attachment to it
> ----- Original Message -----
> From: "Andrew Tyrone" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Wednesday, April 18, 2001 11:01 AM
> Subject: RE: Putting Post CF Processed file into MAILPARAM
> 
> 
> > I'm not sure what you mean...
> >
> > Do you mean send a processed cfm page (now html) as an attachment?
> >
> >
> > - Andy
> >
> > > -----Original Message-----
> > > From: William J Wheatley [mailto:[EMAIL PROTECTED]]
> > > Sent: Wednesday, April 18, 2001 10:35 AM
> > > To: CF-Talk
> > > Subject: Putting Post CF Processed file into MAILPARAM
> > >
> > >
> > > What i want to do is send a POST PROCESSED CFM FILE throuh a
> > > MAILPARAM in an
> > > CFMAIL rather then just
> > > cfincluding the file. Any ideas?
> > >
> > > The reason being with HTML email we're using some of the
> > > corporate users of
> > > the site can only view the html properly is the file is an
> > > attachment. So i
> > > have to instead of including the file sendign it via a mail param.
> > >
> > > Thanks!
> > >
> > >
> > > Bill Wheatley
> > > Director of Development
> > > AEPS INC
> > > Allaire ColdFusion Consulting Partner
> > > Allaire Certified ColdFusion Developer
> > > http://www.aeps.com
> > > ICQ: 417645
> > > 954-472-6684 X303
> > >
> > > IMPORTANT NOTICE:
> > > This e-mail and any attachment to it is intended only to be read
> > > or used by
> > > the named addressee.  It is confidential and may contain legally
> > > privileged
> > > information.  No confidentiality or privilege is waived or lost by any
> > > mistaken transmission to you.  If you receive this e-mail in error,
> please
> > > immediately delete it from your system and notify the sender.
> > > You must not
> > > disclose, copy or use any part of this e-mail if you are not the
> intended
> > > recipient.  The RTA is not responsible for any unauthorized 
> alterations
> to
> > > this e-mail or attachment to it
> > >
> > >
> > >
> > >
> >
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to