What's new in version 3.0
=========================
1. The program is now Template driven - You can edit the template to create your
own  "look and feel"
Postcardstplt.html - The main template
pcardsent.html - The confirmation of a sent postcards
sample.html - a sample postcard (display when a user click the 
"Click here to see what a postcard looks like" link

2. Added a new parameter to the goodies (on 3rd line)

Goodies file:
Please note - There must be an entry at each line!

Line #1 - Path to your Home Page, if you put 0 it will go the the 
/public/default.htm ("/").

Line #2 - Background Image - Path to the graphic file you want to use for 
the background file in the main page. If you put 0 it will load 
back.gif from the postcards directory.

Line #3 - If your System Name is different then the name you entered 
in wcConfig/General Info, this line will be used for your system Name.
If you put 0 it will be the same as the name you have in wcConfig.


What's new in version 2.2
=========================
1.Public users do not have to log in in order to Reply to a postacrd
(providing line #10 is set to 1)


Provided two external files for additional functionality.

2. Header file - if an ASCII file called "header" is found in the postcards
directory, the program will append it to the generated postcard - Great for
banners, advertising etc.

3. goodies - If the program finds an ASCII file called goodies in the 
postcards directory it will:

First line: define your home dir - Great for systems that uses frames, or
if you want to point the user to any other HTML files  besides
the default.htm.

Second line: a url that points to a background graphics.
Use it If you don't like the default background provided by default.


What's new in version 2.1 :
===========================
1. Works now on a non standard HTTP Port.
Good news for those of you who are are running Winserver on ports 
other than 80 (usually used in Dual HTTP server configurations, 
IIS and Winserver etc...))
2. REALLY Fixed the disapearing sample.htm 
(the program will look now for sample.html)

What's new in version 2.0 :
===========================
1. Open Themes architecture - up to 99 themes 
(including the default) up to 99 pics per theme. 
Look for dposttp1.zip for a sample theme pack!!!
2. support for *.Gif, *.Jpg and basically any format 
that the browser can render as graphics.
3. Clickable thumbnails
4. force the user to select graphics before sending the postcard
5. Added SayGoodSomething() routine to greet your users.
6. format the graphics 5 pics per row
7. button to return back from previewing the postcard to the 
html-postcard.


 