Is the following possible, after many hours of searching I cannot find a straight answer anywhere.
From an external website, which users login to using their Facebook Login, we wish to allow users to upload photos to a Facebook Page of which we are the administrators. The photos should go to a specific album which we will create. Photos can be uploaded as either Administrator or by the actual id of the user logged in, would prefer logged in Id but that doesnt seem possible so the page admin details can be used for authentication within the code if it makes this possible.
This external site is .Net (C#)
I have googled and some people say the photos get uploaded the users own profile, an album in there. Instead of the Page. Others say it should be possible but dont say how or if they have infact done it so really hoping someone has actual experience in doing this so i know if its a possibility and will not be spending days trying to do something that will never work.