Is it possible to upload img directly to SmugMug via an HTML form with callback URL?

LifeIsGreatLifeIsGreat Registered Users Posts: 1 Beginner grinner
Guys,

I would like to improve my website performance by uploading directly to SmugMug through a browser (HTML form with POST method) instead of using PHP APIs for example.

I have a couple of questions:

1) Is it possible?

2) If so, how can i supply a callback URL (with uploaded image id) so that i can display the uploaded image to the user?

3) If not so, is there any way i can upload an image without actually having it on my server and get redirected back to my website? (so that an image is uploaded directly from the user's browser?)

Thanks so much for your help!
Sign In or Register to comment.