Assuming your trying to create links to your articles, your not doing it right (unless maybe it's for the forum, the forum does odd things to the code).
<A HREF=url>title for url</A> is the usual way to create a link. So for example:
<A HREF=http://nebraskawoman.joeuser.com/index.asp?AID=74305>Unusual breast cancer</A> would make this link
Unusual breast cancer
Hope this helps (or I'm completly off base in what your trying to do, and that's ok too, you can always delete me

).