aicirt
06-26-2006, 03:56 AM
i have a system that allows users to clock in and out (ie before work and after work). i can error check for the time whether it is valid (ie is the clock out time greater than the clock in time). however if i wnat the users to clock out multiple times (ie before work, after work, before lunch, after they lunch), then i assume i need to use a for loop to do the checking right?
anyone got any guide for me??
anyone got any guide for me??