aMSN Forums
May 21, 2013, 09:37:54 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: New forum for aMSN !!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: get user online profile address  (Read 2716 times)
xpwan1
Newbie

Offline Offline

Posts: 12


View Profile
« on: June 15, 2009, 01:44:27 pm »

Dear All:

I would like to know how to get a contact online profile URL. For example, for a contact ab@hotmail.com, to view his profile, it normally gets a URL in the format of http://cid-xxxxxxx.profile.live.com. Please guide me how to get this URL from msn services

Thanks
Logged
kakaroto
Administrator
Super Power User
*****
Offline Offline

Posts: 9428


View Profile WWW
« Reply #1 on: June 15, 2009, 06:43:54 pm »

in the ABFindAll request, you get the cid of the user in the XML
Code:
<Contact> <contactInfo> <CID> cid goes here </CID> </contactInfo </Contact>

you change that cid from decimal into a hexadecimal value and it will give you the url....
Otherwise, you could just go to this URL and it will redirect you automatically : http://members.msn.com/default.msnw?mem=THE_EMAIL_ADDRESS@DOMAIN.COM&pgmarket=
You need to be signed in first of course.
Logged

KaKaRoTo
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!