can some one give me the Regular Expression that can check if a given string has any HTML code in it, and coming to think of it I would be bothered with <a href="something">something</a> exactly.
can some one give me the Regular Expression that can check if a given
Share
Should be something like this