login in intranet

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rajsrmc
    New Member
    • Jan 2010
    • 9

    login in intranet

    Hello Experts
    i need to setup login control for accessing my aspx pages in intranet
    how to do that?
    Help will be appreciated!
    Thanks in advance!
  • ThatThatGuy
    Recognized Expert Contributor
    • Jul 2009
    • 453

    #2
    so whats the tough part in doing this...

    you would do the same thing... as basic login credentials authentication. ..

    host it in IIS ..... and surf the pages across the LAN

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      All the information you need on the Login Control and any other .NET controls can be found in the MSDN Library. This resource should get you pointed in the right direction....th ere are multiple articles on the ASP.NET Login Control there. I recommend bookmarking the MSDN Library and using it as your primary resource when developing in .NET.

      -Frinny

      Comment

      Working...