Title: Messenger instant chat HTML tags
Slug: messenger-instant-chat-html-tags
Date: 2008-02-12 02:31:00
Author: Kartones
Lang: en
Tags: Development, HTML, Social Networks
Description: A reminder of special HTML tags for Messenger instant chat: chat, add to contact list, voice chat, and video conversation.

 <p>Mini-post as reminder. The four special HTML tags to allow chatting with a contact or Agent from an hiperlink, add it to your contact list and other stuff:</p><p><font face="courier new,courier">&lt;a href="msnim:chat?contact=sample@email.com"&gt;Chat&lt;/a&gt;<br>&lt;a href="msnim:add?contact=sample@email.com"&gt;Add to contact list&lt;/a&gt;<br>&lt;a href="msnim:voice?contact=sample@email.com"&gt;Voice chat&lt;/a&gt;<br>&lt;a href="msnim:video?contact=sample@email.com"&gt;video conversation&lt;/a&gt; </font><br></p><p> </p>