This should be done on the fly when the page is requested by the browser...hence i need to do some kind of word/character count based on the screen size and site design ....the problem is that page content includes HTML code for formatting so i need to be able to break up the content without breaking the HTML tags
has anybody done/seen anything like this done before and can help me out???
(PS.. the content pages have to remain on disk.,....i cannot use a database solution)