|
Hello all,
I want to know the some programs details regarding following ....
1. how to edit the many files concurrently
(Example: Suppose I have 500 html files, I want to insert the one line like keywords, tag line ( this should be same ) etc... in the all html files.)
is there any software or anyone willing to writing code for this one (using java, c lang's)
2. how to save a same file content into a multiple files with other names
(Example: Suppose I have a htlml file(same content for all webpages) , in that file i want to modify only the links, and i want to save as a newfile with naming like1.html 2.html 3.html etc in a sequential manner)
is there any software or anyone willing to writing code for this one (using java, c lang's)
Note: html file int the sence only txt files(src code for html page)
thanks
|