Click to See Complete Forum and Search --> : Code my own login script?


DrMarie
07-25-2009, 09:06 PM
The site I am developing will have registered users with a login and password. I am trying to decide if I should code my own login script or use one that exists already.

Any thoughts?

textbox
07-26-2009, 11:14 AM
What programming language are you using? If you are coding in .net, then you already have access to built-in login, profile and role management functions.