MCP: Developing Microsoft SharePoint Server 2013 Advanced Solutions
MCTS: SharePoint 2010, Application Development
MCTS: Microsoft Windows SharePoint Services 3.0, Application Development
MCP 2.0 -- Certified Profession
If somebody like the post and its helpful in your work then, add comments.
Sunday, November 30, 2008
Regular Expression for InfoPath Pattern matching
Sr. No Type Regular Expression 1 Email \p{L}+@\p{L}+\.com 2 Number \d+ 3 Strings 4 Date and Time 5 URI 6 Phone Numbers \(\d\d\d\) \d\d\d\-\d\d\d\d 7 Zip Code \d\d\d\d\d 8 Social Securtiy No \d\d\d\-\d\d\-\d\d\d\d 9
No comments:
Post a Comment