Automating File Posting
Hello Everyone and thanks for your help in advance. I need to write an application that connects to a web page and and uploads a file to it. I have some basic understading of the webrequest and webresponse, but need to figure out the details. For example, is this done in multiple page requests, how do I get the file posted, etc. The page has a user name and password which I have. A few pages in, there is a browse dialog box along with an upload utility. I want to automate this entire process. Can someone point me in the right direction to get started? Any help would be greatly appreciated. Thanks.
|