hi all,
im working on a web app using v6.2 controls, i need to basically take a date from a webdatechooser, and combine with a time of day so that i can concatenate for a datetime to be persisted back to the db. anyone know if there is a time control? thanks -- jp
Have a look at AspLib http://controls.asplib.net/ the InputTime control is free.
Hi,
i guess you could answer my question i posted in webdatechooser control thread. i was going thru other threads related to DATETIME on forum, i came across this post.
Can webDateChooser display DATETIME in "MM/DD/YYYY HH::MM:SS AM/PM" format?
thank you,
The WebDateTimeEdit control will allow you to set a date/time value, but does not have a dropdown calendar.
-Tony