Internet Explorer API Question...
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Not sure what the best forum for this question is, so I apologize if this is not the right place... I'm wondering if it's possible to query IE from a Windows process (as opposed to a browser plug-in) to get info on the web forms that the user is filling out. For example, what data has a user entered in a form field, and what is the form field name or ID that the user just entered data into. Are there IE events that publish this kind of information? It seems like it could be a security risk... Thoughts? Thanks!