I had that problem until I added the enctype to my form tag. See below.

<form action="uploadaction.cfm" enctype="multipart/form-data" method="post">
<input type="file" name="testfile">

>The form field specified in the CFFILE tag (FILMESSAGE) does not >contain
an
>uploaded file.  Please be sure you have specified the correct form >field
name.



************************************************************
Deanna Schneider
Interactive Media Developer
UWEX Cooperative Extension Electronic Publishing Group
302 Hiram Smith
1545 Observatory Dr.
Madison, WI 53706
(608) 265-7923



------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to