in reply to Re^2: How do I select text between two bits of text?
in thread How do I select text between two bits of text?

As the sig says "True laziness is hard work". Often the hardest part is figuring out the laziest option. In the context of parsing HTML, and especially if it's not a one off, learning one of those nasty APIs is by far the laziest option.

True laziness is hard work
  • Comment on Re^3: How do I select text between two bits of text?