Re: Internet Security

From: Mary Chipman (mchip@nomail.please)
Date: 03/20/03


From: Mary Chipman <mchip@nomail.please>
Date: Thu, 20 Mar 2003 15:20:15 -0500


>Here I have another question: for the way described in the previous
>message posted by me, if the user name and password is incorrect, how
>should the windows form respond?
>
Any way you want. If you set up forms authentication, then the
requested page is only loaded if the user is validated by the login
form. If authentication fails, you could put a message to that effect
in a label control on the page.

-- Mary
MCW Technologies
http://www.mcwtech.com



Relevant Pages

  • Re: Adding controls to a form at runtime
    ... I'm not aware of any way to attach or import the windows form into the ... you set the caption for the label control if it would then become visible on ... For more information regarding Visual Studio Tools for Office 2005: ...
    (microsoft.public.vsnet.vstools.office)
  • Re: Line across form
    ... Your answer worked best, I used the simple label control, set it to black and ... >> In VB.NET Windows Form, how do I add a line across the form? ... > Advanced Shape Control ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Label and VScrollBar
    ... How do I use the VScrollBar in the Label control in C# windows form? ... Jason ...
    (microsoft.public.dotnet.languages.csharp)