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
|