Question

in the app's main window there's a webbrowser control with a page that requires authentication already logged on. is it possible to use the control (header, cookies...) to make a http request so i can update some other components without navigating directly from the webbrowser?

Was it helpful?

Solution

You could make an AJAXy request.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top