ASP.NET Textbox Filter & Masked Edit Replacing the Ajax Control Toolkit
Posted by: MS-Joe,
on 07 Jun 2011 |
View original | Bookmarked: 0 time(s)
The Ajax Control Toolkit contains a number of control extenders to restrict input from the user. Two are the Filtered Textbox Extender and the MaskEdit Extender. WARNING – In a web application, restricting user input in the browser DOES NOT SECURE YOUR WEB APPLICATION.To insure that you application is secure you MUST insure the safety [...]...