Re: WebBrowser
Also, what type of authentication are we talking about; Windows
Authentication or just a simple login form?
--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
--
Read. Decide. Sign the petition to Microsoft.
http://classicvb.org/petition/
"Steve" <Steve@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:675F0EA7-4397-450C-AF76-6C94D3E04267@xxxxxxxxxxxxxxxx
> I would like to use a WebBrowser Control in a Windows Form & pass
information
> to the loaded pages... ie user name & password type information... is this
> possible? I know how to load the web page...but I'm not sure how to pass
> values to the fields within the loaded web page.
>
> Steve.
.
Relevant Pages
- Re: User has to login twice. Why??
... The design of ASP.NET security doesn't seem to contemplate the fairly common ... scenario where you want to transparently authenticate and authorize Windows ... authentication or something like it. ... > type in the web.config file to Windows and do away with the login form. ... (microsoft.public.dotnet.framework.aspnet.security) - Forms authentication and latest patch for XP (non-SP2)
... I have forms authentication for the ASP.NET application I'm currently ... It worked fine until I installed today's patch for Windows XP (we ... login form, ... to make sure that I don't run into this when deploying to my Windows Server ... (microsoft.public.dotnet.framework.aspnet.security) - Re: WebBrowser
... what type of authentication are we talking about; ... > Authentication or just a simple login form? ... > Chris Hanscom - Microsoft MVP ... >> values to the fields within the loaded web page. ... (microsoft.public.vb.controls) - Re: Windows Authentication question
... We are creating an intranet here in ASP.NET and we decided that we are ... So, we are creating a default login form, but the user will use the name ... How can I get a list of Windows users in my domain, ... Forms Authentication isn't really appropriate. ... (microsoft.public.dotnet.framework) - Re: Windows Authentication question
... We are creating an intranet here in ASP.NET and we decided that we are ... So, we are creating a default login form, but the user will use the name ... How can I get a list of Windows users in my domain, ... Forms Authentication isn't really appropriate. ... (microsoft.public.dotnet.security) |
|