How to add a calendar (date picker) to your web applications
For almost any webapp, it's critical to be able to enter dates. But how do you ensure that people enter them in the right format? How do you make it look good?
The easiest answer to both of these questions is to use a calendar object of some sort. This not only can look great and [...]

