A1VBCode Forums

My idea is to control IE instance by software


http://www.a1vbcode.com/vbforums/Topic22112.aspx

By eugene2005 - 6/13/2007

My idea is to control IE instance by software

I want to solve my problems in two ways



First one is by controlling IE by mouse_event with cursorpos but not with sendmesage or postmessage API.

I want to invisibly control IE instance and click on it where I want to by sending mouse_event, but without user notice, is there any chance?



Is it possible to control IE for example in background while PC is idle and screensaver works?

Or perhaps when PC is idle detect it and show JPEG screenshot and work with mouse_event on background, so to call behind the scene?

Or perhaps in parallel user mode FAST USER SWITCH terminal service?



I don’t want to click by parsing html code body.outerhtml, tagname ("A").click

Any suggestions or any ideas with technical details?



IE Controller source code here http://fresh-news.info/update/iecontrol.rar