Hello Everyone,
I need some assistance with my form validation. I have been given a project by my boss and not given a lot of time to finish it. The project I have been given is to have a form where the user can select a date range and some other filters to be passed to a crystal report popup.
I have the crystal report popup working with the values passed from the form if the user does everything correctly. Anyways I need help with date validation and formatting the date as the user finishes typing the date. I wanted to know if I have to do this in Javascript or are there some C# functionality that will assist me with checking to make sure the end date is not greater than the start date. Also to be able to check after a user types in a date that it is in the correct format?
Any tips or hints will be greatly appreciated. I tried searching this site but at the moment the feature is down so I do apologize if this has been asked a bunch of times.
Have a great day.
I need some assistance with my form validation. I have been given a project by my boss and not given a lot of time to finish it. The project I have been given is to have a form where the user can select a date range and some other filters to be passed to a crystal report popup.
I have the crystal report popup working with the values passed from the form if the user does everything correctly. Anyways I need help with date validation and formatting the date as the user finishes typing the date. I wanted to know if I have to do this in Javascript or are there some C# functionality that will assist me with checking to make sure the end date is not greater than the start date. Also to be able to check after a user types in a date that it is in the correct format?
Any tips or hints will be greatly appreciated. I tried searching this site but at the moment the feature is down so I do apologize if this has been asked a bunch of times.
Have a great day.