|
Posted by Gary Peek on April 26, 2007, 8:39 pm
Please log in for more thread options
A fellow asked a while back....
If anyone is interested, I have written a Win32 utility to simplify
HTML files created by word processing programs like Word, which
generates a large number of tags to attempt to make the HTML represent
the appearance of the document.
It is rather simple, and just a start, and some of you may not like
some of things it does, (warning: deprecated tags!) but it sure is
handy for slamming a simplified version of someone's document up on
the web when you really need to quickly.
http://industrologic.com/basic/ PowerBasic source code and Win32 executable available
|
|
Posted by Tom Miller on April 29, 2007, 12:26 am
Please log in for more thread options
show/hide quoted text
>A fellow asked a while back....
> If anyone is interested, I have written a Win32 utility to simplify
> HTML files created by word processing programs like Word, which
> generates a large number of tags to attempt to make the HTML represent
> the appearance of the document.
> It is rather simple, and just a start, and some of you may not like
> some of things it does, (warning: deprecated tags!) but it sure is
> handy for slamming a simplified version of someone's document up on
> the web when you really need to quickly.
> http://industrologic.com/basic/
> PowerBasic source code and Win32 executable available
Gary,
May I post a copy on my files website?
Thanks,
--
Tom Miller, Occasional PowerUser (Mcp, Mous, A+) and sometime Web Developer
Wannabe, More at: http://bccs.chatnfiles.com/ecard3.htm, International
Webmasters Assoc: www.iwanet.org, Owner: www.ChatNFiles.com bbs, Home of
770,000+ downloads.
--
Posted via a free Usenet account from http://www.teranews.com
|
|
Posted by Gary Peek on April 30, 2007, 8:53 am
Please log in for more thread options
Tom Miller wrote:
show/hide quoted text
> May I post a copy on my files website?
I would prefer a link, because I expect modifications to
the program if I get much feedback from users, but yes.
|
| Similar Threads | Posted | | How can I remove ms Word crud from HTML, but still keep the bolds? | April 12, 2007, 5:22 am |
| More PDF Conversion -- Embedded Visio on Word vs Embedded Word Draw in Word | September 21, 2006, 1:57 pm |
| Nice MS Word --> HTML converter? | July 26, 2005, 2:42 am |
| PHP Function/ Class to filter MS-Word generated HTML? | September 15, 2005, 5:09 am |
| Key word as subset? | January 16, 2006, 10:47 pm |
| OT: Dictionary.com word of the day | April 5, 2006, 7:06 am |
| Remove any non-word | November 11, 2006, 10:10 pm |
| word to pdf converter | November 8, 2008, 5:18 pm |
| Web pages from Word Documents | December 13, 2005, 12:37 pm |
| a word of warning/a tale of woe | June 14, 2006, 9:47 am |
|
> If anyone is interested, I have written a Win32 utility to simplify
> HTML files created by word processing programs like Word, which
> generates a large number of tags to attempt to make the HTML represent
> the appearance of the document.
> It is rather simple, and just a start, and some of you may not like
> some of things it does, (warning: deprecated tags!) but it sure is
> handy for slamming a simplified version of someone's document up on
> the web when you really need to quickly.
> http://industrologic.com/basic/
> PowerBasic source code and Win32 executable available