Search found 2 matches
- Thu Jul 16, 2009 5:39 am
- Forum: Technical / Scripting
- Topic: Internet Explorer_Server/IHTMLDocument2 help reqd
- Replies: 0
- Views: 3816
Internet Explorer_Server/IHTMLDocument2 help reqd
Is it possible to use DOM to get information from a InternetExplorer_Server object. Seems like this is an embedded object IHTMLDocument2 type. The dom methods/properties are published at the site below. IHTMLDocument2 Interface http://msdn.microsoft.com/en-us/library/aa752574.aspx From the View Syst...
- Fri Jul 03, 2009 4:32 am
- Forum: Technical / Scripting
- Topic: Input into modal form
- Replies: 1
- Views: 2629
Input into modal form
My issue is that I am running a Macro Scheduler script which opens another windows based application. While controlling the application from Macro Scheduler, during a particular step it opens a modal form, and hands over control to the form so I cannot continue. I need to input some values in the mo...