gradinumcp
IS-IT--Management
Hi! I am building a timesheet application where the administrator should be able to login and be able to enter a time if someone has forgotten to logout.
So I have having an inpur field where the administrator could fill in the time. Is there a way to have a particular format (eg. 12:30:28) so that the user can go in type 12 then cursor automatically moves across the colon sign to the next and so on.
Also the time should be valid--meaning in a 12-hour clock and not exceeding 60 mins or 60 seconds. Also how does this time get stored---so i can retrieve it and put it into the database?
Any clues--Thanks in advance for your suggestions)
So I have having an inpur field where the administrator could fill in the time. Is there a way to have a particular format (eg. 12:30:28) so that the user can go in type 12 then cursor automatically moves across the colon sign to the next and so on.
Also the time should be valid--meaning in a 12-hour clock and not exceeding 60 mins or 60 seconds. Also how does this time get stored---so i can retrieve it and put it into the database?
Any clues--Thanks in advance for your suggestions)