I am currently hosting the images of my website on Google App Engine. So, an image on my website will have this kind of url: http://my-website.appspot.com/my-image.jpg
I uploaded those images myself, via Google App Engine Laucher.
Is there a way that a user of the website can upload a file automaticly to Google App Engine for C# or javascript? Via an API?
Thanks,
Vincent