The Query Form Element TIMEPICKER will not allow the user to assign a value
of 00:00 to the time. This should overwrite the TIMEPICKER value to 12:00
AM, but it doesn't work. However overwriting the value with 00:01 will set
the time to 12:01 AM. I have also tried a value of 24:00 which doesn't work
either.
This is the code I used
<form method="post" action="someform.asp">
<input type="timepicker" name="TIME" value="00:00">
</form>
Can anyone help? Is this a known bug?
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/