Video must be broken. I keep getting a "connecting" message and then it
errors. Anyone have a repost of it?

<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->

-----Original Message-----
From: Orlini, Robert [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 19, 2006 10:24 AM
To: CF-Talk
Subject: Not attached?


Hello,

Why does CF keep giving an "unable to attach...file does not exist" message
when I run the script below. The file has been added to the dir where the
..cfm file was and the c:\ drive, but I still get the message.

Thanks

Robert
HWW

<CFQuery Name="getnames" Datasource="sendmail">
Select * FROM names
where 0=0
</cfquery>


<cfoutput query="getnames" group="names"><CFMAIL
TO="[EMAIL PROTECTED]" FROM="[EMAIL PROTECTED]" SUBJECT="test">
Dear
test
============================================
<cfmailparam file = "c:\bsw.txt">

</CFMAIL>
</cfoutput>
<HTML>
<HEAD>
<TITLE>EMail Sent</TITLE>
</HEAD>
<BODY>

<H2>EMail Sent.</H2>

</BODY>
</HTML>




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:247058
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to