Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8127139
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T07:25:13+00:00 2026-06-06T07:25:13+00:00

I am using ajax calendar extender for ‘From date’ and ‘To date’ text box,

  • 0

I am using ajax calendar extender for ‘From date’ and ‘To date’ text box, I have to disable To date previous date or dates lesser than selected ‘From date’. I can see many posts using range validation. How I can disable the dates without any message to user?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T07:25:16+00:00Added an answer on June 6, 2026 at 7:25 am

    First add .dll – RJS.Web.WebControl.PopCalendar.Net.2008.dll

    Then add source code:

    <asp:TextBox ID="DepartureDate" runat="server"></asp:TextBox>
    &nbsp;&nbsp;&nbsp;
          <rjs:PopCalendar ID="PopCalendar1" runat="server" Control="DepartureDate" 
                Format="mm dd yyyy" 
                InvalidDateMessage="The date value entered is invalid." RequiredDate="True" 
                RequiredDateMessage="You must enter a date value." From-Date="" SelectWeekend="True" 
    
                />
        <br />
        <br />
        <br />
        <asp:TextBox ID="ReturnDate" runat="server"></asp:TextBox>
    &nbsp;&nbsp;&nbsp;&nbsp;
         <rjs:PopCalendar ID="myReturnCal" runat="server" Control="ReturnDate" 
                Format="mm dd yyyy" 
                InvalidDateMessage="The date value entered is invalid." RequiredDate="True" 
                RequiredDateMessage="You must enter a date value." 
                From-Control="DepartureDate" From-Date="" From-Increment="1" 
                />
        <br />
          <asp:Label ID="Results" runat="server"></asp:Label>
            <rjs:PopCalendarMessageContainer ID="PopCalMessagesForDeparture" runat="server" 
                Calendar="myDepartureCal" />
            <rjs:PopCalendarMessageContainer ID="PopCalMessagesForReturn" runat="server" 
                Calendar="myReturnCal" />
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a popup ajax calendarextender that populates a text box with the selected
I am using MS AJAX ASP.NET Components (Calendar Extender) and I'm finding this problem.
I'm using the Ajax control toolkit calendar extender on a textbox with a submit
I have FROM DATE and TO DATE in a web form both are using
I am using MS AJAX ASP.NET Component (Calendar Extender) and i used some css
I have an issue using Ajax upload with Spring 3 MVC. I understand that
I have some problems using ajax with Spring MVC. I want to refresh only
I am using Ajax tab container control with 3 tabs. I have placed a
I'm interested in using an AJAX extension, namely this textbox calendar control. Has anyone
I am using joomla calendar to pick a date. Below shows the html code

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.