The Pliner.Net message boards will not automatically convert URL's into a clickable link. To create a link you must surround the URL in the 'anchor' tag.
For example, to link to "http://www.pliner.net" you must type:
<a href='http://www.pliner.net'>http://www.pliner.net</a>
What is between the tags can be anything you want. So this would also be acceptable to link to Pliner.net:
<a href='http://www.pliner.net'>Pliner.Net</a>
|