| Home : ASP : Tips and Tutorials : User Management |
| Click "Subscribe" if you want to be notified of new or updated links in this category. |
Subscribe
Rss Feed |
|
|
User Management Listings
|
|
Total:
5 | Displaying: 1 - 5 |
|
|
|
|
|
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.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 12/03/2007
|
|
|
In this part 3 of "Using ASP for Form Handling", you will be shows how to put the form data gathered into a database. Shows how to develop a working registration system, set up the database and make it accessible via the web.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 12/03/2007
|
|
|
Once a day the CoverYourASP site automatically sends out email reminders and deletes members who haven't confirmed their email address for 10 days. This tutorial explains how to remove those who have not confirmed their email addresses for 10 days. Pure ASP, and the whole site source is available for free download.
Version: Version: n/a - Platform(s): Platform(s): ASP 2.0 - Updated: 12/03/2007
|
|
|
In this article we are going to try and provide some ideas for you to reduce those calls to the help desk. In this project we created a help desk portal, this portal pretty much has a main page that you can go to download patches, virus definition files, and manage account unlock information. Calls to the help desk for unlocking locked accounts 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.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 12/03/2007
|
|
|
A simple code snippet that shows you how to display a visitor's IP Address. Also includes a script to display all of the available server variables.
Version: Free Version: 1.0 - Platform(s): Platform(s): windows - Updated: 12/03/2007
|
|