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

Browse by Tags

All Tags » regex » numbers
  • Need Help! Custom Tag and Attribute Value

    I am developing asp.net c# web application and I want an expression that will get only numerical value of a custom tag. Example tag: <MyTag MyTagId="123">  I need an expression that will extract 123 from MyTagId attribute of MyTag. Your help will be highly appreciated.   Thanks. 
    Posted to Construction Advice (Forum) by chope_07 on May 9, 2011
  • how to write the regular expression

    Hi  I need to check the text box value. The validation should be as folows. A + ve number may contain decimal values with maximum 16 characters , 12 characters to the left of decimal point + decimal point + 3 places of decimal places. Example.. 123456789123.123 , left to decimal can not be more than 12 digit, right side can not be more than ...
    Posted to Construction Advice (Forum) by ashis on May 6, 2010