transparent
Programmer
Is it possible to using xsl to search for a specific word ie 'uncle' in a tag ie
<text>hello uncle bulgaria</text>
and link up that particular word to produce
hello <a href="">uncle</a> bulgaria
Cheers
<text>hello uncle bulgaria</text>
and link up that particular word to produce
hello <a href="">uncle</a> bulgaria
Cheers