user login application

  • Thread starter Thread starter nologo
  • Start date Start date
N

nologo

Hi,
i'm looking into making a application that uses user groups and
names. i wish to avoid using currentuser.
so basically i want to know..is it possible to create a user base with
passwords?each user would have a role (possibly in sql i could use a
value such as 1= admin 0=standard user)
any ideas on how to do this?such as what i need to look at on how i
could allow users to enter username/password on application lunch and
then pass those to the application.

thankyou
 
Hi,
i'm looking into making a application that uses user groups and
names.  i wish to avoid using currentuser.
so basically i want to know..is it possible to create a user base with
passwords?each user would have a role (possibly in sql i could use a
value such as 1= admin 0=standard user)
any ideas on how to do this?such as what i need to look at on how i
could allow users to enter username/password on application lunch and
then pass those to the application.

thankyou

I think there was a similar question in this group a bit back(2 weeks
or something), might check that one out...
//CY
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top