I have an input field and i want that no user can input any numeric digits in the field...how would i do it.?the input field should not take any special characters also except ampersand(&),and can accept spaces.
I have an input field and i want that no user can input any numeric digits in the field...how would i do it.?the input field should not take any special characters also except ampersand(&),and can accept spaces.