Hello,
I am developing an application for windows that is going to upload images to a free image hostings...
I am using WebClient and UploadData for posting my form to the website... now lets take a look to one of these free image hostings , for example img98.com..
as you can see in the main form for uploading there are 4 inputs with the name of "userfile[]" that means userfile is an array......