Typically, a button submits a form to perform a specified action. You could implement javascript to submit the form for you.
Using a windowsapplication (not command line) you could add a reference to mshtml. You can then use the WebBrowser control axWebBrowser1 to capture the document and see if there's a way to use the button from there.
Nope it has a password. My console program goes to the site and opens a page. There is then a little toolbar on the page with an Excel icon which I have to click to download the spreadsheet. I could automate it using sendkey() but I cannot get to the button via TAB so i therfore must click it. This website is not my own.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.