Show a Clock with mod_harbour

mod_harbour is an Apache module that allows to run PRGs directly on the web !!!
Post Reply
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

Show a Clock with mod_harbour

Post by Silvio.Falconi »

How I can make to show a clock type this :

Image

with the possibility of showing the current date and time (which is automatically refreshed) and with the possibility of inserting an employee or just a 6-digit code, and insert two buttons as shown in the figure to determine entry and exit ?

then the procedure should save the code, time and type "E" for entry or "U" for exit in a Dbf archive



for the html file with Hour I have a html to show a time updates in real time.

Image

but afterwards I don't know how to insert large in a dialog and with the possibility of saving the time in a dbf
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: Show a Clock with mod_harbour

Post by Otto »

Hello Silvio,
this is a good software idea.
I will try to implement in my program, too.
Best regards
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: Show a Clock with mod_harbour

Post by Otto »

Hello Silvio,
I tested with the mod harbour Genesis sample. Clock is working fine.
Best regards
Otto
Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
Post Reply