Accepting time input
Hello
I want users to enter the time taken to complete a task in hours and minutes. I am not sure as to the best control to use to achieve this.
I was thinking of using a textbox, then validating their input. But i dont know how to extract the fractional portion and validate it to ensure it does not exceed 59 minutes. Can anyone tell me how to extract this or if their is a control that i can use to achieve same.
thanks
Guy
|