i know there has to be a simpler way to do this so i wanted to get your thoughts.
I have a field that is 150 chars long. it can be whatever. but on my form i can only write 40 chars of that. so i would like to search for the last space that would fit the 40 then start again on the next line. if there isn't a space then i am just chopping it.
any help would be appreciated.
I have a field that is 150 chars long. it can be whatever. but on my form i can only write 40 chars of that. so i would like to search for the last space that would fit the 40 then start again on the next line. if there isn't a space then i am just chopping it.
any help would be appreciated.