At one of my websites I have about 500 links to a website selling digital products. 5 examples are as follows: <a href="http://www.- - -.com/downloads/self_improvement/confidence_building.html?XXXX" class="downloadslinks">Confidence Building</a><br> <a href="http://www.- - -.com/downloads/self_improvement/self_esteem.html?XXXX" class="downloadslinks">Self Esteem</a><br> <a href="http://www.- - -.com/downloads/self_improvement/be_yourself.html?XXXX" class="downloadslinks">Relax Socially</a><br> <a href="http://www.- - -.com/downloads/self_improvement/overcoming_shyness.html?XXXX" class="downloadslinks">Shyness</a><br> <a href="http://www.- - -.com/downloads/self_improvement/optimism.html?XXXX" class="downloadslinks">Be More Optimistic</a><br> XXXX is my Affiliate ID. I want new pages to be opened since I don't want my visitors to go away. I'm wondering whether there is a method (like "Find What Replace With" editors) to change the HTML coding from: <a href="http://www.- - -.com/downloads/self_improvement/confidence_building.html?XXXX" class="downloadslinks">Confidence Building</a><br> to (MS FrontPage - New Window): <a class="downloadslinks" target="_blank" href="http://www.hypnosisdownloads.com/downloads/self_improvement/confidence_building.html?2588">Confidence Building</a><br> Please assist. Thanks.
I know dreamweaver has it. I just googled it and here is an article from MS on using find replace in frontpage http://msdn2.microsoft.com/en-us/library/aa218656.aspx Hope that helps.
wdstuff54, Thanks and I'm taking a note of it for I'm not using dreamweaver. Members: What about FrontPage?
i do this all the time in wordpad or notpad. "find and replace" you can also do this in a sql database file.