Why not just use CFMAIL and use the mimeattach attribute? For example:
<cfmail
TO=""
CC=""
FROM=""
SUBJECT=""
MIMEATTACH="#uploadpath#\#serverfile#"
>
------------------------------------
Mark Warrick - Fusioneers.com
Email: [EMAIL PROTECTED]
Phone: 714-547-5386
http://www.fusioneers.com
http://www.warrick.net
====================================
> -----Original Message-----
> From: S R [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 29, 2001 3:43 PM
> To: CF-Talk
> Subject: how do i send an attachment?
>
>
> What is the best way to allow someone to send an attachment
> through a form?
> I've tried the new tag <cfmailparam> and I'm getting an error
> saying I have
> mispelled the tag. I'm using cf 4.5.2 so I should be able to use this tag.
>
> Thanks
>
> Sal
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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