thank you but from what i had understand its help to know when a new page is load... i want to refresh a site and i need the software to know when the site is finished loading... thank you!
ok this is the program:
Dim $i
$i = 0
HotKeySet("P" , "Pause")
While $i = 0
MouseClick( "left" ,640 , 670)
WEnd
Func Pause()
Exit
EndFunc
and when i start the program i cant exit from her...
can u help me understand why?
i want to detect when the page in the browser is change. the two pages is on the same site so the title doesn't changed so i tried this: but it wasn't workingso i tried this: any suggestions?
maybe we can make a weekly contest or something who makes the best program for something...and the winner will show the source code to everyone.
the winner will selected for shortest code,shortest time until sending the prog.
i think we all learn from this something or two and learn some new things as well
what do you say?