Menu

#13 Masks on server-side

open
nobody
None
5
2010-04-20
2010-04-20
Anonymous
No

Server-side requires full matching of the mask, cliente-side only partial matching.

Example:
Mask: ' - '
Value: 'A'
Passes on the client-side.
Throws an error on the server-side.

Discussion


Log in to post a comment.