Randi,
Thanks, that was it! Love this code.
Zelda

-----Original Message-----
From: Randi Knutson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 20, 2006 6:07 PM
To: CF-Newbie
Subject: Re: Real Time Character Count (Word Count)


Be sure to take out all the whitespace between the <textarea> tags.  

In other words do this:
<textarea></textarea>

NOT THIS:
<textarea>  </textarea>  this one already has a count of 2 as I put two
spaces between the tags.

Sometimes, whitespace does count.

[email protected] on Wednesday, September 20, 2006 at 2:56 PM
-0800 wrote:
>Looked like some great, concise code which I love. But the word count 
>starts at 10. Did you get the same thing? The only part I changed was 
>cftextarea to textarea, because my version of CF does not recognize 
>cftextarea. Would that cause the word count to be off by 10? Zelda





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2076
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to