show html code in label field

Hi There,
funny question that is a litlle more difficult than i thought.

i have some code that i want to share with users, so that they can use that code in a mail to link to a site within scriptcase

the code is nothing special

<blockquote>
<pre>
<code>
<a href=‘https://www.keuzedelen.com/brixx/brixx_test?ev_id_in_url={ev_id}&st_in_url=[st_id]’>Klik
hier om $ev_titel te bekijken en je in te schrijven.</a>
</code>
</pre>
</blockquote>

the code just works fine. The problem is that i can’t show html code in the label. it uses the code to make the link instead of showing the code.
I use the example above in a label field and still the code won’t show. scriptcase nicely interpreted the code and shows the link.

any idea how to show the code in a form?

He Nonkelmike. thanx but that’s exactly the problem. i don’t want to show the link, i want to show the code.