Need a program that will let me do bulk changes in html code on web pages
#1
Original Poster
In Memoriam




Join Date: Jun 2000
Programs: Honors Diamond, Hertz Presidents Circle, National Exec Elite
Posts: 36,111
Need a program that will let me do bulk changes in html code on web pages
Without going into the gory details, I need a program that will let me load half a dozen html files and bulk change (bulk search-and-replace) links that are now no longer correct.
Some of these pages go back 15 years and I was too stupid then to have used relative links....
I tried loading into Word and WordPerfect, but they load looking like webpages and not has html.
I assume I can use Notepad, but if there is something simpler/better, would love to be pointed at it.
Freeware please
Some of these pages go back 15 years and I was too stupid then to have used relative links....
I tried loading into Word and WordPerfect, but they load looking like webpages and not has html.
I assume I can use Notepad, but if there is something simpler/better, would love to be pointed at it.
Freeware please
#4




Join Date: Jan 2003
Posts: 3,893
^ Notepad++ is awesome. It should have been the Notepad that comes with Windows!
Here is a link on how to use Notepad++ for bulk search and replace multiple files:
http://cybernetnews.com/find-replace-multiple-files/
Here is a link on how to use Notepad++ for bulk search and replace multiple files:
http://cybernetnews.com/find-replace-multiple-files/
#8
Join Date: Aug 2014
Location: USA USA USA
Programs: KF, SPG, UR,...
Posts: 7
This is my favorite regex cheat sheet for Notepad++. It's pretty neutral but leaning more towards perl syntax
http://www.cheatography.com/davechil...r-expressions/
...but you probably are already a master at regex
http://www.cheatography.com/davechil...r-expressions/
...but you probably are already a master at regex





