lzamora Posted May 20, 2010 Posted May 20, 2010 hello I'm referring to _ieattach doubt, I have a dialog where a table with commands in javascript, I'm aware that these commands can be activated by the _ienavigate, but to give a _ieattach and parameterizing as DialogBox Embedded or returns an error I would like to give this guidance to onclick on command. Box specification: >>>> Window <<<< Title window: Busca de Divisões XYZ -- Caixa de diálogo Página da Web Class: Internet Explorer_TridentDlgFrame Position: 322, 264 Size: 386, 272 Style: 0x96C80000 ExStyle: 0x00000101 Handle: 0x005E03F2 >>>> Control <<<< Class: Internet Explorer_Server Instance: 1 ClassnameNN: Internet Explorer_Server1 Advanced (Class): [CLASS:Internet Explorer_Server; INSTANCE:1] ID: Text: Position: 0, 0 Size: 380, 240 ControlClick Coords: 126, 149 Style: 0x56000000 ExStyle: 0x00000000 Handle: 0x00280322 >>>> Mouse <<<< Position: 126, 149 Cursor ID: 0 Color: 0xFFFFFF >>>> StatusBar <<<< >>>> Visible Text <<<< >>>> Hidden Text <<<<
PsaltyDS Posted May 20, 2010 Posted May 20, 2010 (edited) Use _IEAttach() with the "DialogBox" option. See help file. Edited May 20, 2010 by PsaltyDS Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now