Ah sorry, I meant the code for the form page, not the action page. So the
page just before this one.

George

At 10:26 AM 5/26/2004, Monique Boea wrote:
><cftry>
>     <!--- upload new file --->
>     <cffile action="" filefield="form.tLogoFilename"
>destination="#variables.home_dir#media\images\clientlogos\#variables.tLogoFi
>lename#" nameconflict="overwrite">
>    <cfcatch>
>     <SCRIPT LANGUAGE="_javascript_" TYPE="text/_javascript_">
>     alert("Error uploading Logo file.  Please try again.");
>     history.go(-1);
>     </SCRIPT>
>     <cfexit>
>    </cfcatch>
>    </cftry>
>
>There is one for each image (3)
>
>
>
>  -----Original Message-----
>From: George Abraham [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, May 26, 2004 10:25 AM
>To: CF-Talk
>Subject: RE: CFFILE
>
>
>Can you post the code for the submission form?
>
>George
>
>At 10:20 AM 5/26/2004, Monique Boea wrote:
> >Combing the three into one cffile with a loop?
> >
> >-----Original Message-----
> >From: Damien McKenna [mailto:[EMAIL PROTECTED]
> >Sent: Wednesday, May 26, 2004 10:12 AM
> >To: CF-Talk
> >Subject: Re: CFFILE
> >
> >
> >On May 26, 2004, at 10:06 AM, Monique Boea wrote:
> > > It will upload one file at a time and not two or three together
> >
> >Try doing a cfloop or cfoutput with "cffile" as the query name.  I
> >haven't tried it yet but it might work.
> >--
> >Damien McKenna - Web Developer - [EMAIL PROTECTED]
> >The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
> >   _____
> >
> >
> >
> >
>   _____
>
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to