hey Folks,
I have a windows app in c# .NET which requires access to the file on the sever.
Ex:--user A has his credentials as A and pswd. He has server space where he has the file i need.
i have the credentials. I can access it using our website. But, i need to access it using a windows app
Imagine i need a file stored on the mail a/c of a user.
Please help.