If you post your code, one of us might see where you're making a mistake. Here's some code I have that uploads a file:
<cffile action="upload" filefield="form.FiletoUpload" destination="daFile.htm" result="daFile"> > -----Original Message----- > From: Torrent Girl [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 14, 2006 8:18 AM > To: CF-Newbie > Subject: Re: Godaddy and CFFILE > > I'll try...I am developing on the server, I know bad idea but > I'll try it > locally. > > On 11/14/06, Munson, Jacob <[EMAIL PROTECTED]> wrote: > > > > Does your cffile tag work on your local server? I'm just > curious if you > > know that it works locally, but not on godaddy. > > > > > -----Original Message----- > > > From: Torrent Girl [mailto:[EMAIL PROTECTED] > > > Sent: Tuesday, November 14, 2006 4:56 AM > > > > > > I am building a personal site and got to the point to where I > > > want users to be able to upload images. > > > > > > The cffile tag didn't work. > > > > > > I thought I would have to move my hosting elsewhere when i > > > did a search to see if anyone else had this problem and found > > > that you can use the cffile tag on GODADDY. > > > > > > The problem is everyone who has used it never posts the steps > > > you need to do to use it!!!! > > > > > > has any had this problem with godaddy and sucessfully > > > implemented the cffile tag? > > > > > > > -------------------------------------------------------------- > ---------------- > > This transmission may contain information that is > privileged, confidential > > and/or exempt from disclosure under applicable law. If you > are not the > > intended recipient, you are hereby notified that any > disclosure, copying, > > distribution, or use of the information contained herein > (including any > > reliance thereon) is STRICTLY PROHIBITED. If you received > this transmission > > in error, please immediately contact the sender and destroy > the material in > > its entirety, whether in electronic or hard copy format. Thank you. > > > > > > > ============================================================== > ================ > > "EMF <idahopower.com>" made the previous annotations. > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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/groups/CF-Newbie/message.cfm/messageid:2248 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
