
WEB Form Formatter			Copyright (C) Moose O'Malley, 
-------------------			October 1996.


WEB Form Formatter for Windows 3.1, 3.11, 95, NT.

Developed using 16-bit Delphi.

This program formats the results of a Emailed WEB Form.

For example, if a user fills out a WEB Page Form, such as a customer
survey, and then the completed form is Emailed to another user
(such as an administrator of the WEB Page), the WEB form data 
arrives looking like this :

	Your+Name+%3D+=Moose&Your+Email+Address+%3D+=moose@rocknet.
	net.au&Today%27s+Date+%3D+=11-10-96&Game+%3D+=Tutankham

After Copying & Pasting this text into the WEB Form Formatter,
the data will look like this :

	Your Name = Moose
	Your Email Address = moose@rocknet.net.au
	Today's Date = 11-10-96
	Game = Tutankham

i.e. the data is understandable and usable.

If the "Show Text after '=' only" checkbox is toggled,
then the WEB Form Formatter will format the data as follows :

	Moose
	moose@rocknet.net.au
	11-10-96
	Tutankham

which might be more useful for some people.

If the "Format into columns" checkbox is toggled,
then the WEB Form Formatter will pad some of the data 
with spaces to enable the data to be easily converted to columnar
output.

If the "Format all in 1 Line" checkbox is toggled,
then the WEB Form Formatter will output all text in 1 line
instead of multiple lines.  i.e. it will ignore CR/LF characters.

BTW, the above form data is the output of a Survey Form on my 
WEB Page that enables people to vote for their favourite Arcade Game.


The Future :
------------

I don't know yet what features people will use / need.  

Later on, I may add other features, allow people to define 
columns that the ouput to conform to, etc.  But, I need people 
to tell me what they want.  So, please do.  ;)


Sharware Information :
----------------------

This is NOT free software.

This product is shareware.  

This means that you can try out the software for evaluation 
purposes without charge for a period of 21 days to enable you
to decide whether to purchase / register it.

If you use this software after the 21 day evaluation period
a registration fee is required.  See the Registration Form
in the file register.txt.

Unregistered use of this software after the 21-day evaluation 
period is in violation of U.S. and international copyright laws.

If you do not purchase / register the software after the 21 day
trial period, then you must delete it from your system.

In order to encourage me to develop this software and keep 
developing other software, I encourage you to do the right 
thing and register the software.

I could have easily have made the programs nag you to Register, 
or expire after 21 days of use, but I do not like this approach.

From April 97 on, however, some of the new functionality being 
added to my programs will be available for Registered users only.
I tried to avoid doing this, but now I have been forced to do 
this to try and encourage some Registrations.

I live in the hope that if people use the programs, then they 
will register them.

Registered users will receive FREE upgrades of the program for
the life of the program.  i.e. as long as I keep improving the
program, registered users will get this new / additional 
functionality for FREE.

To Register, please complete the Registration Form in
the file register.txt.


Ammendment History :
--------------------

Vers    Date        Description
1.1     13-Oct-96   First Public Release.
1.2     01-Dec-96   Add in "Format into columns" option to format
                    form text from my WEB Page (Arcade Game) Survey.
                    Save values of "Show text after '=' only" and 
                    "Format into columns" settings.
1.3     24-Jan-97   Add in "Copy to Clipboard" and "Copy From Clipboard"
                    buttons, and a "Format all in 1 Line" option.
1.4     27-Jan-97   Add in Registration functionality.
1.5     17-Jun-97   Add in Menu items for viewing my Shareware Catalog, 
                    the Readme file, and the Registration Form.
1.6     11-Jan-98   Fix a long standing but very elusive problem
                    to do with "DateEncode" errors which occured
                    on some machines under some conditions.
                    Once I could replicate the error, it was
                    reasonably straight forward to get a workaround
                    for what was another bug in Delphi.
                    (2,846 lines of code.)


If this program was not downloaded from my Home Page, then
it is most likely an old version.  The latest version of this 
program is available from my Home page and its mirrors.

Moose
-----------------------------------------------------------------
 EMail         : Moose@rocknet.net.au
 Home Page     : http://www.rocknet.net.au/~moose/
 Mirrors       : See above Home Page.
-----------------------------------------------------------------
