Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: INET Control


Message #1 by "Kevin Crider" <criderkevin@a...> on Thu, 27 Feb 2003 21:23:13
Hey pros...hopefully this is an easy one...I have a form with an INet 
control(MS Internet Trasnfer Control) that I feed a URL. My plan was that 
when the page loads it will be written as a file on disk. This all works 
fine except for the URL I'm using gets redirected 3 times before it 
reaches the final page (the one I want) and the file gets written to disk 
as one of the first pages. I have tried using the "StillExecuting" 
property of the Inet control to check that it is done but this doesn't 
seem to work - at least not all the time...any ideas?

thx

Kevin

  Return to Index