Text-to-Web: 
------------
Text-to-Web is a 32-bit tool to convert text documents to html format. 
It now incorporates integrated clipboard support which provides an 
almost seamless operation for web authors who want to include snippets 
of text (formatted or unformatted) into their web pages.

Main Features:
--------------
	- Operate in either command-line or interactive mode.
	- HTML formatting handles line and column sensitive text 
	  (e.g. lists and tables).
	- The Pro version can also generate HTML tables and Link 
	  Selection box.
	- Small footprint for easy placement and access (Pro only)
	- Select page background, foreground and character set. (Pro only)
	- Select font face, size and color.
	- Integrated clipboard support.
	- Generate free-standing web page or convert text snippets
	  for insertion into an existing HTML document.
	  
Installation: 
-------------
To install unzip into a temporary folder and type Setup. This 
application requires VB40032.DLL (available separately).

To uninstall, use the normal Win95 procedure - click on the 
"Add/Remove programs" in Control Panel and select Text2Web.

Command-line Operation:
------------------------
    	Usage:	Txt2Web Filename

    	where 	Filename is the full-name of the text file to be 
    	converted. 
    	Output filename is automatically assigned as: Filename.html

Interactive Mode:
-----------------
To run in the interactive mode run "Txt2Web.exe" without any parameters..

Special Requirements: VB40032.DLL
---------------------
This is available separately at http://www.virdi.demon.co.uk/.

Distribution:
-------------
The software is freely distributable via all media, providing no 
charge is made (except for reasonable handling charge) and all files 
in this package are included. If different conditions prevail then 
written permission from the author is required.

Licence:
--------
Text2Web is freeware and as such no payment is necessary or required. 
Text2Web Pro, however, requires the payment of a fee before a licence 
is granted. See the help file for details.

Warranties:
-----------
The program is supplied "as is" and without any warranties or 
guarantees. You use it at your own risk.

Feedback: Comments and suggestions are always welcome.
---------
Author:     Dev Virdi
E-mail:     dev.virdi@writeme.com
Homepage:   http://www.virdi.demon.co.uk/


History:
--------
1.5.0	More options for free standing page. You can now specify 
	background color and/or image, foreground color, character-set 
	and a footer of your own choice. (These options only in the 
	Pro version).
	Added an extra option to disable Email address recognition.
	You can now specify Font color as well as size and face.
	Option to disable advertising banner at the bottom (Pro only).
	A complete reorganization of the layout.

1.3.6	Fixed a serious bug that stopped Smart Format from working.

1.3.5	Option to remove trailing punctuation from URLs.
	Now correctly handles URLs enclosed in brackets or quotes.

1.3.1	Removed footer from the Pro version.

1.3.0	New options to generate true HTML lists, Tables (Pro only) 
	and Links Selection boxes (Pro only).
	Small floating bar that can be located anywhere on the 
	screen (Pro only).
	First public release of the Pro version.
	Can now handle Unix and Mac text files.

1.2.0	Added Clipboard support. You can now read text input from the 
	clipboard as well as a file. The html output can also be 
	written to the clipboard as well as to a file.
	New output format to retain column-sensitive information. 
	You can now select font face and size for html documents.
	You can now elect to generate a free-standing web page or just 
	convert selected text for inclusion in to an existing 
	document.
	Added Help file.

1.1.0	Added option to insert own title. Minor changes to improve 
	performance.

1.0.7	Fixed bug where URL would not be recognised if it was preceded 
	by a TAB character.

1.0.6	Better handling of e-mail addresses.
	Minor bug fixes and some cosmetic changes.

1.0.5	First public release.
