Accessing the chat window using a web page link

I am having a messenger implemented in jabber/xmpp protocol . I want to access the chat window of a particular member in my list by clicking a link in the web page . How can I do that ??

In AOL I can access the same using the link
href=Aim:goim?screenname=suneesh So that the chat window of that particular member will be opened

Is there any way so that I can achieve the same ??

Thanks
Suneesh

URI scheme?

That question is about Jabber, not about ejabberd, right? Your client should register to handle xmpp: the same way AIM is registered to handle aim:

If I'm correct, then an URI scheme for XMPP might help. The best place to ask for this is probably the jdev mailing list at www.jabber.org

Syndicate content