I am creating a solution where I want users to be able to sign up & sign in using profiles. USERNAME/PASSWORD.
I created a USER table with a SYSTEM.
The SYSTEM fields are global ...My script check to see if system matches with USER... However I need guidance.... Where do I go next etc
Whats your approach or solution you've came up with?
-Drew