I would like to know how to create a date input text box that has an input mask. I've never done anything with input masks in ASP. Is it possible? Any ideas?
The other option that I'm considering is an auto generated drop down list that is dynamic based on the current system date. This is my answer if I can't get an input mask.
The other option that I'm considering is an auto generated drop down list that is dynamic based on the current system date. This is my answer if I can't get an input mask.