Shoutbox

.cct contact list - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Skype & Live Messenger (/forumdisplay.php?fid=10)
+----- Thread: .cct contact list (/showthread.php?tid=46955)

.cct contact list by mwe99 on 06-28-2005 at 01:50 PM

do any programs open these files to show to contacts, however not add to MSN?


RE: .cct contact list by RaceProUK on 06-28-2005 at 02:11 PM

Not that I know of.


RE: .cct contact list by Eljay on 06-28-2005 at 02:19 PM

just open in notepad, its not encrypted or anything


RE: .cct contact list by mwe99 on 06-28-2005 at 02:22 PM

Ah yeah thanks, notepad works :) just displays them strange but still fine :)

Thanks LJ


RE: .cct contact list by Eljay on 06-28-2005 at 02:24 PM

nothing strange about it

code:
<?xml version="1.0"?>
<messenger>
  <service name=".NET Messenger Service">
    <contactlist>
      <contact>email@domain.com</contact>
    </contactlist>
  </service>
</messenger>

just xml :)