A simple Contact us or feed
In this article we are going
Once a day the CoverYourASP
In this part 3 of "Using
back form Page for your for
to try and provide some
site automatically sends out
ASP for Form Handling",
customers or users regarding
ideas for you to reduce
email reminders and deletes
you will be shows how to put
query, request, suggestions
those calls to the help
members who haven't
the form data gathered into
or complains regarding
desk. In this project we
confirmed their email
a database. Shows how to
website products or services
created a help desk portal,
address for 10 days. This
develop a working
using ASP and MS Access
this portal pretty much has
tutorial explains how to
registration system, set up
database without ODBC
a main page that you can go
remove those who have not
the database and make it
connection.
to download patches, virus
confirmed their email
accessible via the web.
definition files, and manage
addresses for 10 days. Pure
account unlock information.
ASP, and the whole site
Calls to the help desk for
source is available for free
unlocking locked accounts
download.
accounted for a large
percentage of calls, so in
order to streamline the
process we created an
application that tied in
with the intranet user
portal.
Date: Sep, 28 2005 Date: Sep, 07 2003 Date: Jan, 15 2001 Date: Dec, 13 2000 |
This is a registration form
with a registration script
with verification. You will
change/add the verification
according to your
requirements. It basically
consists of a HTML page, and
an ASP script that handles
the data processing. Uses a
SQL database on backend.
Date: Oct, 31 2000 |