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
Problem connecting Netapp FCP LUN on SERVER 2008
Print jobs starting very slowly on HP laser
Radio button Dependency using JSF and Apache Trinidad
How can I display this without line breaks
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
Generate email and append fields to body
strange connection speed problem
freeware to modify Physical MAC address of a Win XP PC
Insert Into
Delete blank line from textarea