Hey everyone..I'd like to write a small program which automatically goes to a site like comicalphotos*com/submit.php and submits the form via either WebClient or HTTPWebRequest..
Which method would be better for this?
On my form I have three text boxes - one text box has an openfiledialog box where they would select the image they want to be uploaded..How would I go about passing that image from their computer into the form??
Any help on this would be greatly appreciated!
Which method would be better for this?
On my form I have three text boxes - one text box has an openfiledialog box where they would select the image they want to be uploaded..How would I go about passing that image from their computer into the form??
Any help on this would be greatly appreciated!