Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

Browse by Tags

All Tags » numbers » hyphens
Sorry, but there are no more tags available to filter with.
  • Finding numbers

    Hello everyone, I need to scan the body of an email for two types of numbers. A message will only have one or the other. I can not not figure out how to find a number that does not end with a hyphen(-). An email may have a number like this 45465482 or it may have a number like 4654855-51225. I have a pattern  "\d{4,}-\d{4,}" that ...
    Posted to Construction Advice (Forum) by Eman_No1 on March 19, 2010