Re: INET + VB6



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.
>
>


.



Relevant Pages

  • Re: INET + VB6
    ... >I think this one has always plagued this control from day one. ... DevDiagnostics With Safe For Scripting, Safe For Initialization ... Safekeys allows you to easily turn on or off ...
    (microsoft.public.vb.controls.internet)
  • FW: Windows Update - Unsafe ActiveX control (fwd)
    ... "Safe for Scripting" simply means that the control is safe to be used ... Windows Update is safe because it only allows itself to be hosted ... etc. it is considered "Safe for Scripting". ...
    (Bugtraq)
  • Re: Richtx32.ocx unter Office SP3
    ... ActiveX-Steuerelemente, die nicht als "Safe" ... Code signing ... Because an ActiveX control allows access to root operating ... which allows an ActiveX developer the option ...
    (microsoft.public.de.word.vba)
  • Re: Why is it dangerous?
    ... I'll wager that the number of usages of gets posted to this group where the input is not under compete control of the poster is over a hundred times more than the number of usages where it is under the posters control. ... I suspect the only safe gets usages posted to this group are posted specifically to point out that with guarantees beyond the scope of C you can use it safely. ...
    (comp.lang.c)
  • Re: Counters
    ... There is NO completely, totally, safe way to secret information away. ... In order to come up with an appropriate scheme you need to determine how ... safe does it need to be, and how you can control access to the app and its ...
    (microsoft.public.vb.general.discussion)

Loading