Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Entering user names and password via automation
Message
De
09/12/2003 09:15:14
Km Kwun
Eastop Consultants Limited
Nt, Hong Kong
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00857078
Message ID:
00857154
Vues:
29
Thanks for your suggestion.

KM

>You can try WSH SendKeys method. For the list of keys see http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/wsmthsendkeys.asp.
oWSH = CreateObject( "WScript.Shell" )
>WSH.SendKeys(...)
>
>
>>I'm trying to capture data on webpage automatically via a program. When I open the webpage in IE, a dialog box pops up for entering username and password. The dialog box is not part of an html page. How can I automate entering my username and password by code?
>>
>>TIA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform