How to deal with Time Conflicts?

carpinteyroqqe

New Member
I am facing a problem to deal with time conflicts. I am creating a system where users will have to insert start time and end time for two different events. like-\[code\] Event-1 Day StartTime-1 EndTime1 Event-2 Day StartTime-2 EndTime2\[/code\]I have text boxes to input time. Now how to deal with this matter when any user inputs start and end time for an event that conflicts with the time of other the event? For example:\[code\] Event-1 Sunday 2:30 PM 4:30 PM Event-2 Sunday 3:00 PM 4:00 PM \[/code\]Would you please kindly help me, how to solve this problem?Thanks in Advance
 
Back
Top