I need to validate a date/time field on a webpage but want it to do it without reloading the page and would like ‘instant’ feedback for the users.
What’s the best/easiest solution. BTW: easiest scores 65% of total points
Edit: What if best was 65% of total points?
Looks like there’s a great video about the ASP.NET AJAX Control Toolkit provides the MaskedEdit control and the MaskedEditValidator control that works great. Not easy for beginners but VERY good and instant feedback.
Thanks for all the answers though!
asp.net
Unfortunately I can’t accept this answer.