Why do you want to do this with the browser?
You cannot automate the browser. You can only launch a URI into it.
If you want to post data then use the HttpClient class to talk directly to the service.
--Rob
No comments:
Post a Comment