Does anyone know how to implement a date/time control (calendar) to work in a browser? Any links? Docs?
Thanks in advance,
Dmitry.
Does anyone know how to implement a date/time control (calendar) to work in a browser? Any links? Docs?
Thanks in advance,
Dmitry.
Subject: Date/Time control in web browser - any ideas?
Check the discussion db, there is some code there I think
Also you can implement with JS, there is code available there, there might be code in the 4&5 forum under my name.-
Subject: Date/Time control in web browser - any ideas?
http://www.dynarch.com/projects/calendar/
It’s date-only, but it’s also the best widget out there, hands down. It’s fully configurable, internationalised, etc.
Subject: Date/Time control in web browser - any ideas?
Here’s another one:
http://www.dominopower.com/issues/issue200409/00001364001.html
Emily.