If you are going to have N form uploads, simply name them so. Ie,
<INPUT TYPE="file" NAME="Upload#N#">
That should work.
=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Allaire
Email : [EMAIL PROTECTED]
ICQ UIN : 3679482
"My ally is the Force, and a powerful ally it is." - Yoda
> -----Original Message-----
> From: Sanghi, Nitin [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 13, 2001 4:37 PM
> To: Spectra-Talk
> Subject: RE: file uploads in cfa_controlhandler
>
>
> I have tried using this... but there is an inherent problem. If
> this code is
> placed in some loop or the cfa_handler, and if
> more than one object is passed to the handler, then you have two
> fields with
> the same name. Therefore the application doesn't work
> if you pass more one object into a handler that cotains the code below.
>
> Nitin
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.