RE: multiple file upload in the same time..

2001-04-03 Thread Philip Arnold - ASP

 well Guys i need to know how to upload two files at the same time..
 have done one file at a time.

Just have more than one Image type field and more than one CFFile - if needs
be, loop them

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: multiple file upload in the same time..

2001-04-03 Thread Steve Martin

Have more than 1 input type="file"... in the same form on a page and use
the corresponding number of cffile action="upload"... on the action page.

Steve

 -Original Message-
 From: paul . [mailto:[EMAIL PROTECTED]]
 Sent: 03 April 2001 13:44
 To: CF-Talk
 Subject: multiple file upload in the same time..


 well Guys i need to know how to upload two files at the same time..
 have done one file at a time.
 please do help
 -paul


 Get 250 color business cards for FREE! at Lycos Mail
 http://mail.lycos.com/freemail/vistaprint_index.html

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists