J
Joey Martin
I am using a WYSIWYG editor for articles and the article text is being
inserted into a SQL db field called ARTICLEBODY.
Question:
On my homepage, I only want to display the first 400 characters of
ARTICLEBODY field. I am using the LEN function and it does what I want.
BUT, is there a way to not have it cutoff in the middle of a word?
inserted into a SQL db field called ARTICLEBODY.
Question:
On my homepage, I only want to display the first 400 characters of
ARTICLEBODY field. I am using the LEN function and it does what I want.
BUT, is there a way to not have it cutoff in the middle of a word?