posted on Saturday, October 02, 2004 5:49 PM by deepak

Cool JavaScript Calendar

DateTime in JavaSCript

Any Webapplication will have a DateTime field.  To have the user enter a datetime in specified format and to validate the same is a nightmare. The best way is to give a friendlier UI where the user can pick the Date and Time.

Check out these URLs:

http://www.softcomplex.com/ (Pop Calendar)
http://www.dynarch.com/projects/calendar/ (Inline DHTML Calender)

 

Comments