
Originally Posted by
DawgiiStylz
First off, you'll will need a function that allows you to upload to those sites. Most sites have what they call "API" (Application Programming Interface) that allows you to upload images to their site and return an image link, linking to that image.
Once you have that, the rest is simple.
I know about the API, where would I accquire it? And if not, can't I use a webbrowsers getvalue?
Thank for so much for your reply.