Links: what's the trick? FuTz wrote on 11/20/2002, 9:35 AM How can you give a link that's actually working (underlined) in this forum? Think it's more usefull than offering the "copy-paste" (un-underlined) option... Thanks Back to post
Comments jetdv wrote on 11/20/2002, 9:54 AM You have to use this format: <a href="http://www.sonicfoundry.com/forums/PostMessage.asp?ForumID=4&MessageID=137732">This is my link to this tread</a> Which will appear as: This is my link to this tread The link is just standard HTML. Not ALL HTML will work but these DO also work: <B>Bold</B> = Bold <I>Italics</I> = Italics <U>Underline</U> = Underline FuTz wrote on 11/20/2002, 10:26 PM Thank you ! 1