Enabling HTML
How do I enable HTML on the forum just for myself? All I want to do is mask an affiliate link kind of like this:
<a href="www.buyproduct.com/ID23425"
onMouseOver="window.status='www.buyproduct.com';re turn true;" onMouseOut="window.status='';return true;">don't want my affiliate id shown in status bar</a>
If there is another way to do this without enabling HTML, please let me know of this as well.
Thanks
|