Python Forum
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Attendence System
#20
Ok so thought I would use the same thread even though I am much further on. Now I am looking at the clocking out section. I have managed to get the system to get them to input their staff id twice. it then goes to check the server. if it finds the right code in one of the MYSQL tables it returns saying clocked it. It then adds a row to a different table with the date in one column, the "time in" in another and their name in the last. 

How do I get it to check if they are already clocked in that day and if they are, clock them out by adding a time into the clock out column.

Any help would be great thanks
Reply


Messages In This Thread
Attendence System - by elliott0184 - Dec-12-2016, 03:21 PM
RE: Attendence System - by nilamo - Dec-12-2016, 05:11 PM
RE: Attendence System - by micseydel - Dec-12-2016, 09:25 PM
RE: Attendence System - by elliott0184 - Dec-12-2016, 10:04 PM
RE: Attendence System - by nilamo - Dec-12-2016, 11:21 PM
RE: Attendence System - by elliott0184 - Dec-13-2016, 09:43 AM
RE: Attendence System - by nilamo - Dec-13-2016, 05:20 PM
RE: Attendence System - by elliott0184 - Dec-14-2016, 10:05 AM
RE: Attendence System - by DennisT - Dec-14-2016, 09:38 PM
RE: Attendence System - by elliott0184 - Dec-20-2016, 06:01 PM
RE: Attendence System - by nilamo - Dec-20-2016, 06:13 PM
RE: Attendence System - by elliott0184 - Dec-20-2016, 06:22 PM
RE: Attendence System - by wavic - Dec-20-2016, 06:30 PM
RE: Attendence System - by elliott0184 - Dec-20-2016, 06:30 PM
RE: Attendence System - by nilamo - Dec-20-2016, 06:41 PM
RE: Attendence System - by elliott0184 - Dec-21-2016, 01:11 PM
RE: Attendence System - by Larz60+ - Dec-21-2016, 01:36 PM
RE: Attendence System - by elliott0184 - Dec-21-2016, 01:47 PM
RE: Attendence System - by elliott0184 - Dec-21-2016, 06:27 PM
RE: Attendence System - by elliott0184 - Feb-21-2017, 03:07 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Difference between os.system("clear") and os.system("cls") chmsrohit 7 20,200 Jan-11-2021, 06:30 PM
Last Post: ykumar34
Question Difference between Python's os.system and Perl's system command Agile741 13 9,827 Dec-02-2019, 04:41 PM
Last Post: Agile741

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020