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
Windows 7 Enterprise vs Ultimate?
SPRY DataSet - not updating on screen after successful update to database
Exporting X509 published certificate information
Windows XP Validate after 30 days expiry
Turn off OWA for all users in Exchange 2007
MySQL join with Like
Browser Hijack
Adding 2nd domain controller (Server 2008 R2 64bit) to existing 2003 sp2 domain
Problems with protocol buffers
Which KEY do I use for my KMS Server and clients?