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 » complex
  • Need an expression to find all text between numeric identifiers

    Hello, I am using C# in Visual Studio 2008.  I have a text file of the entire Bible that I am wanting to either put into a database or write to an XML document.  The format of the text is as follows with comments in C# single line comment style to the right of the actual text (example: Genesis  //book ...
    Posted to Construction Advice (Forum) by RandyHJ on May 13, 2008
  • Need help with 5 part complex letter regex

    Hello, I have a text that goes like this:   [LETTER]<FIRST_NAME>[@LAST_NAME@]_[ADDRESS]_<SEX>   [] means that this part in brackets is NOT obligatory <> - means that his part in brackets is obligatory And possibilities go like this: LETTER- can be L (like Local), C (like Custom) or F. When LETTER is F (like ...
    Posted to Construction Advice (Forum) by bear007 on April 14, 2008