Get
a Quote
This "Get a Quote" application
is only 70 lines of code plus an
input template and an output
quote MS Word .Doc file
template.
Let's see what functions are
included in this application.
The input form is presented as a
start. When user clicked "Go",
the mandatory fields are checked
and display error message if
missing. The unit, product,
maintenance and total prices are
then calculated. The appropriate
Tornado or Classic ASP-db MS Word
.doc template is stuffed and then sent to the browser. An
Email is constructed using the
input data and then sent to
sales such that we can following
up with the customer later on.
All with 70 lines (50% for
cost calculations) and
less than 60 minutes to build
this application.
|