Search found 3 matches

by johnegracejr
13 Sep 2017, 11:09
Forum: Ask for Help (v1)
Topic: IEGet without arguments
Replies: 1
Views: 505

IEGet without arguments

I'm using IEGet (and optionally IEGetbyURL) and they work find unless I leave the parameters blank. IEGet() for instance. How do I get the most current / last active Internet Explorer window on whatever tab it happened to be on. I've also tried IEGet("") and IEGet(Name=""). I'm just trying to get th...
by johnegracejr
23 Feb 2017, 09:59
Forum: Ask for Help (v1)
Topic: Determin if .click() opens a window or capturing it's resonse
Replies: 0
Views: 872

Determin if .click() opens a window or capturing it's resonse

I'm searching a website for a certain link using COM. (Working well.) When I find the right link I click it with "<link object>.click()" (Also working great). Now I want to know if an error message dialog box pops up or it went to the correct page. The problem is that the rest of the script doesn't ...
by johnegracejr
28 Dec 2016, 16:16
Forum: Ask for Help (v1)
Topic: Internet Explorer Save Open Cancel Popup
Replies: 16
Views: 10005

Internet Explorer Save Open Cancel Popup

I am trying to control the yellow (or gold) and white "Save Open Cancel" popup of Internet Explorer (I "believe" it's also ActiveX but I'm not sure about that last part). I have a (clunky) script that works the first time but not more than once. I would prefer a way to select the popup that doesn't ...

Go to advanced search