Wow. Thanks.  I'll admit I'm not going to redo all my forms now, but that's
good to know for the future.

Margaret

-----Original Message-----
From: JLH All Turbo [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 13, 2002 9:07 AM
To: CF-Talk
Subject: Re: CFFORM/CFINPUT


<CFFORM NAME="name"
    ACTION="form_action"
    ENABLECAB="Yes" or "No"

set enablecab = "no" and you don't have to download the applet.

j
----- Original Message -----
From: "Margaret Fisk" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, August 13, 2002 11:55 AM
Subject: RE: CFFORM/CFINPUT


> When I tried to use cfinput, it had to download an applet onto the client
> machine.  So I decided to stick with self-validation rather than requiring
a
> user automatic download that they might be concerned about.
>
> -----Original Message-----
> From: JLH All Turbo [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 13, 2002 8:56 AM
> To: CF-Talk
> Subject: Re: CFFORM/CFINPUT
>
>
> It really depends on how fast you need something done and how detailed you
> want error messages.
>
> I use cfform at times and at other times when more complex error checking
is
> required--I don't use it.
>
> I never use cfinsert and cfupdate though.
>
> J
> ----- Original Message -----
> From: "G L" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Tuesday, August 13, 2002 11:53 AM
> Subject: CFFORM/CFINPUT
>
>
> > Can someone explain to me why alot of advanced CF'ers don't like to use
> > CFFORM and CFINPUTs in their code? I've even heard them refer to it as
> > "novice cf-coding". I've always had good luck using them. Are there
> > drawbacks to letting CF generate the js to validate your input fields?
> There
> > must be a good reason.
> >
> >
> >
> >
>
> 

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to