is there a utility, or is it possible with notepad++ or any other of the popular code editors to do a search and replace with wildcards?
eg. say you have a large text file, that is scattered with a bunch of <a href... type of links, but they are all different as far as text and url's, I would like to use a * wildcard to be able to search for all occurences of any type of link and replace it with something else
any ideas?
eg. say you have a large text file, that is scattered with a bunch of <a href... type of links, but they are all different as far as text and url's, I would like to use a * wildcard to be able to search for all occurences of any type of link and replace it with something else
any ideas?



AIM: GrouchyGfy
Comment