Click here to Skip to main content
16,019,529 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
i am having two textboxes named 'txtlogintime' and 'txtlogouttime' in a web forms(asp.net). i want to pick the time(or show a timepicker) when i click on textbox.

What I have tried:

i have tried using jquery.but i could not get it
Posted
Updated 28-May-17 7:34am

1 solution

Have you try Timepicker plugin? Here are the link to the demo.

Adding a Timepicker to jQuery UI Datepicker[^]

Timepicker for jQuery – Demos and Documentation[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900