1
Answer

Accessing textbox value on web page

jagaru58

jagaru58

20y
2.1k
1
I was wondering if anyone knew of a way to access textbox values on webpages from an IE extension in C#. For example, say you type something in the textbox control on google's site, I want to get the value of the textbox from the IE extension that I will create. Any documentation links or namespace or code snippet would be really appreciated. Thank you all for being there.
Answers (1)