Hello again,
Lets say I've read from the user an article with 20 lines and stored it to my DB.
All I want is to extract the first few (2-3) lined from that article, remove all the design features (bold, font size ect.) and write those few lines to the screen.
for example:
Article Headline 1
first line... first line... first line... first line...
second line... second line... second line... second line...
[ click here for full article ]
Article Headline 2
first line... first line... first line... first line...
second line... second line... second line... second line...
[ click here for full article ]
Article Headline 3
first line... first line... first line... first line...
second line... second line... second line... second line...
[ click here for full article ]
Edited by dozer - 17 May 2006 at 8:48am