Tony,

I have to agree with Critz.  Think of it in terms of performance when
using the cfform and cfinput tags.

Would you rather the server figure out the javascript that your page
will do, or would you rather insert your own javascript and simply have
it loaded in page.  If you know what you want to do, don't make the
server figure it out for you.  Same thing goes with cfinput and
cfupdate.  In general tell the server what to do, things will do faster
for you.

If you really like the MM JS functions then use them once in a page,
view the source and copy the validation functions into a snippet in
studio.  Then when you need to use it, YOU put in the page.  It will
give you a great deal more control in your code and also give you that
mighty focus() touch at the end you so desire.

I don't know if it would make a _huge_ difference in performance but it
would definitely have some increase in your page processing time.

Cheers,

t

**********************************************************************
Tyler M. Fitch
Certified Advanced ColdFusion 5 Developer
http://isitedesign.com
********************************************************************** 

______________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to