disabled past dates from todays date// in Ajaxtoolkit calendar extendar …and show selected dates in format as 4-Dec-2010
disabled past dates from todays date// in Ajaxtoolkit calendar extendar …and show selected dates
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To prevent selecting dates earlier than today, add a JavaScript function:
Then hook it up to the Calendar Extender:
You will also need a Validator to ensure the user does not manually set an invalid date.