A customer needs to know whether the names of the users contain some invalid characters, like tab characters.
This is the code of a function which validates a string in sql:
CREATE FUNCTION IsNameValid( @Name…
ASTreeView has been updated to version 1.5.3. In the new version, developer can have more flexibility to control Add/Edit/Delete/DragDrop with customized javascript handler.