kevin_Carr
New member
- Local time
- Today, 19:11
- Joined
- Sep 15, 2011
- Messages
- 8
Hi all,
this is probably an easy one but im stuck:
Access 2007
ActiveX - Microsoft Web Browser
passing username and password into a webpage that requires (Integrated Windows) authentication - yes the details are different than the WIN user details.
This is meant to be just a simple DB for my coworkers to log into all the necessary websites needed in our work (over 20 webpages - we work in video conferencing support).
when the activeX web browser loads, i want to be able to pass the user details in automatically. I understand that i need to use httpwebrequest but most of the code i've found has been invalid (some VBA commands that access doesnt understand).
If someone could send me some sample code and maybe a runthrough on what i need to do, that would be awesome.
Kev :banghead:
this is probably an easy one but im stuck:
Access 2007
ActiveX - Microsoft Web Browser
passing username and password into a webpage that requires (Integrated Windows) authentication - yes the details are different than the WIN user details.
This is meant to be just a simple DB for my coworkers to log into all the necessary websites needed in our work (over 20 webpages - we work in video conferencing support).
when the activeX web browser loads, i want to be able to pass the user details in automatically. I understand that i need to use httpwebrequest but most of the code i've found has been invalid (some VBA commands that access doesnt understand).
If someone could send me some sample code and maybe a runthrough on what i need to do, that would be awesome.
Kev :banghead: