I have some forms that I would like to lock if record was not created today (or within last x number of days). Obviously, this is easy to bypass by user if I just check desktop date as they can reset their desktop date. Getting date form server would be a better option. Is their a simple way to do this in code?