OK, but what about the other CFFile Objects Variables? It seems I get none. I just want to make sure it is not a problem with my distribution.
Thanks Tod, Percy -----Original Message----- From: Todd [mailto:[EMAIL PROTECTED] Sent: Thursday, April 03, 2003 10:44 AM To: CF-Linux Subject: Fwd: RE: CFFILE Scope FYI, Neither action="read" or action="readbinary" will give you the FileSize. The only time you get the file size is when you're doing an upload. So, looks like you might have to use <cfdirectory>(?) to get you the file size? ~Todd >At 10:31 AM 4/3/2003 -0500, you wrote: >>Sorry for the quick reply. >>I applied Updater 3, reran the code, and this time, when I included the >><cfdump var="#cffile#"> >>I got: >>struct [empty] >>However, I still get the error message. What's weird is, I do an insert to >>the database, and it works. In another page, I do a select and a CFFILE >>write so I can check the integrity of the uploaded file and works as well. >> >>However, in either case the CFFILE struct is empty. ---------- Todd Rafferty ([EMAIL PROTECTED]) - http://www.web-rat.com/ Team Macromedia Volunteer for ColdFusion http://www.macromedia.com/support/forums/team_macromedia/ http://www.devmx.com/ ---------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=14 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=14 Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14
