Paul Ihrig wrote: > hey guys i am using cf8 and in my cftextarea richtext=true and > maxlength="8000" > is there a js or function that would show the user how many charecters > the have used and how many are left in a textarea or text field?
I'm curious on this too - I've found a number of counters, but most counted keystrokes - so somebody could just cut and paste X number and things were immediately screwed up.. Is the maxlength attribute done on validation, or is it counting as you type or something? What happens if you try to paste more in than the max instead of typing it in? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303735 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

