Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply

HTML - How to combine thousands of html files into one html file?

 
Thread Tools Search this Thread
Old 08-20-2006, 03:53 PM   #1
John Dalberg
 
Posts: n/a
Default How to combine thousands of html files into one html file?

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
  Reply With Quote
Old 08-20-2006, 07:20 PM   #2
David Dorward
 
Posts: n/a
Default Re: How to combine thousands of html files into one html file?

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
  Reply With Quote
Old 08-20-2006, 07:48 PM   #3
Spartanicus
 
Posts: n/a
Default Re: How to combine thousands of html files into one html file?

(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
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

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




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47