I am currently developing a CGI application, and i want to make a login screen...
There is no high security needed and i want to use 2 plain text files to store the usernames and passwords, but i have a problem loading them..
I tried using Tstrings, Tlistbox and Tstringlist, but they all don't seem to work...
Does anyone have any ideas on how to solve this??
There is no high security needed and i want to use 2 plain text files to store the usernames and passwords, but i have a problem loading them..
I tried using Tstrings, Tlistbox and Tstringlist, but they all don't seem to work...
Does anyone have any ideas on how to solve this??