Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Entering user names and password via automation
Message
From
09/12/2003 09:15:14
Km Kwun
Eastop Consultants Limited
Nt, Hong Kong
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00857078
Message ID:
00857154
Views:
30
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
Previous
Reply
Map
View

Click here to load this message in the networking platform