AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Click on pictures

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Phil60
Guest





PostPosted: Tue Jul 08, 2008 7:36 pm    Post subject: Click on pictures Reply with quote

Hi, i would like to let AHK click to a small picture...can you tell me how to do?
Back to top
SKAN



Joined: 26 Dec 2005
Posts: 5890

PostPosted: Tue Jul 08, 2008 8:05 pm    Post subject: Reply with quote

Please.. you have to be more specific. Rolling Eyes
_________________
SKAN - Suresh Kumar A N
Back to top
View user's profile Send private message
Guest






PostPosted: Tue Jul 08, 2008 8:08 pm    Post subject: Reply with quote

for example i would like to let it click on the "Quote" button in this forum...
Back to top
SKAN



Joined: 26 Dec 2005
Posts: 5890

PostPosted: Tue Jul 08, 2008 8:12 pm    Post subject: Reply with quote

Did you try the ImageSearch command ?
_________________
SKAN - Suresh Kumar A N
Back to top
View user's profile Send private message
tank



Joined: 21 Dec 2007
Posts: 679

PostPosted: Tue Jul 08, 2008 11:26 pm    Post subject: Reply with quote

web pages and most other applications the answer would be different
but in the case of web pages
the following will quote your first post if you have the library found in my sig
Code:
COM_Init()
IE_Click_ELE(IE7_Get("click on pictures"),114)

_________________
Read this
Com
Automate IE7 with Tabs
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group