Hello Sir,
I have two dropdown list box.
dropdownlist1 is for start time and dropdown list 2 is for end time.
Exa...
Suppose Dropdown list1 select 8:00 AM and dropdown list2 8:30 AM
I want to calculate time in hour and store in control also store in database
This is for timesheet.
Help me..