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
Error"Cannot connect to Citrix Server. Proxy detection failure: Improper auto-configuration URL"
SonicWall, VPN Access Rule
SPRY DataSet - not updating on screen after successful update to database
Exporting X509 published certificate information
Microsoft System Center Configuration Manager
can't change password through OWA 2010
Can Competitive Local Exchange Carriers Offer Mobile Phone Service?
Browser Hijack
can i setup an application on a server without joining to a domain first?
Problem getting page with CURL and PHP