PDA

View Full Version : Button on internet to AIM someone


SXSchickenSXS
January 28th, 2007, 08:32 PM
Okay, I'm sure many of you are familiar with the "aim:goim?screenname=screenname&message=message" thing, but how would I embed that into a HTML code as a button form, so someone can click it and it will open an IM to me? I know it's possible.

jonamr
February 7th, 2007, 03:15 PM
put it in a link

<a href="aim:goim?screenname=yourscreennamehere">click here to IM me!</a>