Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Msinet.ocx
Message
 
 
À
08/01/2001 15:56:18
Information générale
Forum:
Visual Basic
Catégorie:
Contrôles ActiveX
Titre:
Divers
Thread ID:
00460708
Message ID:
00461272
Vues:
14
>>Anyone having NT and MSINET.OCX issues?
>
>
>I got problems with fetching HTML pages. I switched to the API. No problems since.

Can you elaborate a little or point me at how I can switch.
The following openURL consistantly locks NT boxes but works great on 98/98SE.

' Build the execution string
strASP = "https://www.MySecureSite.com/Mylogs/logme.asp?pc=" & _
GetNameStuff & "&" & "download=" & strDownloadType
' Set up the bits and pieces
inetASP.URL = strASP ' Assign the URL
inetASP.Password = objConfig.SessionPassword ' Set The Password
inetASP.UserName = objConfig.UserAccount ' Set The User Name
strPage = inetASP.OpenURL() ' Execute the page. strPage provides a buffer
~Joe Johnston USA

"If ye love wealth better than liberty, the tranquility of servitude better than the animated contest of freedom, go home from us in peace. We ask not your counsel or arms. Crouch down and lick the hands which feed you. May your chains set lightly upon you, and may posterity forget that ye were our countrymen."
~Samuel Adams

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform