zxcvbnm 0 Posted February 7, 2011 you can manage a DDE link, and then be able to handle these methods? LinkMode = 0 LinkTopic = "IExplore|WWW_GetWindowInfo" LinkItem = "0xffffffff" LinkTimeout = 1000 LinkRequestthanksZ Share this post Link to post Share on other sites
jvanegmond 306 Posted February 7, 2011 It is possible in AutoIt. Examples are here: github.com/jvanegmond Share this post Link to post Share on other sites
zxcvbnm 0 Posted February 7, 2011 I have a form developed with autoit, it must be called by a application (server side) that needs to have this methods:Executable: (path)Application:Topic: Command: so I know that my autoit application (client side) must manage this method:LinkMode = 0LinkTopic = ".."LinkItem = "0xffffffff"LinkTimeout = 1000LinkRequestI don't know about these parameters! Share this post Link to post Share on other sites
zxcvbnm 0 Posted February 7, 2011 I have only open an application developed with autoit.But the caller need to manage: Application:Topic: Command: I don't know about these parameters! Share this post Link to post Share on other sites