Jump to content

Help: Multiple User Form Authentication


DaNuGai

Recommended Posts

I am writing an application where I am using form authentication for security purposes. I have written a method where the application goes to SQL server to authentication users. However, here is the dilemma, I am requiring multiple username from a user and then password. (i.e. usrname1, usrname2, passwrd where usrname1 and usrname2 are primary key in the db)So my question is how can I pass multiple username using FormsAuthentication.RedirectFromLoginPage and how would i retrive multiple usernames when a person logs in.Any ideas, please help.

Link to comment
Share on other sites

  • 4 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...