|
|
Question : Txt to HTM convertion
|
|
Hi, I plan to upload 300+ notes (tips and tricks) to a web page and incorporate a search feature using searchbuilder pro.
I require a txt to htm converter package which can convert 300+ txt files at a stretch. The software which I came across is the following, a shareware:
http://www.convertzone.com/doc2htm/help.htm
The demo versions support only 2 conversions at a time.
Is there a freeware available which can convert unlimited number of files (with batch processing)?
Any help will be appreciated!
-- Ramesh
|
Answer : Txt to HTM convertion
|
|
It works for Office 2000 if you replace the save parameter 10 with 8, to save in the more verbose format wdFormatHTML, the only one that exist in Office2000. The application runs in "silent" mode. A window is opened only if something goes wrong.
|
|
|
|