ASP.NET Authentication problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sr907104
    New Member
    • May 2008
    • 1

    ASP.NET Authentication problem

    Hi,

    I am a new asp learner trying to create a website,

    for the page that i want the admin to create/edit or delete the orders from the SQL database, i thought i put a login page,

    But at the moment i have problem with the "authentication " set up.
    I am unable to add users, i can add ROLE but i cant find anywhere saying ADD or CREATE new user for the ROLE,

    My page is also called Login.aspx


    I would appreciate any help.
    THanks
    Last edited by DrBunchman; May 20 '08, 12:22 PM. Reason: Changed Title & Moved to .NET Forum
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    This blog should help you get started:
    ASP.NET 2.0 Membership, Roles, Forms Authentication, and Security Resources

    Comment

    Working...