![]() |
|
|
|||||||
![]() |
HTML - How to combine thousands of html files into one html file? |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Posts: n/a
|
I have a few thousands of html files in a folder. I need to combine them
into a single html file with a single body tag. I don't care about the Javascript , title .. etc. I need to view the files in a long html file. Is there any Windows tool that can do this? John Dalberg |
|
|
|
#2 |
|
Posts: n/a
|
John Dalberg wrote:
> I have a few thousands of html files in a folder. I need to combine them > into a single html file with a single body tag. I don't care about the > Javascript , title .. etc. I need to view the files in a long html file. > > Is there any Windows tool that can do this? Relatively trivial with HTML::TreeBuilder I suspect. http://search.cpan.org/~sburke/HTML-...TreeBuilder.pm -- David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/> Home is where the ~/.bashrc is |
|
|
|
#3 |
|
Posts: n/a
|
(John Dalberg) wrote:
>I have a few thousands of html files in a folder. I need to combine them >into a single html file with a single body tag. I don't care about the >Javascript , title .. etc. I need to view the files in a long html file. > >Is there any Windows tool that can do this? type *.html >> total Then use your editor's S&R to remove the duplicated elements and re-insert the needed elements. -- Spartanicus |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Very slow recognising DVD disc | Terry Pinnell | DVD Video | 1 | 03-28-2006 05:53 PM |
| Now I introduce some popular software of multimedia | eightsome@gmail.com | DVD Video | 0 | 03-28-2006 01:29 PM |
| problems backing up dvds | Lawrence Traub | DVD Video | 11 | 09-27-2005 06:34 PM |
| Re: Ripping DVDs. Please answer the attached question. - Question.txt | Stan Brown | DVD Video | 19 | 02-09-2005 10:19 PM |
| Burn process failed - help! Log file posted for help troubleshooting | Michael Mason | DVD Video | 1 | 08-16-2004 08:24 PM |