SyntaxFix
Write A Post
Hire A Developer
Questions
new { style="width:50px", maxsize = 50 };
should be
new { style="width:50px", maxlength = 50 };