|
-
July 25th, 2005, 06:39 AM
#1
Forcing internet explorer to refresh
Hi.
I've got the following problem.
I need to force internet explorer window to refresh.
Now I have the hwnd of the window.
What I tried is SendMessage(hwnd,WK_KEYDOWN,116,0)
116=VK code of F5
This didn't help though, sending WM_KEYUP didn't help also.
So what can i do to force IE to refresh?
Thanx in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|