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
Server Recommendation (File Server & Terminal Server)
circular logging for Exchange 2003 backend servers
Two SCCM primary site in active directory
How to create Point using ArcGIS?
Multiple onMouseOut events for different z-index values
When ActiveX control on form changes, apply new value to another control on form.
Solaris UNIX 'PS' switch help
Which Exchange Cert for iPhones
Show Date time on webpage -coldfusion,jquery
Install IIS with a vbs script.If supporting files needed pick from a predefined path.