Good day,

i'm writing a rotator that navigates to an url and then either displays the page or logs in and does something else. Some of these urls have the windows security pop uo, which takes focus and halts processing. To proceed it requires a login id and a password. ( I have both). How do I go about passing these values in order to continue?
Hours of googlinging were fruitless, any help will be highly appreciated.

Thanks

Recommended Answers

All 2 Replies

Assuming that the "windows login" you are referring to is actually the browser prompting for credentials, try this example here.

Capture4

Good day John, thank you for taking the trouble to help me. Unforturnately the chalange I meet is happening after the execution of the wbBrowser.Navigate method when this screen pops up and takes focus.

Any suggestion, pointer or hint to get me searching in the right direction will be welcome.

Kind regards,

Hans

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.