O
Ole Hanson
Hi
I am trying to pass a credentials object to a webpage programmatically.
I have a winApp (C#) that I want to be able to open a webpage (by starting
IE), but the credentials required by IIS serving this webpage should be sent
along automatically. This to prevent the user from being forced to login to
the site.
It should be something like LOGONUSER from the User32.dll native API, but
just to a webpage...
Any good and creative ideas as how to do that..???
/Ole
I am trying to pass a credentials object to a webpage programmatically.
I have a winApp (C#) that I want to be able to open a webpage (by starting
IE), but the credentials required by IIS serving this webpage should be sent
along automatically. This to prevent the user from being forced to login to
the site.
It should be something like LOGONUSER from the User32.dll native API, but
just to a webpage...
Any good and creative ideas as how to do that..???
/Ole