Re: Image based controls
"mml_0813" <[email protected]>
| Newsgroups | gmane.comp.windows.autoit.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks! --- In [email protected], "valery_vi" <shehrer1@...> wrote: > > There are tools: > 1. library IE.au3 > http://www.autoitscript.com/forum/index.php?showtopic=19368 > 2. IEDocMon > http://www.cheztabor.com/IEDocMon/index.htm#License > 3. HTTP UDF's, For downloading webpages and submitting POST requests > http://www.autoitscript.com/forum/index.php?showtopic=29631 > > and other ones > > --- In [email protected], "mml_0813" <mml813@> wrote: > > > > How do I get around an image based website with images of buttons > with > > html text instead of actual controls? I can't use control id's or > class > > names because there are none associated with the button or tab > images. > > I am stumped. > > Thanks. > > Mike > > >