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.
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.