How can I Force the Default Browser to refresh it's current page ?
Thks ,
[]P
Printable View
How can I Force the Default Browser to refresh it's current page ?
Thks ,
[]P
Ok then .....
How can I use "Sendkeys" To send f-5 to the browser window ?
thnks
[]P
Well Who knew ?
LOLCode:SendKeys "{F5}"
[]P
You may have to use AppActivate to make sure the Browser has the focus :rolleyes:.
I made it delay for about 5 secounds and then it goes off . It's cheap but it works . So I start my app and set it to top most form . Then It pauses for 5 secs . Which gives me time to click the browser . It's functional .
Thanks for this code snippet
http://forums.vb-world.net/showthrea...threadid=35643
Now it's got a little flash to it when it reloads . Although it did scare the person I made it for .
LOL
[]P
[Edited by PRIVATE1 on 10-21-2000 at 06:32 PM]