where members can add links to their websites
i am using a text area for it
i used this code:
CODE
<span class="ft">{title}:</span><br /><span class="fc"> <font color="blue"><a href="http://www.{content}">{content}</a></font></span>
but when i try clicking the links on postbit it opens the link like this
CODE
http://www.link1.com<br />link2.com
any way how i can fix this?

Help










