it was requested multiple times to have a variable length textbox mask to allow the following examples: 1) Minutes : 01, 0 ,1, 59 (the mask should allow a single character or two) 2) decimals : 1111.1111 or 1.1 etc :) the original request was #737 and #746