how can I check if a user on Facebook is online or offline in order to show a notification to the user?
Jassim Rahma
Jassim Rahma
Check out http://www.leeholmes.com/blog where he has written some powershell scripts to download albums from facebook. He uses System.Net.WebClient in those scripts. You can do a 1:1 translation from his powershell scripts into C# or VB code to do what you want.feroze
--
My blog