Click here to Skip to main content
15,886,137 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have start and end date and i want to validate datepicker fro start date that it should be greater than and equal to todays date and end must be greater than start date or restrict user to enter date manualy into datepicker
Posted
Updated 27-Mar-14 4:06am
v2
Comments
[no name] 27-Mar-14 10:05am    
Okay great! Did you maybe have some sort of a question or description of a problem to go along with your requirement statement?
Keith Barrow 27-Mar-14 10:06am    
I suggest you post the code you have so far. Also you don't say whether you are having problems doing this on the client side or server side (assuming you want both).
Member 9579525 27-Mar-14 10:10am    
any way..client or server side.. i just want to validate datepicker for restrict inserting manually or if inserts then disply error msg

This is similar to your situation: datepicker-1-must-be-before-datepicker-2[^]
 
Share this answer
 
i have done it on keypress event.
 
Share this answer
 
Comments
SoMad 28-Mar-14 1:54am    
Is this how you solved it or is it just a comment?

Soren Madsen

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