I have a textbox to collect a date that the user enters I want to make sure that it is greater than today's date and less than say five years from today. I was trying to use the minmax validation, but I have no idea how to set the dates without changing that every day. Any ideas?