in reply to Re: Testing numeric strings
in thread Testing numeric strings

There is other data in the file aj.db that has to be sorted through. This database file looks similar to this:
1000000163|Jim|Tue Jul 19 14:06:09 2011 1000000066|Kris|Tue Jul 19 14:28:46 2011

This file is created after submitting the data through forms on html pages. It's all CGI script driven. The numbers need to be parsed out for checking by code that is embedded in the CGI script that is the actual script where the data is entered into the forms.