I have a fill-in field that can be updated by the user. I want to make sure that the user enters the format as 1.2.3 or 4.6.0. What this means is that I need to make sure that the user enters it as a one-digit integer period one digit integer period one digit integer. Can anyone tell me where I might begin to figure this problem out.