Microsoft
Software
Hardware
Network
Question : Regular Expression to match 7697998997 or 8724550
I am new to regular expression
Can some one help how to write regular expression for following
Number that is 10 digits long and start with 769 and followed by 7 numbers
eg:
7697998997
Other one
Number that is 7 digits long only.
please help
Answer : Regular Expression to match 7697998997 or 8724550
(769)?\d{7}
Random Solutions
HMAC-MD5 (RFC 2104) VB
Spam black list removal " dnsbl.burnt-tech.com"
Bash Script to eliminate 2 lines from lots of pages
iPhone Contacts - ActiveSync
SPContext.Current is returning null in the "SPItemEventReceiver" event handler.
Pivot Table syntax error
Ex2010 - Move Mailbox Failed - Corrupt Messages
Outlook 2007 - Auto Create Distribution List
OOP, classes, accessor/mutator question (newbie)
IIS 6 to IIS7