Skip to content
Archive of entries posted on June 2001

AIM Status Indicator

Many people have asked how I’m able to display my AIM status on my web site. Here’s the code to make it work: <img border=”0″ align=absmiddle src=”http://big.oscar.aol.com/AIM_ID?on_url= ON_IMAGE&off_url=OFF_IMAGE“> Where: AIM_ID is your AOL Instant Messenger ID ON_IMAGE is the “on image” (e.g. http://blahblahblah/on.gif) OFF_IMAGE is the “off image” (e.g. http://blahblahblah/off.gif) See it in action here. [...]