View Single Post
  #1 (permalink)  
Old 06-22-2009, 08:14 AM
ianlufc ianlufc is online now
Junior Member
 
Join Date: Apr 2009
Posts: 29
Default embed a html link in a report

hi guys

i want to display a html link
<a href="http://www.website.com/">Visit my site!</a>
in my report.

it is stored in the DB as a string exactly as above, so i am wondering what do i have to do to my report in order to show this as a link.

the column that the data is in will have normal strings and also links

The Version of BIRT viewer being used is 2.3.2

Thanks in advance

Ian
Reply With Quote