views:

198

answers:

0

Hi, can we upload images(photos) to facebook using the FacebookToolkit

There seems to be a method in the Api Master.Api.Photos.ExecuteApiImageUpload, but when i use a FileUpload in my page, the Request.Files is empty. I understand this is because facebook strips out files tags.

Any ideas or workarounds?

Thanks