Im currently using
to display a teaser for an event or an article...it just displays the first 50 characters...the problem with this is that it indiscriminantly cuts a word off anywhere...how can i ask it to go to 50 characters then cut the display off at the next blank space...
Appriciate any help...
Thanks
Code:
#Left(qGetArticles1.event, '50')#
to display a teaser for an event or an article...it just displays the first 50 characters...the problem with this is that it indiscriminantly cuts a word off anywhere...how can i ask it to go to 50 characters then cut the display off at the next blank space...
Appriciate any help...
Thanks