Step1
We can find this using a simple javascript method whihc counts the number of characters skipping double spaces, or space/return
Step2
Add the script in the HTML page
Step3
Declare a counter and check the whole characters entered in text area in a while loop using substring skipping double spaces, space/return and increment the counter accordingly.
THe counter will mention the number of charcatres in the text area.
Answered by
Nagendra
, an ibibo Master,
at
8:47 AM on January 31, 2009