Re: INET + VB6
- From: "Richard T. Edwards" <r.t.edwards@xxxxxxxxxxx>
- Date: Sun, 25 Sep 2005 18:25:29 -0400
I think this one has always plagued this control from day one. Until the
control times out or returns, you have to wait -- for sometimes a very long
uncomfortable time.
You may want to try using the APIs instead.
hth.
hth.
R.T.Edwards -- pwpsquared.com
Home Of: DevDiagnostics With Safe For Scripting, Safe For Initialization key
management
http://www.download.com/DevDiagnostics-with-SafeKeys/3000-2408_4-10438225.html?tag=lst-0-1
DevDiagnostics is a framework that provides an interface to lots of
different diagnostic and informational tools. System and network
configuration are easily viewed, with links to system tools to change
information when appropriate. Safekeys allows you to easily turn on or off
the registry settings that allow safe for scripting and safe for
initialization. Overall, this tool makes it easy to find information on
whatever issues your programs may be encountering on a system.
"XYZ" <xyz@xxxxxx> wrote in message news:d4la4p$os8$1@xxxxxxxxxxxxxxxxxx
> Hi,
> I have this problem with inet control,
> im trying to do :
>
> zmHTTP=inet1.openurl(URL,icString)
>
> it works fine, but when i try :
>
> zmHTTP=inet1.openurl(URL2,icString)
>
> it says inet1 is still in use, so how do I stop inet1 from first task ??
> (it
> says "still in use" even after 5 minutes...)
>
> Thnx,
>
> M.
>
>
.
- Follow-Ups:
- Re: INET + VB6
- From: Kevin Provance
- Re: INET + VB6
- Prev by Date: Re: Web Browser Control Unload?
- Next by Date: Re: Winsock 10061
- Previous by thread: Re: Web Browser Control Unload?
- Next by thread: Re: INET + VB6
- Index(es):
Relevant Pages
|
Loading