Quote:
Originally Posted by Oracle Porn
Can anyone write a simple software that adds html after body tag to all html files inside folder?
i want an easy way to add new recips to old galleries
|
Sounds more like you want to replace existing code with new code if I read you right. Problem with that would be having the program accurately identify which code needs to be replaced.
If you truly mean just adding html code after the body tag that is a cakewalk and could be put together pretty easy.