msn contact grabber?
Posted: Sun Feb 08, 2009 1:46 am
is there any "working classes" for that can do this?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
This is not true. You can grab contacts from MSN simply by taking the credentials and logging in over the protocol (server side). This is how Facebook and other sites do it.Mark Baker wrote:Unlikely to find them here, because it needs to execute on the client rather than the server (which precludes PHP), and needs to run with privilege to access files on the client (which also precludes javascript). The most common I've seen are ActiveX components.