I have a form with a Date field. That date field is defaulted to = Date(). That works fine. Also there are a series of User Initial and dates boxes next to several question. So basically after a step has been completed the user enter's their Initials and the date is automatically filled in for them. The problem occurs when the user closes the form and comes back tomorrow to complete it. So the date in previous step is 8/14/08. If i were to go back to that form today and complete a step by entering my initials the date would say I did it on the 14th instead of today. Why is this happening?