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

Browse by Tags

All Tags » regexlib
  • multiple string with start and end of (") which also can contain (\")

    Here is a string that I wan to find "some string some other one blah bla \"hello world \" " also should match "some string some other one blah bla \"hello world \" " also "" in conclusion I wantto detect all string which can be multiple lines also have \" inside of that string. I ...
    Posted to Discussion (Forum) by mr.pArseR on July 19, 2008
  • Using the regexlib web service

    Has anybody used the regexlib web service. I plan to use it in my .net winform application and am quite clueless abt it. I have written the fllowing code (c#) by trial and error             com.regexlib.Webservices regexService = new ...
    Posted to Discussion (Forum) by midhatali on April 8, 2008