CF form to Access: auto fill date and numbering
I have a very simple CF form that processes to an Access 2007 database. My boss would like me to add a few things:
1. Change the current date field to auto fill the date into the db.
2. Have an invisible field that enters the current year into it's own column.
3. Have each entry follow a progressive numbering system that resets on January 1st each year.
My ColdFusion knowledge is rudimentary at best, I've combed through forums and Google searches and the solutions I've found either don't fit the specifications, or get into advanced concepts I don't know how to apply yet. Can someone explain it simply, or is it not possible without getting into masks and loops I don't know how to use?
