Im working on a project in which i have to upload a file. I have tried WebHttpRequest class and WebClient class to do this but could not succeed. So, if i programmaticall y fill and click the choose file dialog then it can be done otherwise not. Im using C# for this project.