How to manage a web-page from program/script?
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have a situation like this: I have a web-page where several "textboxes" and have an Excel file. I have no direct access to web-page, that is, I can only open it in web-browser - https:// I need to copy data from Excell cell into textbox, and push an ENTER button. Of course, the web-page is open at the moment. I know how to copy data from Excel into html, but have no experience how to copy into textbox in an open IE. and how to push link/button in IE. could anybody help ???
Respectfully, Exceter.