Alex, You can add a wide variety of html tags to your postings on CP, so if you want to make a link 'clickable' you need to put it in as an anchor tag. In the following example, I'll use round brackets but you should use greater than and less than instead when you actually use it: (a href="http://msdn.microsoft.com/library/default.asp?URL=/library/techart/desipat.htm")http://msdn.microsoft.com/library/default.asp?URL=/library/techart/desipat.htm(/a) and if you actually use the gt and lt symbols, it looks like this: http://msdn.microsoft.com/library/default.asp?URL=/library/techart/desipat.htm Looks complicated, but it's pretty easy when you get the hang of it. HTH David