Skip to main content
November 5, 2008
Question

cfinput datefield

  • November 5, 2008
  • 1 reply
  • 304 views
I am using the cfinput tag to let users open the flash calendar and select a date. Is there a way to make it any day from today forward and not let them navigate back from the current day?
    This topic has been closed for replies.

    1 reply

    Inspiring
    February 24, 2009
    Sure, use the cfcalendar tag for your calendar, not the datefield for cfinput (use a text type for the cfinput instead). Then you can use the startRange and endRange attributes.