Posted on: 10/15/2014 2:41:25 PM | Views : 379

I have created a web form, where I can insert articles to the database, using a text editor.  my article table has the following  fieldnames; id, title, content, type and uploadDate.  The 'content' fieldname is composed of text.  This text also involves data from another database table, called tag (i.e. tag_id, name, type), which is not linked to the article table.  
when I view the articles on the webform, they look like as the following output:
Pellentesque eget elit tag1. Vivamus ut lacinia lectus. Mauris eu efficitur mi. Nam blandit est ut justo scelerisque, in sagittis nibh scelerisque. Duis placerat id risus ut aliquam. Vestibulum maximus rutrum arcu et sagittis. tag2 id consequat dui. Suspendisse non imperdiet odio. My question, is how can I make my article's content to look like the desired output below:
Pellentesque eget elit Go to the complete details ...