Banner

Sponsor

Login


Welcome Back!
Guest
Guest

Register

Lost your password?

55 users online



Click a link..brings up an AIM IM??

Click a link..brings up an AIM IM??

Currently viewing this thread: 1 (0 members and 1 guests)


Page 1 out of 2
dncwithmatt

dncwithmatt

Status: Offline!

Click a link..brings up an AIM IM??

What is the HTML to make a link on which when you click it, it'll bring up an IM window IMing the designated screen name?

Sorry for the bad wording.

vietnameze

vietnameze

Old school.
Status: Offline!

Here it is..

Code:


<a href="aim:goim?screenname=putscreennamehere&message=Put+what+you+wanna+say+here..">AIM</a>

theTrinity

theTrinity

David
Status: Offline!

And if u want more:

Send a Message
aim:goim
aim:goim?screenname=screen+name
aim:goim?screenname=screen+name&message=hey,+dude!

Send a chat Invitation
aim:gochat
aim:gochat?roomname=room
aim:gochat?roomname=room&exchange=4
aim:gochat?roomname=room&exchange=4&instance=1

Add Buddy
aim:addbuddy
aim:addbuddy?screenname=screen+name

Buddy Icon
aim:buddyicon
aim:buddyicon?src=image_source
aim:buddyicon?screenname=screen+name
aim:buddyicon?src=image_source&screename=screen+name

Get and Send Files
aim:getfile?screename=(sn)
aim:sendfile?screename=(sn)

Register User
aim:RegisterUser?ScreenName=sn&Password=pw&SignonNow=False

Check Mail
aim:CheckEmail
aim:CheckEmail?Address=what@what.com

Add Game
aim:addgame
aim:addgame?name=Game
aim:addgame?name=Game&hideIMs=true
aim:addgame?name=Game&hideIMs=true&multiplayer=true
aim:addgame?name=Game&hideIMs=true&multiplayer=true&url=www.url.com
aim:addgame?name=Game&hideIMs=true&multiplayer=true&url=www.url.com&dir=c:/

Away Message
aim:goaway?message=brb+or+something

AIM Today
aim:aimtoday?url=http://www.google.com

dncwithmatt

dncwithmatt

Status: Offline!

thanks dudes

vietnameze

vietnameze

Old school.
Status: Offline!

No problem Tongue

EvL_ErNE

EvL_ErNE

Status: Offline!

I tried that code, but for some reason when I click on the link I get a IE error and my IE closes.

any ideas why?

___________________

http://www.clanevilinc.com/files/phpbbsig.jpg
www.clanevilinc.com || Gaming Community
www.graphix-factory.com || Custom PC cases & decals

Jeff

Jeff

loves kitties and cuddles
Status: Offline!
Quote:

Originally posted by Ev!L ErN!E
I tried that code, but for some reason when I click on the link I get a IE error and my IE closes.

any ideas why?

the aim:goim? or any other similar related commands use a different protocol, the aim: protocol. regular websites use the http: protocol.

It's up to the AIM client on the user's computer to register the aim: protocol with itself. If it doesn't, it won't work on that person's computer.

So, if something goes wrong when you click on the link, that means something happened with their AIM installation, or they're using a different AIM client that doesn't register the aim: protocol.

Or maybe just something messed up in the code. try this simpler version:

Code:


<a href="aim:goim?screenname=EvilErnie6t9">IM Me</a>

___________________

I've got a girlfriend! WOOT.

mhr

mhr

Neverside Newbie
Status: Offline!

How do you do it for msn?

___________________

http://www.sighost.us/members/mhr/roads.gif

Wolfy834

Wolfy834

Status: Offline!

To add someone to your MSN buddy list:

Code:

<a href="javascript:MsgrApp.LaunchAddContactUI('address here');">Add this member to your MSN buddy list</a>

Sending a message:

Code:

<a href="javascript:MsgrApp.LaunchIMUI('address here');">Send this member an MSN Message</a>

Thats all I know.

___________________

http://www.sector7-halo.com/news/data/upimages/sig.gifhttp://www.sector7-halo.com/news/data/upimages/link2.jpg

Advocation

Advocation

England > America
Status: Offline!

does the person who clicks on the link have to have some form of msn installed on there computer?

___________________

Last.fm | Myspace | Flickr | Virbē

Page 1 out of 2
Quick Jump:

Main Navigation


Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach


NeverAPI generated this page in 0.0089 seconds.