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

Search

You searched for the word(s):
< 1 second(s)
  • Re: Need Regex to find a Word

    &nbsp; Input: Need Ab Initio Developer &nbsp; I want 2 words that comes Before Developer Output:Ab Initio My Regex Not working: &nbsp;string temp = string.Empty; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; string pattern = ...
    Posted to Construction Advice (Forum) by maha on June 8, 2011
  • Re: Need Regex to find a Word

    Thank You Its work fine....
    Posted to Construction Advice (Forum) by maha on May 27, 2011
  • Re: Need Regex to find a Word

    Text :Need a Java Developer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((\w+\s+){3})developer\b using your regx I got as:&nbsp; Need a Java if my text is &quot;A Java Developer&quot; or Java Developer Its Not Matches I need regex not exactly 3 words Before Developer Whatever words may be before Developer&nbsp; that may be ...
    Posted to Construction Advice (Forum) by maha on May 26, 2011
  • Re: Need Regex to find a Word

    You Regex Matching perfectly.. I want one more condition that allow punctuation and any number for ex 1: &nbsp;&nbsp; We Really need&nbsp; a Java : Developer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; o/p:&nbsp; (a Java :)&nbsp; --&gt;I need for ex 2: &nbsp;&nbsp; We Really need&nbsp; a Java jdk1.5 Developer&nbsp;&nbsp; o/p:&nbsp; (a ...
    Posted to Construction Advice (Forum) by maha on May 26, 2011
  • Regex SPlit in Dot NET

    I want&nbsp; to split a String by New Line(\r\n) and .(Dot)fololwed By space)&nbsp; for ex Exp in Java(.dot) Developer&nbsp; (new line) My Current regex is &nbsp; Regex regex=new Regex(@&quot;[\r\n|/.\s]&quot;); &nbsp; But Above Won&#39;t work in spliting .(dot)&nbsp; &nbsp; Pls Suggest me &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    Posted to Construction Advice (Forum) by maha on May 25, 2011
  • Need Regex to find a Word

    hai Friends, Need a Java Developer &nbsp; &nbsp; &nbsp; ----&gt;Input I want the 3 words(which comes Before Developer) i.e Need a Java &nbsp; &nbsp; &nbsp; &nbsp; ---&gt;Output Can any one know how to get using Regex?
    Posted to Construction Advice (Forum) by maha on May 25, 2011
  • Heading Text from Text File

    Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 ...
    Posted to Construction Advice (Forum) by maha on May 18, 2011
  • Suggest book or Site to learn Regex

    I want to learn Regular Expression clearly Pl suggest book or sites
    Posted to Discussion (Forum) by maha on April 30, 2011
  • How to Extract Header Tag From a Word Document

    Hai sir/friends Word Document content as Follows: &nbsp;Experience performing various complex ETL transformations in a variety of tools from Informatica to bare PLSQL/TSQL. Good exposure to data interface design with disparate source systems &amp; automation. Experience: XXX Company Design, develop and maintain the analysis reports ...
    Posted to Discussion (Forum) by maha on April 30, 2011