Berlin Property - Wordpress Themes - Myspace Layouts - vBulletin Hosting - Debt Consolidation

PDA

View Full Version : finding and replacing text on a web page


nhoss2
May 19th 2008, 2:28 am
is it possible to find and replace text on a web page? if it is, how would you replace the word "helloworld" with "1" and ".com" with ".net" . the replace is global so it would replace all "helloworld"s and ".com"s in the web page. if you need more information please ask, im not good at explaining.

angeleyes20
May 19th 2008, 2:41 am
you can copy the text to like a editor(i.e dreamweaver CS3) use the find, enter the text you want to find, and fill in the replace with text box and hit replace all, repeat for all words and your done. then copy the new text to the file using the means you plan to edit it with to begin with, then save and your done.

:)

nhoss2
May 19th 2008, 2:58 am
oh, my web page is dynamically produced so i cant actually do that.. thanks for replying