Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
To pass login and password to IE.
Message
De
19/02/2004 14:00:36
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00878813
Message ID:
00878863
Vues:
25
Hi Sergey,

The login and password that i want to pass is to dialog box of the IE. Only some people can accept the internet had the configurations in firewall/proxy.

Something similar I made with MSXML :

loHTTP = CreateObject("microsoft.XMLHTTP")
loHTTP.Open("Get","http://www.myhomepage.com.br",.F.,"mylogin","mypassword")


I dont know to do with the IE.

Thanks by attention.

Lázaro Santos.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform