Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm trying to create a webpage autofiller in c# Forms. I could fill input values and option values without a problem on the form, but i couldn't fill an input of type="file", i'm trying to load an jpeg image Anyone an idea how i could do this? I'm using a WebBrowserControl and the WebBrowser_DocumentCompleted event

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.