Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft Web Browser Control
Message
From
20/08/1999 12:55:08
 
 
To
20/08/1999 12:53:23
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00255415
Message ID:
00255932
Views:
15
There might be a way to use the Windows API to get you authenticated in code, but that's not my area. Ed?


>Nope, tried that!
>
>>>I am trying to use the MS Web browser control to access an authenticated site. My program knows the user name and password; how can I pass this to the browser, so that the "enter username and password" box doesn't come up?
>>
>>That's a good question- I don't know the answer, but my guess is going to be that you can't, because the authentication box is not a IE function, but a windows function.
>>
>>But your best bet might be
>>
>>KEYBOARD 'Username'
>>KEYBOARD '{TAB}'
>>KEYBOARD 'Password'
>>KEYBOARD '{ENTER}'
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform