I've had luck passing the cffile form field name as a variableName type
(specified in cfargument type="variableName"), then have the cffile in the
function in the cfc. Then in my cffile, I just use
formfield="#arguments.formfield#".

should help
-nathan

  -----Original Message-----
  From: Tangorre, Michael [mailto:[EMAIL PROTECTED]
  Sent: Thursday, November 06, 2003 11:36 AM
  To: CF-Talk
  Subject: RE: Alternate ways of uploading files.

  I am basically trying to figure out the best way to incorporate file
upload
  capability into this CFC I am working on...
  just passing the form field in or the form scope completely does not seem
to
  do the trick.

  -----Original Message-----
  From: Matt Robertson [mailto:[EMAIL PROTECTED]
  Sent: Thursday, November 06, 2003 1:38 PM
  To: CF-Talk
  Subject: RE: Alternate ways of uploading files.

  Michael wrote:
  >Are there alternate ways of uploading files in Cold Fusion besides
  using
  >cffile?

  There's always cfftp, I guess.

  --------------------------------------------
  Matt Robertson       [EMAIL PROTECTED]
  MSB Designs, Inc.  http://mysecretbase.com <http://mysecretbase.com>
  --------------------------------------------

    _____


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to