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