A very common method to fill in input date fields in a form is that of letting the user pick dates from a pop-up calendar.
Implementing such a feature on a CGI program is not a simple job, unless one can rely on a rich CGI framework.
I thought that providing some tool in this area for CGIDEV2-based CGI developers could be of some help.
This is why today I have released a new tool, named JsDatePick, which takes advantage from some existing GNU code.
Read about it at page http://www.easy400.net/jsDatePick/aboutit.htm .
Giovanni B. Perotti
Easy400.net site owner
Implementing such a feature on a CGI program is not a simple job, unless one can rely on a rich CGI framework.
I thought that providing some tool in this area for CGIDEV2-based CGI developers could be of some help.
This is why today I have released a new tool, named JsDatePick, which takes advantage from some existing GNU code.
Read about it at page http://www.easy400.net/jsDatePick/aboutit.htm .
Giovanni B. Perotti
Easy400.net site owner

