I am trying to display how many characters are in a text field like so
name=grant
how many=5.
however i also need it to count the blank spaces.
name=grant hayman
how many=12 (not 11)
is this possible and how do i display it as a numerical value.
all help is appreciated.
Grant
name=grant
how many=5.
however i also need it to count the blank spaces.
name=grant hayman
how many=12 (not 11)
is this possible and how do i display it as a numerical value.
all help is appreciated.
Grant