But, how do you set minimum length? @Html.TextBox("ssn", null, new { style = "width:175px;height:23px", @maxLength = "11", @minLength = &...
確定! 回上一頁