I want to get all the character which is bounded by two strings. for example...
from a htmlpage, we can extract urls using all the text which is bounded by 1. href=" and 2 a space I always need this logic for many purpose where required things ar surrounded by two strings -- ┌─────────────────────────┐ │ Narendra Sisodiya │ http://narendrasisodiya.com └─────────────────────────┘ -- l...@iitd - http://tinyurl.com/ycueutm
