Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > General > Refresh IE page


Reply
 
Thread Tools Display Modes
  #1  
Old 08-10-2004, 04:20 AM
kram66 kram66 is offline
Newcomer
 
Join Date: Aug 2004
Posts: 2
Default Refresh IE page


I want to use a method to refresh a Internet Explorer webpage, I need to just refresh the page without loading a new child of IE is there away to get the windows handle and refresh the current page using VB6?
Reply With Quote
  #2  
Old 08-10-2004, 04:42 AM
fast_track_ian fast_track_ian is offline
Centurion
 
Join Date: Feb 2004
Posts: 139
Default

yes you can do that...
do you create the web page in your program? if yes how did you create it? by createobject or by the webbrowser control?
u cant post your part of your code here so that we can see...

cheers! - Ian
Reply With Quote
  #3  
Old 08-10-2004, 05:37 AM
kram66 kram66 is offline
Newcomer
 
Join Date: Aug 2004
Posts: 2
Default

No, my idea is that I have a program that would talk to a IE page and refresh it at given intervals. So no, my program would not generate the web page.

Last edited by kram66; 08-10-2004 at 06:49 AM.
Reply With Quote
  #4  
Old 08-10-2004, 12:02 PM
MikeJ's Avatar
MikeJ MikeJ is offline
Retread

Retired Moderator
* Expert *
 
Join Date: Sep 2002
Location: Austin, Texas
Posts: 6,742
Default

Well, in IE, refresh is F5 - or Ctrl+R - so maybe you can use SendKeys or keyb_event?
__________________
{ Lex Fori } { Locus Classicus } { Rutilus Scrinium }
Osculare pultem meam!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->