Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
I have a database with dates and I want to show only current and future dates, excluding past dates. I assume that I need to edit the code somewhere. Any assistance is appreciated.
Hi,I recommend you to put the dates checking code into onSubmit event of FORM element on Add and Edit pages.The user would be able to enter any date, but won't save a record with the dates from the past.