actually that's a great idea.
i will look into it a bit when i get a spare second.

thanks
-paul

> -----Original Message-----
> From: Stephen Kellogg [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, February 08, 2001 4:24 AM
> To:   CF-Talk
> Subject:      RE: CFFILE :: Multiple image uploads?
> 
> What about asking the user how many images they want to upload with the
> default of one. If they put in 7, reload the page with a loop for the
> input
> box(es) to dynamically generate 7 input boxes.
> 
> Just a thought...
> 
> 
> Stephen
> 
> -----Original Message-----
> From: Chad Gray [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 07, 2001 10:39 AM
> To: CF-Talk
> Subject: RE: CFFILE :: Multiple image uploads?
> 
> 
> It is CF , and ASP.
> 
> It is basically a Java program that you can pass params to from CF.
> 
> 
> 
> At 07:40 AM 2/7/01 -0500, you wrote:
> >that seems to be an asp solution.
> >are there any cf friendly solutions.
> >
> >js, exct.
> >
> >thanks
> >
> >-paul
> >
> >Web Developer, NBBJ
> >Work:   [EMAIL PROTECTED]
> >         614 241-3534
> >fax:    614 485-5534
> >
> >Home:   [EMAIL PROTECTED]
> >         614 449-1681
> >
> > > icq:  47658358
> > >
> > > -----Original Message-----
> > > From: Chad Gray [SMTP:[EMAIL PROTECTED]]
> > > Sent: Tuesday, February 06, 2001 5:43 PM
> > > To:   CF-Talk
> > > Subject:      RE: CFFILE :: Multiple image uploads?
> > >
> > > I am currently using AppletFile to upload multiple files.
> > > http://www.infomentum.com/activefile/
> > >
> > > If is pretty powerful, but be prepared to deal with browser issues.
> For
> > > one MSIE for Mac does not support JAVA so you have redirect those
> users
> to
> > >
> > > a page with a simple <input name="FileName" size=30 type=FILE>
> > >
> > > Another is Netscape 4.6 for PC has some sort of bug so you have to
> > > re-direct those users also.
> > >
> > > BUT other then that the program is great!
> > >
> > >
> > >
> > >
> > > At 03:33 PM 2/6/01 -0500, you wrote:
> > > >  lol.
> > > >thats exactly what we talked about on the cf-extensions list for
> Ultra
> > > Dev.
> > > >using Ben's CFX_zip tag.
> > > >
> > > >it's a small world af................
> > > >
> > > >any other ideas?
> > > >
> > > >thanks
> > > >
> > > >
> > > >
> > > >-paul
> > > >
> > > >Web Developer, NBBJ
> > > >Work:   [EMAIL PROTECTED]
> > > >         614 241-3534
> > > >fax:    614 485-5534
> > > >
> > > >Home:   [EMAIL PROTECTED]
> > > >         614 449-1681
> > > >
> > > >icq:    47658358
> > > >
> > > > > -----Original Message-----
> > > > > From: Aaron Johnson [SMTP:[EMAIL PROTECTED]]
> > > > > Sent: Tuesday, February 06, 2001 2:59 PM
> > > > > To:   [EMAIL PROTECTED]
> > > > > Cc:   [EMAIL PROTECTED]
> > > > > Subject:      RE: CFFILE :: Multiple image uploads?
> > > > >
> > > > > -----BEGIN PGP SIGNED MESSAGE-----
> > > > > Hash: SHA1
> > > > >
> > > > > Hi Paul,
> > > > >
> > > > > As far as I know, it's only possible to upload one file per
> > > > > browse/File field... however, you could have the user zip up x
> number
> > > > > of files, upload the zip file and then unzip the .zip serverside,
> > > > > creating x number of pictures... ?
> > > > >
> > > > > Aaron Johnson, MCSE, MCP+I
> > > > > Allaire Certified ColdFusion Developer
> > > > > MINDSEYE, Inc.
> > > > > <phn>617.350.0339
> > > > > <fax>617.350.8884
> > > > > <icq>66172567
> > > > > [EMAIL PROTECTED]
> > > > >
> > > > >
> > > >
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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