If I'm using CFlogin to create a little login area for users,
how can I
verify that the info that users enter for username and
password (mainly
password) matches what's in the db table for that user?
Is that built into CFlogin or do I have to write the code
that checks the
info entered matches what's in the db? If so, what's the
benefit to having
a CFlogin?? Not trying to be snotty here, just wondering