How can I Force the Default Browser to refresh it's current page ? Thks , []P
Visual Basic 6 SP4 on win98se QUIT THE RAT RACE BECAUSE YOUR MESSING THE WORLD UP !!!!!
Ok then ..... How can I use "Sendkeys" To send f-5 to the browser window ? thnks []P
Well Who knew ? Code: SendKeys "{F5}" LOL []P
SendKeys "{F5}"
You may have to use AppActivate to make sure the Browser has the focus .
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]
Forum Rules