User1949719037 posted
I have an .aspx file with an input form linked to an MS Access database. The date field receives a value of yesterday's date except for Monday which will have input for Friday, Saturday and Sunday.
I'd like to have a default date of yesterday in the date field but also the ability to change it.
Is there a place in the properties to set the default date or must it be done in the code?