How to do login using ASP (not asp.net)and sql server 2005

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • planetboy1982
    New Member
    • Jan 2010
    • 7

    How to do login using ASP (not asp.net)and sql server 2005

    Hi,

    I want to know how i can do login module which has login ,logout, Membership functionality.T his login value will be stored in DB .


    Plz provide some useful code or links
  • jhardman
    Recognized Expert Specialist
    • Jan 2007
    • 3405

    #2
    hey eighty-two,

    Is there a specific part of this that's giving you trouble? If it was me, I would look into connecting to a db and maintaining session variables, w3schools.com has tutorials on both of these subjects.

    Jared

    Comment

    Working...