[Dev-sig] Validate a users login - How do I

Greg Stark gstark at electrorent.com
Thu May 4 15:27:07 PDT 2006


I do not have a clue how to do this.

Problem:
A C function to validate a users system login. val = fx(login, password)

Where fx returns Boolean, and login, password are char.

Webpage needs ability for User to enter there system password to login. Only
C is available.

Thanks in advance.

Greg





More information about the Dev-sig mailing list