Jump to content

Recommended Posts

Posted (edited)

Hey there, its me again^^

im desperate...

my controlclick dont want to click :)

ControlClick("Examplename", "", "[CLASSNN:WTL_OutlookPager3]" , "left" , 1, 44, 81)

it doesnt work....

but

ControlClick("Examplename", "", "[CLASSNN:Button21]" , "left" , 1, 22, 13)

works....

and its all in the same application...

do i have to include something?

can someone help me please?

Edited by bloC
Posted

ControlClick("Examplename", "", "[CLASSNN:WTL_OutlookPager3]" , "left" , 1, 44, 81)

Why are you putting in that optional stuff? Try

ControlClick("Examplename", "", "[CLASSNN:WTL_OutlookPager3]")
Posted

its not the same subject...

this time, my controlclick works everywhere only in this frame not.....and i just dont know why... if i write the same script for firefox it works.... i thought that ive to include something...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...