Hello, I have found this great code which makes the textbox accept DATES and inserts the "/" when the user writes a date in ddmmyy or ddmmyyyy automatically as dd/mm/yy or dd/mm/yyyy. It works perfectly fine but if the user tries to insert the date with the "/" such as 15/11/11 instead of 151111...