An HTML and CSS date picker.
Find a file
Jeremiah C. Foster 3399675f99 Adding a potential solution to the problem of generating dates for
the frequently used links section, namely SSI. This page now works
with SSI, at least under NGINX.
2023-01-09 00:17:46 +00:00
html-css-datepicker.html Adding a potential solution to the problem of generating dates for 2023-01-09 00:17:46 +00:00
LICENSE Initial commit 2022-12-27 22:50:53 +01:00
README.md Update README with info on search.py 2023-01-03 19:01:05 +00:00
search.py Change some meta content in header in HTML file. Adding in search.py 2023-01-03 18:38:54 +00:00

HTML and CSS date picker

This simple collection of HTML and CSS provides an interface for picking or selecting a given date.

test with search.py

This project now includes a very simple cgi script to check the form input. Documentation for enabling this is TBD.