1
when editing users profile I would like for them to be able to turn text into a link without the user having to put in html code
For example (editing profile)
AIM Address: [ Ne0nguy ]
I want to view the information in the profile like this:
Ne0nguyusing the code
<a href="aim:goim?screenname=Ne0nguy"><img src="http://big.oscar.aol.com/ne0nguy?on_url=http://ncmail.netscape.com/include/nc/images/online.gif&off_url=http://ncmail.netscape.com/include/nc/images/offline.gif" width="16" height="16">Ne0nguya>
What will i have to modify to do this?
Thanks in advance
-Ne0nguy