I never cared for cfforms. I'd much rather roll my own JS validation and
replace things like Javascripts annoying alert() function with something a
little more tasteful. Cfform won't do that.

It won't highlight fields in question.

It won't auto focus to fields in question.

It won't validate fields 'on the fly'... (Say when you focus off the field
or something)

And it usually doesn’t play nice with other javascript that might already
exist in the page. :)

..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com

-----Original Message-----
From: Munson, Jacob [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 02, 2005 9:58 AM
To: CF-Talk
Subject: RE: cfform (formerly 'anybody ever use cftable?')

> While we are on the topic of things that coldfusion has built 
> in to make
> things "easier", I want to mention CFForm. People who like 
> this tend to get
> all cranky about how hard forms are to make and how much time 
> they take. 
> 
> Now, maybe I don't make the world's most awesome programs, 
> but am I the only
> one who thinks that building a form, even a rather large one, 
> is no big
> whoop?  

I don't know about forms being easier with cfform, except for the
validation.  I LOVE using cfform's validation options.  Much easier than
building a bunch of JS by hand.  And yes, I do server side validation as
well, but as long as the user has JS enabled in their browser, client
side validation is a nice user friendly feature in web forms.  And
client side validation with cfform/cfinput/cfselect/etc. ROCKS!

-------------

This transmission may contain information that is privileged, confidential
and/or exempt from disclosure under applicable law. If you are not the
intended recipient, you are hereby notified that any disclosure, copying,
distribution, or use of the information contained herein (including any
reliance thereon) is STRICTLY PROHIBITED. If you received this transmission
in error, please immediately contact the sender and destroy the material in
its entirety, whether in electronic or hard copy format. Thank you. A1.





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225940
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to