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

Browse by Tags

All Tags » html » DOM
  • Got (X)HTML? Use the DOM

    By far the most common request I see in people wanting regex help is someone wanting to use a regex to parse HTML.  Generally I ignore those questions.  If I do respond, my response is “Don’t use a regex to parse HTML. Use the HTML DOM” Same is true for XML, with the XML DOM, but doing it for HTML is even ...
    Posted to Michael Ash's Regex Blog (Weblog) by mash on January 23, 2011