Neon
Jul 11th, 2000, 10:02 AM
How can I navigate on A HTML Page not using sendkeys??
I want to press a button on a certain page, when I use sendkeys I will write:
sendkeys"{tab 34}",true
So but I can't use it, because I have to use timers then while the new page is loading!!It this gets very complicated if you have to do it for 4 pages!!!
So how can I do it without sendkeys??
Neon
I want to press a button on a certain page, when I use sendkeys I will write:
sendkeys"{tab 34}",true
So but I can't use it, because I have to use timers then while the new page is loading!!It this gets very complicated if you have to do it for 4 pages!!!
So how can I do it without sendkeys??
Neon