A simple Contact us or feed
In this part 3 of "Using
In this article we are going
Once a day the CoverYourASP
back form Page for your for
ASP for Form Handling",
to try and provide some
site automatically sends out
customers or users regarding
you will be shows how to put
ideas for you to reduce
email reminders and deletes
query, request, suggestions
the form data gathered into
those calls to the help
members who haven't
or complains regarding
a database. Shows how to
desk. In this project we
confirmed their email
website products or services
develop a working
created a help desk portal,
address for 10 days. This
using ASP and MS Access
registration system, set up
this portal pretty much has
tutorial explains how to
database without ODBC
the database and make it
a main page that you can go
remove those who have not
connection.
accessible via the web.
to download patches, virus
confirmed their email
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: Dec, 13 2000 Date: Sep, 07 2003 Date: Jan, 15 2001 |
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 |