merciless32
Registered User.
- Local time
- Today, 21:24
- Joined
- Mar 4, 2002
- Messages
- 48
I have a form that allows a parent to select and login their child. I am tracking the login information in a table called Student_Log_Temp. I need a module that will scan the temp table at login to ensure that the parent hasn't already logged the student in previously. Please help.