![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, Is there a tool/program that will do this? I need to appened to the header and footer of each html page on my site. There are hundreds of html files. This would take forever to do manually. TIA! |
#3
| |||
| |||
|
|
Hello, |
|
I need to appened to the header and footer of each html page on my site. |
#4
| |||
| |||
|
|
Is there a tool/program that will do this? I need to appened to the header and footer of each html page on my site. There are hundreds of html files. This would take forever to do manually. |
#5
| |||
| |||
|
|
Is there a tool/program that will do this? |
#6
| |||
| |||
|
|
Is there a tool/program that will do this? Here's a batch file to do it: @echo off rem rem topntail.bat rem md done for %%i in (*.html) do copy top.txt+%%i+tail.txt done\%%i |
#7
| |||
| |||
|
|
Hello, Is there a tool/program that will do this? I need to appened to the header and footer of each html page on my site. There are hundreds of html files. This would take forever to do manually. TIA! |
#8
| |||
| |||
|
|
Is there a tool/program that will do this? |
![]() |
| Thread Tools | |
| Display Modes | |
| |