> i can do the standard cffile thing.
> create as many file fileds in your form then on to cffile.
>
> but what can i do if i want a cleaner interface.
> say 1 file or 30?
> how can i alow the user to upload as many files as they want with
> out having
> a ton's of Browse/ File Fields?
>
> a cleaner solution must be available?
> maybe not.

You're running into a HTML limitation here, unless you can do something with
Java (I'm sure I've seen something like this somewhere), you'll have to
either cycle the page (one image at a time) or have loads of upload options

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

Reply via email to